Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 581 Bytes

File metadata and controls

17 lines (13 loc) · 581 Bytes

AsposeCellsCloud::Object::VerticalPageBreak

Load the model package

use AsposeCellsCloud::Object::VerticalPageBreak;

Properties

Name Type Description Notes
Column int Gets the column index of the vertical page break.
EndRow int Gets the end row index of the vertical page break.
StartRow int Gets the start row index of the vertical page break.

[Back to Model list]
[Back to README]