[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellData.GetText

GetText Method

GetText(IWorkbook)

Gets the display text of the cell.

Declaration
public string GetText(IWorkbook workbook)
Public Function GetText(workbook As IWorkbook) As String
Parameters
Type Name Description
IWorkbook workbook

The target workbook.

Returns
Type Description
string

The display text of the cell.