asposecells.api
Class PaneCollection

Represents all Pane objects shown in the specified window.

Property Getters/Setters Summary
methodgetAcitvePaneType()
methodsetAcitvePaneType(value)
           Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.
methodgetFirstVisibleColumnOfRightPane()
methodsetFirstVisibleColumnOfRightPane(value)
           Gets and sets the first visible column of the right pane.
methodgetFirstVisibleRowOfBottomPane()
methodsetFirstVisibleRowOfBottomPane(value)
           Gets and sets the first visible row of the bottom pane.
 

Property Getters/Setters Detail

getFirstVisibleRowOfBottomPane/setFirstVisibleRowOfBottomPane : int 

int getFirstVisibleRowOfBottomPane() / setFirstVisibleRowOfBottomPane(value)
Gets and sets the first visible row of the bottom pane.

getFirstVisibleColumnOfRightPane/setFirstVisibleColumnOfRightPane : int 

int getFirstVisibleColumnOfRightPane() / setFirstVisibleColumnOfRightPane(value)
Gets and sets the first visible column of the right pane.

getAcitvePaneType/setAcitvePaneType : int 

int getAcitvePaneType() / 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.