TdxSpreadSheetOptionsView Properties
Stores the global apperance and functionality settings of the Spreadsheet and Report Designer controls.
Name | Description |
---|---|
Actual |
Returns the date/time format currently used by the Spreadsheet control. |
Antialiasing | Specifies if anitialiasing is applied to floating containers. |
Cell |
Specifies if the cell object‘s height is automatically adjusted to display its entire content. |
Comment |
Specifies the color used to display the comment mark in the upper-right corner of a cell. |
Date |
Specifies what date/time format is used in calculations of the Date and Time functions. |
Frozen |
Specifies the color of both the horizontal and vertical frozen pane separators. |
Frozen |
Specifies the width (in pixels) of both the horizontal and vertical frozen pane separators. |
Grid |
Specifies a color of gridlines displayed in all Table View worksheets. |
Grid |
Specifies if the Spreadsheet or Report Designer control displays gridlines in all worksheets. |
Headers | Specifies if the Spreadsheet or Report Designer control displays the default column and row headers in all worksheets. |
Horizontal |
Specifies if the Spreadsheet or Report Designer control displays the horizontal scrollbar. |
Print |
Specifies the color of the custom print area’s border. |
Print |
Specifies if the control outlines the active worksheet‘s custom print area. |
R1C1Reference | Specifies if the control uses the “R1C1” cell reference style in all worksheets. |
Show |
Specifies if the Spreadsheet or Report Designer control displays formula expressions instead of their result values. |
Spread |
Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs.
Inherited from Tdx |
Vertical |
Specifies if the Spreadsheet or Report Designer control displays the vertical scrollbar. |
Zero |
Specifies if zero values can be displayed by the cells objects with defined names, references or formula expressions. |
See Also