package gapi-ocaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A simple OCaml client for Google Services
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.4.8.tar.gz
sha256=5cc769af46198deb88707ccb50398088316e60f51db8c36389e6a2aae4c2ad30
md5=d918a22fde1b1d49a9783fb2f932d059
doc/gapi-ocaml/GapiSheetsV4Model/Spreadsheet/index.html
Module GapiSheetsV4Model.SpreadsheetSource
Source
type t = {spreadsheetId : string;(*The ID of the spreadsheet. This field is read-only.
*)properties : SpreadsheetProperties.t;(*Overall properties of a spreadsheet.
*)sheets : Sheet.t list;(*The sheets that are part of a spreadsheet.
*)namedRanges : NamedRange.t list;(*The named ranges defined in a spreadsheet.
*)spreadsheetUrl : string;(*The url of the spreadsheet. This field is read-only.
*)developerMetadata : DeveloperMetadata.t list;(*The developer metadata associated with a spreadsheet.
*)dataSources : DataSource.t list;(*A list of external data sources connected with the spreadsheet.
*)dataSourceSchedules : DataSourceRefreshSchedule.t list;(*Output only. A list of data source refresh schedules.
*)
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>