Click or drag to resize

XlsShape IsSizeWithCell Property

Determines whether the size is calculated based on the cell dimensions.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected bool IsSizeWithCell { get; set; }

Property Value

Type: Boolean
See Also