RowFormat

RowFormat class

Represents format of a table row.

public sealed class RowFormat : DomObject<Row>, IRowFormat

Methods

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

See Also