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.
    • Method Detail

      • getR

        java.lang.String getR()
        Gets the "r" attribute
      • xgetR

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

        void setR​(java.lang.String r)
        Sets the "r" attribute
      • xsetR

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

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

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

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