Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GridRangeOptions

Interface for storing the information about grid resolution range e.g. start and end for columns and rows.

Index

Properties

Properties

column

column : NumericInterval

Column range. Start column number ... End column number.

row

Row range. Start row number ... End row number.