Skip to content

cellType_Type

Bases: NBOBaseClass

Represents the XML complex type cellType.

The index of this Cell.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setCellNr(value, validate=True)

getCellNr()

resetCellNr()

hasCellNr()

setCellValue(value, validate=True)

getCellValue()

resetCellValue()

hasCellValue()

setCellValueUnit(value, validate=True)

getCellValueUnit()

resetCellValueUnit()

hasCellValueUnit()

getCellValueUnitAllowedValues() staticmethod