ExcelPageBreaksCollectionItem Property
Gets the page break at the specified index.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelPageBreak this[
int pageBreakIndex
] { get; }
- pageBreakIndex Int32
- A zero based index in the page breaks collection.
ExcelPageBreakThe page break at the specified index.