Revit 2025 API
Schedule |
Gets the style of this field.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TableCellStyle GetStyle()
Public Function GetStyle As TableCellStyle
public: TableCellStyle^ GetStyle()
member GetStyle : unit -> TableCellStyle
Return Value
TableCellStyleSee Also