startColumn property
Column where the text string has to be displayed or printed.
Implementation
@BuiltValueField(wireName: r'StartColumn')
int? get startColumn;
Column where the text string has to be displayed or printed.
@BuiltValueField(wireName: r'StartColumn')
int? get startColumn;