FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : SelectionBlockOptions Property |
'Declaration Public Property SelectionBlockOptions As SelectionBlockOptions
'Usage Dim instance As FpSpread Dim value As SelectionBlockOptions instance.SelectionBlockOptions = value value = instance.SelectionBlockOptions
public SelectionBlockOptions SelectionBlockOptions {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | Specified value is not a valid selection option |
FpSpread1.SelectionBlockOptions = FarPoint.Web.Spread.SelectionBlockOptions.Cells;
FpSpread1.SelectionBlockOptions = FarPoint.Web.Spread.SelectionBlockOptions.Cells
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional