https://issues.apache.org/ooo/show_bug.cgi?id=125745
--- Comment #2 from Charlie Clark <[email protected]> --- The XSD for the "t" attribute of the cell. <xsd:simpleType name="ST_CellType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="b"/> <xsd:enumeration value="d"/> <xsd:enumeration value="n"/> <xsd:enumeration value="e"/> <xsd:enumeration value="s"/> <xsd:enumeration value="str"/> <xsd:enumeration value="inlineStr"/> </xsd:restriction> </xsd:simpleType> -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
