| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Sheet.CreateSheetBuilder |
Sheet.CreateSheetBuilder.setColumns(List<Column> columns)
Sets the columns for the sheet being created.
|
Sheet.CreateSheetBuilder |
Sheet.CreateSheetBuilder.setName(String name)
Sets the name for the sheet being created.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.