DefaultTabstop cell (Text Block Format section)
Determines the interval of the default tab stops in a text block. The default value is 0.5 inches for documents created in imperial units and 1.5 centimeters for documents created in metric units.
Remarks
Whether a document is created in imperial or metric units depends on the setting in the Page box on the Regional tab in the Options dialog box (on the Tools menu, click Options.)
To reference the DefaultTabstop cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
DefaultTabstop |
To reference the DefaultTabstop cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowText |
Cell index: |
visTxtBlkDefaultTabStop |