[]
Gets or sets how selections on this sheet are drawn.
[Bindable(true)]
public SelectionStyle SelectionStyle { get; set; }
<Bindable(True)>
Public Property SelectionStyle As SelectionStyle
Type | Description |
---|---|
SelectionStyle | The SelectionStyle value that determines the style of the selected cells. |