Encapsulates the object that represents a vertical page break. More...
Inherits Object.
Public Member Functions | |
virtual Aspose::Cells::Systems::Int32 | GetStartRow ()=0 |
Gets the start row index of the vertical page break. More... | |
virtual Aspose::Cells::Systems::Int32 | GetEndRow ()=0 |
Gets the end row index of the vertical page break. More... | |
virtual Aspose::Cells::Systems::Int32 | GetColumn ()=0 |
Gets the column index of the vertical page break. More... | |
Encapsulates the object that represents a vertical page break.
|
pure virtual |
Gets the column index of the vertical page break.
|
pure virtual |
Gets the end row index of the vertical page break.
|
pure virtual |
Gets the start row index of the vertical page break.