Interface CTXStringElement

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getV

        java.lang.String getV()
        Gets the "v" attribute
      • xgetV

        STXstring xgetV()
        Gets (as xml) the "v" attribute
      • setV

        void setV​(java.lang.String v)
        Sets the "v" attribute
      • xsetV

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