ASP.NET MVC Controls
ITableAddress Interface
File
wijmo.xlsx.js
Module
wijmo.xlsx

Defines a cell index with zero-based row and column components, as well as the properties indicating whether the index component is absolute (for example: "$D") or relative (for example: "D").

Properties

Properties

absCol

Indicates whether the original column index is absolute (for example: "$D") or relative (for example: "D").

Type
boolean

absRow

Indicates whether the original row index is absolute (for example: "$15") or relative (for example: "15").

Type
boolean

col

A zero-based column index.

Type
number

row

A zero-based row index.

Type
number

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback