E Cell (Geometry Section)
Office 2010
Contains a nonuniform rational B-spline (NURBS) formula.
To get a reference to the E cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
Geometryi.Ej |
To get a reference to the E cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionFirstComponent + i |
Row index: | visRowVertex + j |
Cell index: | visNURBSData |
Show: