IMarkersDesigner module
- class IMarkersDesigner.IMarkersDesigner
Bases:
ABC- abstract AddVariable(strName: str, variable: SpireObject, rowCount: int)
- ApplyMarkers
- abstract property ArgumentSeparator: int
- abstract ContainsVariable(strName: str) bool
- abstract property IsDetectDataTypes: bool
- abstract property MarkerPrefix: str
- abstract RemoveVariable(strName: str)