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 range cells.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string Text { get; set; }Public Property Text As String
Get
Set
Property Value
String
See Also