Represents all Pane objects shown in the specified window. More...
Inherits Object.
Public Member Functions | |
virtual Aspose::Cells::Systems::Int32 | GetFirstVisibleRowOfBottomPane ()=0 |
Gets the first visible row of the bottom pane. More... | |
virtual void | SetFirstVisibleRowOfBottomPane (Aspose::Cells::Systems::Int32 value)=0 |
Sets the first visible row of the bottom pane. More... | |
virtual Aspose::Cells::Systems::Int32 | GetFirstVisibleColumnOfRightPane ()=0 |
Gets the first visible column of the right pane. More... | |
virtual void | SetFirstVisibleColumnOfRightPane (Aspose::Cells::Systems::Int32 value)=0 |
Sets the first visible column of the right pane. More... | |
virtual Aspose::Cells::Drawing::RectangleAlignmentType | GetAcitvePaneType ()=0 |
Gets the active pane. More... | |
virtual void | SetAcitvePaneType (Aspose::Cells::Drawing::RectangleAlignmentType value)=0 |
Sets the active pane. More... | |
Represents all Pane objects shown in the specified window.
|
pure virtual |
Gets the active pane.
|
pure virtual |
Gets the first visible column of the right pane.
|
pure virtual |
Gets the first visible row of the bottom pane.
|
pure virtual |
Sets the active pane.
|
pure virtual |
Sets the first visible column of the right pane.
|
pure virtual |
Sets the first visible row of the bottom pane.