aspose.cells

Class PaneCollection

Represents all Pane objects shown in the specified window.

Property Getters/Setters Summary
functiongetAcitvePaneType()
function
           Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.
functiongetFirstVisibleColumnOfRightPane()
function
           Gets and sets the first visible column of the right pane.
functiongetFirstVisibleRowOfBottomPane()
function
           Gets and sets the first visible row of the bottom pane.
 

    • Property Getters/Setters Detail

      • getFirstVisibleRowOfBottomPane/setFirstVisibleRowOfBottomPane : Number 

        function getFirstVisibleRowOfBottomPane() / function setFirstVisibleRowOfBottomPane(value)
        
        Gets and sets the first visible row of the bottom pane.
      • getFirstVisibleColumnOfRightPane/setFirstVisibleColumnOfRightPane : Number 

        function getFirstVisibleColumnOfRightPane() / function setFirstVisibleColumnOfRightPane(value)
        
        Gets and sets the first visible column of the right pane.
      • getAcitvePaneType/setAcitvePaneType : Number 

        function getAcitvePaneType() / function setAcitvePaneType(value)
        
        Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.