FormatOptions.isHiddenHeader

Gets whether or not the specified header should be hidden.

class FormatOptions
bool
isHiddenHeader
(
string header
)

Parameters

header string

the name of a header

Return Value

Type: bool

true if the header should be hidden or false otherwise.