Sets a section's style
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetCellStyle(
TableCellStyle Style
)
Parameters
- Style TableCellStyle
-
Exceptions
Remarks
For standard schedule, must set the TableCellStyleOverrideOptions in the TableCellStyle to override this section.
See Also
Reference