All Superinterfaces:
XmlObject, XmlTokenSource

public interface LpstrDocument extends XmlObject
A document containing one lpstr(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
  • Field Details

  • Method Details

    • getLpstr

      String getLpstr()
      Gets the "lpstr" element
    • xgetLpstr

      XmlString xgetLpstr()
      Gets (as xml) the "lpstr" element
    • setLpstr

      void setLpstr(String lpstr)
      Sets the "lpstr" element
    • xsetLpstr

      void xsetLpstr(XmlString lpstr)
      Sets (as xml) the "lpstr" element