[]
Gets a ConditionalStyle object that represents special style formatting for an area of a table.
public ConditionalStyle this[TableStyleOverride index] { get; }
| Type | Name | Description |
|---|---|---|
| TableStyleOverride | index | The area of the table to which the formatting is applied. |
| Type | Description |
|---|---|
| ConditionalStyle | The ConditionalStyle object that represents special style formatting for the specified area of a table. |