Click or drag to resize

ExcelCommentObject ThreeD Property

Gets the 3D formatting of the comment.

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

Property Value

Type: IFormat3D

Implements

IShape ThreeD
See Also