public static class ISpreadsheetMetadata.SpreadsheetWorksheetMetadata extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
alias |
protected String |
createOnLoad |
protected String |
dataTypeStrict |
protected String |
name |
Constructor and Description |
---|
SpreadsheetWorksheetMetadata() |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getCreateOnLoad() |
String |
getDataTypeStrict() |
String |
getName() |
String |
toString() |
Copyright © 2020. All rights reserved.