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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6