<Code Lib>
2027 Property
Changes 0
P

ViewSchedule.TitleTextTypeId

Description:
Defines the default text style used in the header section of the schedule.
Remarks:
Cells may override the default style.

public ElementId TitleTextTypeId { 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…