AsposeCellsCloud::Object::HorizontalPageBreak

Load the model package

use AsposeCellsCloud::Object::HorizontalPageBreak;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Row | int | Gets the zero based row index. | EndColumn | int | Gets the end column index of this horizontal page break. | StartColumn | int | Gets the start column index of this horizontal page break. |

[Back to Model list]
[Back to README]