Java org.apache.poi.ss.util PaneInformation fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.util PaneInformation fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.util PaneInformation.

The text is from its open source code.

Method

shortgetHorizontalSplitPosition()
Returns the horizontal position of the split.
shortgetHorizontalSplitTopRow()
For a horizontal split returns the top row in the BOTTOM pane.
shortgetVerticalSplitLeftColumn()
For a vertical split returns the left column in the RIGHT pane.
shortgetVerticalSplitPosition()
Returns the vertical position of the split.
booleanisFreezePane()
Returns true if this is a Freeze pane, false if it is a split pane.