Interface CTMeasureDimensionMap

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTMeasureDimensionMap
    extends XmlObject
    An XML CT_MeasureDimensionMap(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getMeasureGroup

        long getMeasureGroup()
        Gets the "measureGroup" attribute
      • xgetMeasureGroup

        XmlUnsignedInt xgetMeasureGroup()
        Gets (as xml) the "measureGroup" attribute
      • isSetMeasureGroup

        boolean isSetMeasureGroup()
        True if has "measureGroup" attribute
      • setMeasureGroup

        void setMeasureGroup​(long measureGroup)
        Sets the "measureGroup" attribute
      • xsetMeasureGroup

        void xsetMeasureGroup​(XmlUnsignedInt measureGroup)
        Sets (as xml) the "measureGroup" attribute
      • unsetMeasureGroup

        void unsetMeasureGroup()
        Unsets the "measureGroup" attribute
      • getDimension

        long getDimension()
        Gets the "dimension" attribute
      • xgetDimension

        XmlUnsignedInt xgetDimension()
        Gets (as xml) the "dimension" attribute
      • isSetDimension

        boolean isSetDimension()
        True if has "dimension" attribute
      • setDimension

        void setDimension​(long dimension)
        Sets the "dimension" attribute
      • xsetDimension

        void xsetDimension​(XmlUnsignedInt dimension)
        Sets (as xml) the "dimension" attribute
      • unsetDimension

        void unsetDimension()
        Unsets the "dimension" attribute