Click or drag to resize

ExcelRange Properties

The ExcelRange type exposes the following members.

Properties
 NameDescription
Public propertyComment Gets or sets comment.
Public propertyFormula Gets or sets formula string.
Public propertyIsStyleDefault Returns true if all cells in ExcelRange have default cell style; otherwise, false.
Public propertyStyle Gets or sets cell style on one or more excel cells.
Public propertyValue Gets or sets cell value on one or more excel cells.
Top
See Also