Click or drag to resize

CellRange Properties

The CellRange type exposes the following members.

Properties
Name Description
Public property Column
Gets the column.
Public property NumberFormat
set the number format of the chart data source(excel).
Public property NumberValue
Gets or set number value.
Public property Row
Gets the row.
Public property Text
Gets or set string value.
Public property Value
Gets or sets the value.
Public property WorksheetIndex
Gets worksheet Index.
Public property WorksheetName
Gets worksheet name.
Top
See Also