Click or drag to resize

ExcelCommentObject Fill Property

Gets the fill format of the comment.

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

Property Value

Type: IShapeFill

Implements

IShape Fill
See Also