RVTDocs.com

TableSectionData.SetCellStyle(TableCellStyle)

Method
Description:
Sets a section's style
Remarks:
For standard schedule, must set the TableCellStyleOverrideOptions in the TableCellStyle to override this section.
Syntax
public void SetCellStyle(
	TableCellStyle Style
)
Parameters
Parameter Type Description
Style TableCellStyle
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null