[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.AsWorkbook

AsWorkbook Method

AsWorkbook()

Gets the coressponding IWorkbook object that allows accessing to new object model and API set.

Declaration
public IWorkbook AsWorkbook()
Public Function AsWorkbook() As IWorkbook
Returns
Type Description
IWorkbook

A IWorkbook object represents the coressponding workbook.

OSZAR »