CanMultipleSelect Property (CellNote)
Gets a boolean value indicating whether this
CellNote can be selected with other shape.
public override bool CanMultipleSelect {get;}
'Declaration
Public Overrides NotOverridable ReadOnly Property CanMultipleSelect As Boolean
'Usage
Dim instance As CellNote
Dim value As Boolean
value = instance.CanMultipleSelect