Link Search Menu Expand Document

VPageBreaksItem Property

Gets the VPageBreak at the specified index.

Namespace:Bytescout.Spreadsheet.Generic
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public VPageBreak this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: VPageBreak
See Also

Reference