Revit 2026 API
Table |
construct a TableCellCombinedParameterData
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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