Revit 2025 API
Table |
construct a TableCellCombinedParameterData
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static TableCellCombinedParameterData Create()
Public Shared Function Create As TableCellCombinedParameterData
public: static TableCellCombinedParameterData^ Create()
static member Create : unit -> TableCellCombinedParameterData
Return Value
TableCellCombinedParameterDataSee Also