RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSchedule

ViewSchedule.TitleTextTypeId

Property
Description:
Defines the default text style used in the header section of the schedule.
Remarks:
Cells may override the default style.
Syntax
public ElementId TitleTextTypeId { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The text type id doesn't represent a valid text type element.
ArgumentNullException When setting this property: A non-optional argument was null