Click or drag to resize

XlsShape IsMoveWithCell Property

Determines whether the object moves with the cell it is associated with.

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 IsMoveWithCell { get; set; }

Property Value

Type: Boolean
See Also