Winnovative Excel Library

ExcelRangeText Property

Winnovative Excel Library Documentation
Gets or sets the string value of the range. Returns null if the cell does not contain text or the text is not the same in all the rane cells.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string Text { get; set; }

Property Value

Type: String
See Also

Reference