Encapsulates the object that represents a horizontal page break. More...
Inherits Object.
Public Member Functions | |
virtual Aspose::Cells::Systems::Int32 | GetStartColumn ()=0 |
Gets the start column index of this horizontal page break. More... | |
virtual Aspose::Cells::Systems::Int32 | GetEndColumn ()=0 |
Gets the end column index of this horizontal page break. More... | |
virtual Aspose::Cells::Systems::Int32 | GetRow ()=0 |
Gets the zero based row index. More... | |
Encapsulates the object that represents a horizontal page break.
|
pure virtual |
Gets the end column index of this horizontal page break.
|
pure virtual |
Gets the zero based row index.
|
pure virtual |
Gets the start column index of this horizontal page break.