SettableGlobalizationSettings.GetTableRowTypeOfHeaders

SettableGlobalizationSettings.GetTableRowTypeOfHeaders method

Gets the type name of table rows that consists of the table header. Default is “Headers”, so in formula “#Headers” represents the table header.

public override string GetTableRowTypeOfHeaders()

Return Value

the type name of table rows

See Also