package spreadsheetml

  1. Overview
  2. Docs
val iter : t -> reference: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'a) -> formula: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'b) -> value: (([< `Read | `Set_and_create ], t, Value.t Base.option) Fieldslib.Field.t_with_perm -> t -> Value.t Base.option -> 'c) -> cell_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'd) -> show_phonetic: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'e) -> style_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'f) -> data_type: (([< `Read | `Set_and_create ], t, Type.t) Fieldslib.Field.t_with_perm -> t -> Type.t -> 'g) -> value_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'h) -> 'h
val fold : t -> init:'a -> reference: ('a -> ([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'b) -> formula: ('b -> ([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'c) -> value: ('c -> ([< `Read | `Set_and_create ], t, Value.t Base.option) Fieldslib.Field.t_with_perm -> t -> Value.t Base.option -> 'd) -> cell_metadata_index: ('d -> ([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'e) -> show_phonetic: ('e -> ([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'f) -> style_index: ('f -> ([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'g) -> data_type: ('g -> ([< `Read | `Set_and_create ], t, Type.t) Fieldslib.Field.t_with_perm -> t -> Type.t -> 'h) -> value_metadata_index: ('h -> ([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'i) -> 'i
val for_all : t -> reference: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.bool) -> formula: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.bool) -> value: (([< `Read | `Set_and_create ], t, Value.t Base.option) Fieldslib.Field.t_with_perm -> t -> Value.t Base.option -> Base.bool) -> cell_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Base.bool) -> show_phonetic: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> style_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Base.bool) -> data_type: (([< `Read | `Set_and_create ], t, Type.t) Fieldslib.Field.t_with_perm -> t -> Type.t -> Base.bool) -> value_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Base.bool) -> Base.bool
val exists : t -> reference: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.bool) -> formula: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.bool) -> value: (([< `Read | `Set_and_create ], t, Value.t Base.option) Fieldslib.Field.t_with_perm -> t -> Value.t Base.option -> Base.bool) -> cell_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Base.bool) -> show_phonetic: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> style_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Base.bool) -> data_type: (([< `Read | `Set_and_create ], t, Type.t) Fieldslib.Field.t_with_perm -> t -> Type.t -> Base.bool) -> value_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Base.bool) -> Base.bool
val to_list : t -> reference: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'a) -> formula: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'a) -> value: (([< `Read | `Set_and_create ], t, Value.t Base.option) Fieldslib.Field.t_with_perm -> t -> Value.t Base.option -> 'a) -> cell_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'a) -> show_phonetic: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'a) -> style_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'a) -> data_type: (([< `Read | `Set_and_create ], t, Type.t) Fieldslib.Field.t_with_perm -> t -> Type.t -> 'a) -> value_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> 'a) -> 'a list
val map : t -> reference: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.string Base.option) -> formula: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.string Base.option) -> value: (([< `Read | `Set_and_create ], t, Value.t Base.option) Fieldslib.Field.t_with_perm -> t -> Value.t Base.option -> Value.t Base.option) -> cell_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Stdint.uint32) -> show_phonetic: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> style_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Stdint.uint32) -> data_type: (([< `Read | `Set_and_create ], t, Type.t) Fieldslib.Field.t_with_perm -> t -> Type.t -> Type.t) -> value_metadata_index: (([< `Read | `Set_and_create ], t, Stdint.uint32) Fieldslib.Field.t_with_perm -> t -> Stdint.uint32 -> Stdint.uint32) -> t
val set_all_mutable_fields : 'a -> unit