ColumnFormat

ColumnFormat class

Represents format of a table column.

public sealed class ColumnFormat : DomObject<Column>, IColumnFormat

Methods

NameDescription
GetEffective()Gets effective table column formatting properties with inheritance and table styles applied.

See Also