public static interface SheetElementConfigurationOverrides.Builder extends SdkPojo, CopyableBuilder<SheetElementConfigurationOverrides.Builder,SheetElementConfigurationOverrides>
| Modifier and Type | Method and Description |
|---|---|
SheetElementConfigurationOverrides.Builder |
visibility(String visibility)
Determines whether or not the overrides are visible.
|
SheetElementConfigurationOverrides.Builder |
visibility(Visibility visibility)
Determines whether or not the overrides are visible.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSheetElementConfigurationOverrides.Builder visibility(String visibility)
Determines whether or not the overrides are visible. Choose one of the following options:
VISIBLE
HIDDEN
visibility - Determines whether or not the overrides are visible. Choose one of the following options:
VISIBLE
HIDDEN
Visibility,
VisibilitySheetElementConfigurationOverrides.Builder visibility(Visibility visibility)
Determines whether or not the overrides are visible. Choose one of the following options:
VISIBLE
HIDDEN
visibility - Determines whether or not the overrides are visible. Choose one of the following options:
VISIBLE
HIDDEN
Visibility,
VisibilityCopyright © 2023. All rights reserved.