RVTDocs.com
Namespace: Autodesk.Revit.DB

ScheduleHeightsOnSheet

Class
Description:
Heights information of a schedule on sheet.
Remarks:
This class returns the heights of schedule title, column header and each body row on sheet view.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ScheduleHeightsOnSheet
Syntax
ScheduleHeightsOnSheet Class Members:
Name Description Inherited From
ColumnHeaderHeight The height of all schedule header part, including the gap line between header and body.
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
TitleHeight The height of schedule title on sheet view.
Name Description Inherited From
Dispose Releases all resources used by the ScheduleHeightsOnSheet
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetBodyRowHeights Returns each row's height of schedule body on sheet view.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object