Interface CTTableColumn

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTableColumn extends XmlObject
An XML CT_TableColumn(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getCalculatedColumnFormula

      CTTableFormula getCalculatedColumnFormula()
      Gets the "calculatedColumnFormula" element
    • isSetCalculatedColumnFormula

      boolean isSetCalculatedColumnFormula()
      True if has "calculatedColumnFormula" element
    • setCalculatedColumnFormula

      void setCalculatedColumnFormula(CTTableFormula calculatedColumnFormula)
      Sets the "calculatedColumnFormula" element
    • addNewCalculatedColumnFormula

      CTTableFormula addNewCalculatedColumnFormula()
      Appends and returns a new empty "calculatedColumnFormula" element
    • unsetCalculatedColumnFormula

      void unsetCalculatedColumnFormula()
      Unsets the "calculatedColumnFormula" element
    • getTotalsRowFormula

      CTTableFormula getTotalsRowFormula()
      Gets the "totalsRowFormula" element
    • isSetTotalsRowFormula

      boolean isSetTotalsRowFormula()
      True if has "totalsRowFormula" element
    • setTotalsRowFormula

      void setTotalsRowFormula(CTTableFormula totalsRowFormula)
      Sets the "totalsRowFormula" element
    • addNewTotalsRowFormula

      CTTableFormula addNewTotalsRowFormula()
      Appends and returns a new empty "totalsRowFormula" element
    • unsetTotalsRowFormula

      void unsetTotalsRowFormula()
      Unsets the "totalsRowFormula" element
    • getXmlColumnPr

      CTXmlColumnPr getXmlColumnPr()
      Gets the "xmlColumnPr" element
    • isSetXmlColumnPr

      boolean isSetXmlColumnPr()
      True if has "xmlColumnPr" element
    • setXmlColumnPr

      void setXmlColumnPr(CTXmlColumnPr xmlColumnPr)
      Sets the "xmlColumnPr" element
    • addNewXmlColumnPr

      CTXmlColumnPr addNewXmlColumnPr()
      Appends and returns a new empty "xmlColumnPr" element
    • unsetXmlColumnPr

      void unsetXmlColumnPr()
      Unsets the "xmlColumnPr" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getId

      long getId()
      Gets the "id" attribute
    • xgetId

      XmlUnsignedInt xgetId()
      Gets (as xml) the "id" attribute
    • setId

      void setId(long id)
      Sets the "id" attribute
    • xsetId

      void xsetId(XmlUnsignedInt id)
      Sets (as xml) the "id" attribute
    • getUniqueName

      String getUniqueName()
      Gets the "uniqueName" attribute
    • xgetUniqueName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUniqueName()
      Gets (as xml) the "uniqueName" attribute
    • isSetUniqueName

      boolean isSetUniqueName()
      True if has "uniqueName" attribute
    • setUniqueName

      void setUniqueName(String uniqueName)
      Sets the "uniqueName" attribute
    • xsetUniqueName

      void xsetUniqueName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring uniqueName)
      Sets (as xml) the "uniqueName" attribute
    • unsetUniqueName

      void unsetUniqueName()
      Unsets the "uniqueName" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • getTotalsRowFunction

      STTotalsRowFunction.Enum getTotalsRowFunction()
      Gets the "totalsRowFunction" attribute
    • xgetTotalsRowFunction

      STTotalsRowFunction xgetTotalsRowFunction()
      Gets (as xml) the "totalsRowFunction" attribute
    • isSetTotalsRowFunction

      boolean isSetTotalsRowFunction()
      True if has "totalsRowFunction" attribute
    • setTotalsRowFunction

      void setTotalsRowFunction(STTotalsRowFunction.Enum totalsRowFunction)
      Sets the "totalsRowFunction" attribute
    • xsetTotalsRowFunction

      void xsetTotalsRowFunction(STTotalsRowFunction totalsRowFunction)
      Sets (as xml) the "totalsRowFunction" attribute
    • unsetTotalsRowFunction

      void unsetTotalsRowFunction()
      Unsets the "totalsRowFunction" attribute
    • getTotalsRowLabel

      String getTotalsRowLabel()
      Gets the "totalsRowLabel" attribute
    • xgetTotalsRowLabel

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetTotalsRowLabel()
      Gets (as xml) the "totalsRowLabel" attribute
    • isSetTotalsRowLabel

      boolean isSetTotalsRowLabel()
      True if has "totalsRowLabel" attribute
    • setTotalsRowLabel

      void setTotalsRowLabel(String totalsRowLabel)
      Sets the "totalsRowLabel" attribute
    • xsetTotalsRowLabel

      void xsetTotalsRowLabel(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring totalsRowLabel)
      Sets (as xml) the "totalsRowLabel" attribute
    • unsetTotalsRowLabel

      void unsetTotalsRowLabel()
      Unsets the "totalsRowLabel" attribute
    • getQueryTableFieldId

      long getQueryTableFieldId()
      Gets the "queryTableFieldId" attribute
    • xgetQueryTableFieldId

      XmlUnsignedInt xgetQueryTableFieldId()
      Gets (as xml) the "queryTableFieldId" attribute
    • isSetQueryTableFieldId

      boolean isSetQueryTableFieldId()
      True if has "queryTableFieldId" attribute
    • setQueryTableFieldId

      void setQueryTableFieldId(long queryTableFieldId)
      Sets the "queryTableFieldId" attribute
    • xsetQueryTableFieldId

      void xsetQueryTableFieldId(XmlUnsignedInt queryTableFieldId)
      Sets (as xml) the "queryTableFieldId" attribute
    • unsetQueryTableFieldId

      void unsetQueryTableFieldId()
      Unsets the "queryTableFieldId" attribute
    • getHeaderRowDxfId

      long getHeaderRowDxfId()
      Gets the "headerRowDxfId" attribute
    • xgetHeaderRowDxfId

      STDxfId xgetHeaderRowDxfId()
      Gets (as xml) the "headerRowDxfId" attribute
    • isSetHeaderRowDxfId

      boolean isSetHeaderRowDxfId()
      True if has "headerRowDxfId" attribute
    • setHeaderRowDxfId

      void setHeaderRowDxfId(long headerRowDxfId)
      Sets the "headerRowDxfId" attribute
    • xsetHeaderRowDxfId

      void xsetHeaderRowDxfId(STDxfId headerRowDxfId)
      Sets (as xml) the "headerRowDxfId" attribute
    • unsetHeaderRowDxfId

      void unsetHeaderRowDxfId()
      Unsets the "headerRowDxfId" attribute
    • getDataDxfId

      long getDataDxfId()
      Gets the "dataDxfId" attribute
    • xgetDataDxfId

      STDxfId xgetDataDxfId()
      Gets (as xml) the "dataDxfId" attribute
    • isSetDataDxfId

      boolean isSetDataDxfId()
      True if has "dataDxfId" attribute
    • setDataDxfId

      void setDataDxfId(long dataDxfId)
      Sets the "dataDxfId" attribute
    • xsetDataDxfId

      void xsetDataDxfId(STDxfId dataDxfId)
      Sets (as xml) the "dataDxfId" attribute
    • unsetDataDxfId

      void unsetDataDxfId()
      Unsets the "dataDxfId" attribute
    • getTotalsRowDxfId

      long getTotalsRowDxfId()
      Gets the "totalsRowDxfId" attribute
    • xgetTotalsRowDxfId

      STDxfId xgetTotalsRowDxfId()
      Gets (as xml) the "totalsRowDxfId" attribute
    • isSetTotalsRowDxfId

      boolean isSetTotalsRowDxfId()
      True if has "totalsRowDxfId" attribute
    • setTotalsRowDxfId

      void setTotalsRowDxfId(long totalsRowDxfId)
      Sets the "totalsRowDxfId" attribute
    • xsetTotalsRowDxfId

      void xsetTotalsRowDxfId(STDxfId totalsRowDxfId)
      Sets (as xml) the "totalsRowDxfId" attribute
    • unsetTotalsRowDxfId

      void unsetTotalsRowDxfId()
      Unsets the "totalsRowDxfId" attribute
    • getHeaderRowCellStyle

      String getHeaderRowCellStyle()
      Gets the "headerRowCellStyle" attribute
    • xgetHeaderRowCellStyle

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetHeaderRowCellStyle()
      Gets (as xml) the "headerRowCellStyle" attribute
    • isSetHeaderRowCellStyle

      boolean isSetHeaderRowCellStyle()
      True if has "headerRowCellStyle" attribute
    • setHeaderRowCellStyle

      void setHeaderRowCellStyle(String headerRowCellStyle)
      Sets the "headerRowCellStyle" attribute
    • xsetHeaderRowCellStyle

      void xsetHeaderRowCellStyle(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring headerRowCellStyle)
      Sets (as xml) the "headerRowCellStyle" attribute
    • unsetHeaderRowCellStyle

      void unsetHeaderRowCellStyle()
      Unsets the "headerRowCellStyle" attribute
    • getDataCellStyle

      String getDataCellStyle()
      Gets the "dataCellStyle" attribute
    • xgetDataCellStyle

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDataCellStyle()
      Gets (as xml) the "dataCellStyle" attribute
    • isSetDataCellStyle

      boolean isSetDataCellStyle()
      True if has "dataCellStyle" attribute
    • setDataCellStyle

      void setDataCellStyle(String dataCellStyle)
      Sets the "dataCellStyle" attribute
    • xsetDataCellStyle

      void xsetDataCellStyle(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring dataCellStyle)
      Sets (as xml) the "dataCellStyle" attribute
    • unsetDataCellStyle

      void unsetDataCellStyle()
      Unsets the "dataCellStyle" attribute
    • getTotalsRowCellStyle

      String getTotalsRowCellStyle()
      Gets the "totalsRowCellStyle" attribute
    • xgetTotalsRowCellStyle

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetTotalsRowCellStyle()
      Gets (as xml) the "totalsRowCellStyle" attribute
    • isSetTotalsRowCellStyle

      boolean isSetTotalsRowCellStyle()
      True if has "totalsRowCellStyle" attribute
    • setTotalsRowCellStyle

      void setTotalsRowCellStyle(String totalsRowCellStyle)
      Sets the "totalsRowCellStyle" attribute
    • xsetTotalsRowCellStyle

      void xsetTotalsRowCellStyle(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring totalsRowCellStyle)
      Sets (as xml) the "totalsRowCellStyle" attribute
    • unsetTotalsRowCellStyle

      void unsetTotalsRowCellStyle()
      Unsets the "totalsRowCellStyle" attribute