| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
MarginStyle |
MarginStyle.clone() |
MarginStyle |
TileLayoutStyle.getMargin()
The margin settings that apply around the outside edge of sheets.
|
MarginStyle |
MarginStyle.withShow(Boolean show)
This Boolean value controls whether to display sheet margins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TileLayoutStyle.setMargin(MarginStyle margin)
The margin settings that apply around the outside edge of sheets.
|
TileLayoutStyle |
TileLayoutStyle.withMargin(MarginStyle margin)
The margin settings that apply around the outside edge of sheets.
|
Copyright © 2023. All rights reserved.