java.lang.Object
com.aspose.cells.PaneCollection
public class PaneCollection
- extends java.lang.Object
Represents all Pane objects shown in the specified window.
Property Getters/Setters Detail |
getFirstVisibleRowOfBottomPane/setFirstVisibleRowOfBottomPane | |
public int getFirstVisibleRowOfBottomPane() / public void setFirstVisibleRowOfBottomPane(int value)
|
-
Gets and sets the first visible row of the bottom pane.
getFirstVisibleColumnOfRightPane/setFirstVisibleColumnOfRightPane | |
public int getFirstVisibleColumnOfRightPane() / public void setFirstVisibleColumnOfRightPane(int value)
|
-
Gets and sets the first visible column of the right pane.
getAcitvePaneType/setAcitvePaneType | |
public int getAcitvePaneType() / public void setAcitvePaneType(int 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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.