Searched defs:WorkbookRangeView (Results 1 – 1 of 1) sorted by relevance
562 type WorkbookRangeView struct { struct564 Entity568 ColumnCount *int `json:"columnCount,omitempty"`570 Formulas json.RawMessage `json:"formulas,omitempty"`574 FormulasR1C1 json.RawMessage `json:"formulasR1C1,omitempty"`576 Index *int `json:"index,omitempty"`580 RowCount *int `json:"rowCount,omitempty"`582 Text json.RawMessage `json:"text,omitempty"`584 ValueTypes json.RawMessage `json:"valueTypes,omitempty"`586 Values json.RawMessage `json:"values,omitempty"`[all …]