GrapeCity.Xaml.SpreadSheet.Data Namespace : SheetTable Class |
The following tables list the members exposed by SheetTable.
Name | Description | |
---|---|---|
SheetTable Constructor | Initializes a new instance of the SheetTable class. |
Name | Description | |
---|---|---|
BandedColumns | Gets or sets a value that indicates whether to display an alternating column style. | |
BandedRows | Gets or sets a value that indicates whether to display an alternating row style. | |
DataRange | Gets the cell range for the table data area. | |
FooterIndex | Gets the footer index in the sheet. | |
HeaderIndex | Gets the header index in the sheet. | |
HighlightFirstColumn | Gets or sets a value that indicates whether to highlight the first column. | |
HighlightLastColumn | Gets or sets a value that indicates whether to highlight the last column. | |
Name | Gets the table name. | |
Range | Represents a range of the whole table. | |
RowFilter | Gets the row filter of the table. | |
ShowFooter | Gets or sets a value that indicates whether to display a footer. | |
ShowHeader | Gets or sets a value that indicates whether to display a header. | |
Style | Gets or sets a style for the table. |
Name | Description | |
---|---|---|
GetColumnFormula | Gets the table footer formula with a specified index. | |
GetColumnName | Gets the table header text with a specified index. | |
Refresh | Reloads the data from a data source. | |
SetColumnFormula | Sets the table footer formula with a specified index. | |
SetColumnName | Sets the table header text with a specified index. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |