WorkbookRangeView |
WorkbookRangeView.Builder.build() |
WorkbookRangeView |
WorkbookRangeView.patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WorkbookRangeView |
WorkbookRangeView.put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WorkbookRangeView |
WorkbookRangeView.withCellAddresses(Json cellAddresses) |
WorkbookRangeView |
WorkbookRangeView.withColumnCount(Integer columnCount) |
WorkbookRangeView |
WorkbookRangeView.withFormulas(Json formulas) |
WorkbookRangeView |
WorkbookRangeView.withFormulasLocal(Json formulasLocal) |
WorkbookRangeView |
WorkbookRangeView.withFormulasR1C1(Json formulasR1C1) |
WorkbookRangeView |
WorkbookRangeView.withIndex(Integer index) |
WorkbookRangeView |
WorkbookRangeView.withNumberFormat(Json numberFormat) |
WorkbookRangeView |
WorkbookRangeView.withRowCount(Integer rowCount) |
WorkbookRangeView |
WorkbookRangeView.withText(Json text) |
WorkbookRangeView |
WorkbookRangeView.withValues(Json values) |
WorkbookRangeView |
WorkbookRangeView.withValueTypes(Json valueTypes) |