All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBstr

      String getBstr()
      Gets the "bstr" element
    • xgetBstr

      XmlString xgetBstr()
      Gets (as xml) the "bstr" element
    • setBstr

      void setBstr(String bstr)
      Sets the "bstr" element
    • xsetBstr

      void xsetBstr(XmlString bstr)
      Sets (as xml) the "bstr" element