Click or drag to resize

XlsSlicer PositionLocked Property

Gets or sets whether the specified slicer can be moved or resized by using the user interface.

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

Property Value

Type: Boolean
See Also