[]
Gets the display text of the cell.
public string GetText(IWorkbook workbook)
Public Function GetText(workbook As IWorkbook) As String
| Type | Name | Description |
|---|---|---|
| IWorkbook | workbook | The target workbook. |
| Type | Description |
|---|---|
| string | The display text of the cell. |