All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAutoStart

      boolean getAutoStart()
      Gets the "autoStart" attribute
    • xgetAutoStart

      XmlBoolean xgetAutoStart()
      Gets (as xml) the "autoStart" attribute
    • isSetAutoStart

      boolean isSetAutoStart()
      True if has "autoStart" attribute
    • setAutoStart

      void setAutoStart(boolean autoStart)
      Sets the "autoStart" attribute
    • xsetAutoStart

      void xsetAutoStart(XmlBoolean autoStart)
      Sets (as xml) the "autoStart" attribute
    • unsetAutoStart

      void unsetAutoStart()
      Unsets the "autoStart" attribute
    • getAutoEnd

      boolean getAutoEnd()
      Gets the "autoEnd" attribute
    • xgetAutoEnd

      XmlBoolean xgetAutoEnd()
      Gets (as xml) the "autoEnd" attribute
    • isSetAutoEnd

      boolean isSetAutoEnd()
      True if has "autoEnd" attribute
    • setAutoEnd

      void setAutoEnd(boolean autoEnd)
      Sets the "autoEnd" attribute
    • xsetAutoEnd

      void xsetAutoEnd(XmlBoolean autoEnd)
      Sets (as xml) the "autoEnd" attribute
    • unsetAutoEnd

      void unsetAutoEnd()
      Unsets the "autoEnd" attribute
    • getGroupBy

      STGroupBy.Enum getGroupBy()
      Gets the "groupBy" attribute
    • xgetGroupBy

      STGroupBy xgetGroupBy()
      Gets (as xml) the "groupBy" attribute
    • isSetGroupBy

      boolean isSetGroupBy()
      True if has "groupBy" attribute
    • setGroupBy

      void setGroupBy(STGroupBy.Enum groupBy)
      Sets the "groupBy" attribute
    • xsetGroupBy

      void xsetGroupBy(STGroupBy groupBy)
      Sets (as xml) the "groupBy" attribute
    • unsetGroupBy

      void unsetGroupBy()
      Unsets the "groupBy" attribute
    • getStartNum

      double getStartNum()
      Gets the "startNum" attribute
    • xgetStartNum

      XmlDouble xgetStartNum()
      Gets (as xml) the "startNum" attribute
    • isSetStartNum

      boolean isSetStartNum()
      True if has "startNum" attribute
    • setStartNum

      void setStartNum(double startNum)
      Sets the "startNum" attribute
    • xsetStartNum

      void xsetStartNum(XmlDouble startNum)
      Sets (as xml) the "startNum" attribute
    • unsetStartNum

      void unsetStartNum()
      Unsets the "startNum" attribute
    • getEndNum

      double getEndNum()
      Gets the "endNum" attribute
    • xgetEndNum

      XmlDouble xgetEndNum()
      Gets (as xml) the "endNum" attribute
    • isSetEndNum

      boolean isSetEndNum()
      True if has "endNum" attribute
    • setEndNum

      void setEndNum(double endNum)
      Sets the "endNum" attribute
    • xsetEndNum

      void xsetEndNum(XmlDouble endNum)
      Sets (as xml) the "endNum" attribute
    • unsetEndNum

      void unsetEndNum()
      Unsets the "endNum" attribute
    • getStartDate

      Calendar getStartDate()
      Gets the "startDate" attribute
    • xgetStartDate

      XmlDateTime xgetStartDate()
      Gets (as xml) the "startDate" attribute
    • isSetStartDate

      boolean isSetStartDate()
      True if has "startDate" attribute
    • setStartDate

      void setStartDate(Calendar startDate)
      Sets the "startDate" attribute
    • xsetStartDate

      void xsetStartDate(XmlDateTime startDate)
      Sets (as xml) the "startDate" attribute
    • unsetStartDate

      void unsetStartDate()
      Unsets the "startDate" attribute
    • getEndDate

      Calendar getEndDate()
      Gets the "endDate" attribute
    • xgetEndDate

      XmlDateTime xgetEndDate()
      Gets (as xml) the "endDate" attribute
    • isSetEndDate

      boolean isSetEndDate()
      True if has "endDate" attribute
    • setEndDate

      void setEndDate(Calendar endDate)
      Sets the "endDate" attribute
    • xsetEndDate

      void xsetEndDate(XmlDateTime endDate)
      Sets (as xml) the "endDate" attribute
    • unsetEndDate

      void unsetEndDate()
      Unsets the "endDate" attribute
    • getGroupInterval

      double getGroupInterval()
      Gets the "groupInterval" attribute
    • xgetGroupInterval

      XmlDouble xgetGroupInterval()
      Gets (as xml) the "groupInterval" attribute
    • isSetGroupInterval

      boolean isSetGroupInterval()
      True if has "groupInterval" attribute
    • setGroupInterval

      void setGroupInterval(double groupInterval)
      Sets the "groupInterval" attribute
    • xsetGroupInterval

      void xsetGroupInterval(XmlDouble groupInterval)
      Sets (as xml) the "groupInterval" attribute
    • unsetGroupInterval

      void unsetGroupInterval()
      Unsets the "groupInterval" attribute