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]