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

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • setName

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

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • getCaption

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

        STXstring xgetCaption()
        Gets (as xml) the "caption" attribute
      • setCaption

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

        void xsetCaption​(STXstring caption)
        Sets (as xml) the "caption" attribute