[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.UniversalCellType.FromWorkbook

FromWorkbook Method

FromWorkbook(IWorkbook)

Gets the UniversalCellType instance from the specified IWorkbook object.

Declaration
public static UniversalCellType FromWorkbook(IWorkbook workbook)
Public Shared Function FromWorkbook(workbook As IWorkbook) As UniversalCellType
Parameters
Type Name Description
IWorkbook workbook

The IWorkbook object.

Returns
Type Description
UniversalCellType

The UniversalCellType instance.