<Code Lib>
2023 Class
Changes 0
C

TableCellCalculatedValueData

Description:
The TableCellCalculatedValueData stores the data for calculated value
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.TableCellCalculatedValueData

public class TableCellCalculatedValueData : IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the
M GetName() string Gets the name of the calculated value.

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…