Skip to main content

TdxSpreadSheetStyles Members

Stores the Styles settings applied to various visual elements of the Spreadsheet and Report Designer controls.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Background Specifies the Styles settings for the background of the active worksheet.
Content Specifies the Styles settings for the cell content displayed within the active worksheet.
Count Inherited from TcxCustomStyles.
Header Specifies the Styles settings for the standard headers displayed within a Table View worksheet.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
PageControl Specifies the Styles settings for the caption bar in the Spreadsheet Control.
Selection Specifies the Styles settings for the cell selection rectangles in the active worksheet.
SpreadSheet Provides access to the Spreadsheet or Report Designer control to which the styles settings belong.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
Values Inherited from TcxStyles.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBackgroundStyle Returns the custom Styles settings applied to the Table View worksheet’s background area.
GetBitmap(Integer) Inherited from TcxStyles.
GetContentStyle(TdxSpreadSheetCustomView) Returns the custom Styles settings applied to the cell content in Table View worksheets.
GetHashCode Inherited from TObject.
GetHeaderStyle(TdxSpreadSheetCustomView) Returns the custom Styles settings applied to the standard column and row headers in all Table View worksheets within the current spreadsheet document.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPageControlStyle Returns the custom Styles settings applied to the Spreadsheet control‘s caption bar.
GetSelectionStyle Returns the custom styles settings applied to the cell selection rectangles displayed in Table View worksheets.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.
See Also