Field Lines
Gets or sets the lines of text affected by the change.
public List<List<Cell>> Lines
Returns
Remarks
Each line is represented as a list of Cell objects, which include the text and its attributes.
Gets or sets the lines of text affected by the change.
public List<List<Cell>> Lines
Each line is represented as a list of Cell objects, which include the text and its attributes.