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