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.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string Text { get; set; }
Public Property Text As String
Get
Set
Property Value
Type:
StringSee Also