StringCellValue Property
Summary
Gets the text content of a cell within a sheet.
Syntax
public string StringCellValue { get; }
public:
property String^ StringCellValue
{
String^ get()
}
StringCellValue # get (Cell)
Property Value
The text content of the cell as a string.
Requirements
Target Platforms
See Also
Cell Class
Cell Members
Leadtools.Document.LEADOffice.Sheet Namespace