Interface CTMeasureGroup

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

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

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

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

        java.lang.String getCaption()
        Gets the "caption" attribute
      • xgetCaption

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCaption()
        Gets (as xml) the "caption" attribute
      • setCaption

        void setCaption​(java.lang.String caption)
        Sets the "caption" attribute
      • xsetCaption

        void xsetCaption​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring caption)
        Sets (as xml) the "caption" attribute