Invisible cell (Custom Properties section)
Specifies whether the custom property is visible in the Custom Properties dialog box or window.
|
Value |
Description |
|
TRUE |
Custom property is not visible. |
|
FALSE |
Custom property is visible. |
Remarks
To reference the Invisible cell by name from another formula, or from a program using the Cells property, use:
|
Cell name: |
Prop.Name.Invisible |
To reference the Invisible cell by index from a program, use the CellsSRC property with the following arguments:
|
Section index: |
visSectionProp |
|
Row index: |
visRowProp + i |
|
Cell index: |
visPageInhibitSnapIndentRight |