Click or drag to resize

ExcelCommentText Property

Gets or sets the comment text.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also