Interface CTVolTopicRef

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getR

      String getR()
      Gets the "r" attribute
    • xgetR

      STCellRef xgetR()
      Gets (as xml) the "r" attribute
    • setR

      void setR(String r)
      Sets the "r" attribute
    • xsetR

      void xsetR(STCellRef r)
      Sets (as xml) the "r" attribute
    • getS

      long getS()
      Gets the "s" attribute
    • xgetS

      Gets (as xml) the "s" attribute
    • setS

      void setS(long s)
      Sets the "s" attribute
    • xsetS

      void xsetS(XmlUnsignedInt s)
      Sets (as xml) the "s" attribute