[]
Gets formatted text is using XLStyle format value of the cell.
public string GetFormattedText(int rowIndex, int colIndex)
Type | Name | Description |
---|---|---|
int | rowIndex | Index of the row. |
int | colIndex | Index of the column. |
Type | Description |
---|---|
string | The formatted text of the cell with row and column indexes. |