Package | Description |
---|---|
com.keikai.client.api |
Modifier and Type | Method and Description |
---|---|
static Worksheet.Visibility |
Worksheet.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Worksheet.Visibility[] |
Worksheet.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Worksheet.setVisible(Worksheet.Visibility visibility)
Sets the visibility of this sheet.
|
Copyright © 2017. All rights reserved.