ScheduleFieldGetStyle Method |
Gets the style of this field.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic TableCellStyle GetStyle()
Public Function GetStyle As TableCellStyle
public:
TableCellStyle^ GetStyle()
member GetStyle : unit -> TableCellStyle
Return Value
TableCellStyle
See Also