aspose.cells
Class PaneCollection

Represents all Pane objects shown in the specified window.

Property Getters/Setters Summary
functiongetAcitvePaneType()
functionsetAcitvePaneType(value)
           Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.
functiongetFirstVisibleColumnOfRightPane()
functionsetFirstVisibleColumnOfRightPane(value)
           Gets and sets the first visible column of the right pane.
functiongetFirstVisibleRowOfBottomPane()
functionsetFirstVisibleRowOfBottomPane(value)
           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.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.