All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getLpwstr

      String getLpwstr()
      Gets the "lpwstr" element
    • xgetLpwstr

      XmlString xgetLpwstr()
      Gets (as xml) the "lpwstr" element
    • setLpwstr

      void setLpwstr(String lpwstr)
      Sets the "lpwstr" element
    • xsetLpwstr

      void xsetLpwstr(XmlString lpwstr)
      Sets (as xml) the "lpwstr" element