Gets the section type settings object.
Supported platforms: Windows only
VBA:
RetVal = object.GetSectionTypeSettings(secType)
Type: SectionSettings
The object this method applies to.
Access: Input-only
Type: AcSectionType enum
Type: SectionTypeSettings
The SectionTypeSettings object that represents the settings for the section value.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available