Click or drag to resize

ExcelCommentObject ResizeBehave Property

Specifies all possible settings for how drawing object shall be resized when the rows and columns between its start and ending anchor are resized or inserted.

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

Property Value

Type: ResizeBehaveType

Implements

IShape ResizeBehave
See Also