Gets the page break at the specified index.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pageBreakIndex
- Type: SystemInt32
A zero based index in the page breaks collection.
Return Value
Type: ExcelPageBreakThe page break at the specified index.
See Also