java.lang.Object
com.aspose.cells.ControlScrollBarType
public class ControlScrollBarType
- extends java.lang.Object
Utility class containing constants.
Represents the type of scroll bar.
Field Summary |
static final int | NONE | |
Displays no scroll bars.
|
static final int | HORIZONTAL | |
Displays a horizontal scroll bar.
|
static final int | BARS_VERTICAL | |
Displays a vertical scroll bar.
|
static final int | BARS_BOTH | |
Displays both a horizontal and a vertical scroll bar.
|
NONE | |
public static final int NONE |
-
Displays no scroll bars.
HORIZONTAL | |
public static final int HORIZONTAL |
-
Displays a horizontal scroll bar.
BARS_VERTICAL | |
public static final int BARS_VERTICAL |
-
Displays a vertical scroll bar.
BARS_BOTH | |
public static final int BARS_BOTH |
-
Displays both a horizontal and a vertical scroll bar.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.