Namespace:
Autodesk.Revit.DB
ExportTextQualifier
Enumeration
Description:
Options for the text qualifier character in schedule view export.
Options for the text qualifier character in schedule view export.
Syntax
public enum ExportTextQualifier
Unknown Namespace Members:
Name | Description |
---|---|
None | No text qualifier. |
Quote | The quote character - ' - is used to qualify text. |
DoubleQuote | The quote character - " - is used to qualify text. |