Class WorkbookRangeView

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class WorkbookRangeView
    extends Entity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • cellAddresses

        protected Json cellAddresses
      • columnCount

        protected Integer columnCount
      • formulas

        protected Json formulas
      • formulasLocal

        protected Json formulasLocal
      • formulasR1C1

        protected Json formulasR1C1
      • numberFormat

        protected Json numberFormat
      • rowCount

        protected Integer rowCount
      • text

        protected Json text
      • values

        protected Json values
      • valueTypes

        protected Json valueTypes
    • Constructor Detail

      • WorkbookRangeView

        protected WorkbookRangeView()