Interface CTMetadataRecord

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getT

        long getT()
        Gets the "t" attribute
      • setT

        void setT​(long t)
        Sets the "t" attribute
      • xsetT

        void xsetT​(XmlUnsignedInt t)
        Sets (as xml) the "t" attribute
      • getV

        long getV()
        Gets the "v" attribute
      • setV

        void setV​(long v)
        Sets the "v" attribute
      • xsetV

        void xsetV​(XmlUnsignedInt v)
        Sets (as xml) the "v" attribute