[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.GetPrintPageCount

GetPrintPageCount Method

GetPrintPageCount(int)

Gets the number of pages required to print the specified sheet.

Declaration
public int GetPrintPageCount(int sheet)
Public Function GetPrintPageCount(sheet As Integer) As Integer
Parameters
Type Name Description
int sheet

Sheet index to print

Returns
Type Description
int