Interface CTMetadataStringIndex

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getX

        long getX()
        Gets the "x" attribute
      • setX

        void setX​(long x)
        Sets the "x" attribute
      • xsetX

        void xsetX​(XmlUnsignedInt x)
        Sets (as xml) the "x" attribute
      • getS

        boolean getS()
        Gets the "s" attribute
      • xgetS

        XmlBoolean xgetS()
        Gets (as xml) the "s" attribute
      • isSetS

        boolean isSetS()
        True if has "s" attribute
      • setS

        void setS​(boolean s)
        Sets the "s" attribute
      • xsetS

        void xsetS​(XmlBoolean s)
        Sets (as xml) the "s" attribute
      • unsetS

        void unsetS()
        Unsets the "s" attribute