[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TableViewColumn

TableViewColumn Class

Represents a column in the table.

Inheritance
TableViewColumn
Implements
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TableViewColumn : ITableColumn
Public Class TableViewColumn
    Implements ITableColumn

Properties

Name Description
DataCellStyle

Gets or sets the style in table data cells.

DataCellStyleName

Gets or sets the style name in table data cells.

DataFormula

Gets or sets the formula in the data cells of the column.

HeaderCellStyle

Gets or sets the style in the header cell of the table.

HeaderCellStyleName

Gets or sets the style name in the header cell of the table.

Name

Get or sets the name of the column.

TotalCellStyle

Gets or sets the style in the total cell of the table.

TotalCellStyleName

Gets or sets the style name in the total cell of the table.

TotalFormula

Gets or sets the formula in the total cell of the column.

TotalLabel

Gets or sets the label in the total cell of the column.