TableTitle

Represents a table title such as a heading or footnote.

Represents a table title such as a heading or footnote.

Properties

Text : string

Gets the title text.

Methods

public TableTitle SetStyle(string style)

Sets the title style.

Parameters:

style (string)
The title style.

Returns:

The same instance so that multiple calls can be chained.