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.
  • Field Details

  • Method Details

    • getV

      String getV()
      Gets the "v" attribute
    • xgetV

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetV()
      Gets (as xml) the "v" attribute
    • setV

      void setV(String v)
      Sets the "v" attribute
    • xsetV

      void xsetV(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring v)
      Sets (as xml) the "v" attribute