getText method

getText()

Gets the text of all cells in this row including the end of row character.

getText()

Remarks

Returns concatenated text of all child nodes with the end of row character Aspose.Words.ControlChar.Cell appended at the end.

The returned string includes all control and special characters as described in ControlChar.

See Also