public static interface TableStyleTarget.Builder extends SdkPojo, CopyableBuilder<TableStyleTarget.Builder,TableStyleTarget>
| Modifier and Type | Method and Description |
|---|---|
TableStyleTarget.Builder |
cellType(String cellType)
The cell type of the table style target.
|
TableStyleTarget.Builder |
cellType(StyledCellType cellType)
The cell type of the table style target.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTableStyleTarget.Builder cellType(String cellType)
The cell type of the table style target.
cellType - The cell type of the table style target.StyledCellType,
StyledCellTypeTableStyleTarget.Builder cellType(StyledCellType cellType)
The cell type of the table style target.
cellType - The cell type of the table style target.StyledCellType,
StyledCellTypeCopyright © 2023. All rights reserved.