Click or drag to resize

ExcelCommentObject TextFrame Property

Gets the text frame of the comment.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ITextFrame TextFrame { get; }

Property Value

Type: ITextFrame

Implements

IShape TextFrame
See Also