<Code Lib>
2025 Property
Changes 0
P

ViewSchedule.BodyTextTypeId

Description:
Defines the default text style used for the data section of the schedule.
Remarks:
Columns may override the default style.

public ElementId BodyTextTypeId { get; set; }

  • When setting this property: The text type id doesn't represent a valid text type element.
  • When setting this property: A non-optional argument was null

Loading…