ooodev.format.inner.common.props.struct_cell_protection_props module

namedtuple ooodev.format.inner.common.props.struct_cell_protection_props.StructCellProtectionProps(hide_all, hide_formula, protected, hide_print)[source]

Bases: NamedTuple

Internal Properties

Fields:
  1.  hide_all (str) – Alias for field number 0

  2.  hide_formula (str) – Alias for field number 1

  3.  protected (str) – Alias for field number 2

  4.  hide_print (str) – Alias for field number 3