Interface CTLongHexNumber

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTLongHexNumber extends XmlObject
An XML CT_LongHexNumber(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getVal

      byte[] getVal()
      Gets the "val" attribute
    • xgetVal

      STLongHexNumber xgetVal()
      Gets (as xml) the "val" attribute
    • setVal

      void setVal(byte[] val)
      Sets the "val" attribute
    • xsetVal

      void xsetVal(STLongHexNumber val)
      Sets (as xml) the "val" attribute