AsposeCellsCloud::Object::PageBreakOperateParameter

Load the model package

use AsposeCellsCloud::Object::PageBreakOperateParameter;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- PageBreakType | string | Represents page break type. | Index | int | Represents page break index. | Row | int | Represents row index of page break. | Column | int | Represents column index of page break. | StartIndex | int | Represents start row index of page break. | EndIndex | int | Represents end row index of page break. | OperateType | string | |

[Back to Model list]
[Back to README]