GrapeCity.Xaml.SpreadSheet.Data
Bounds Property


Gets the boundary of the line.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As List(Of Rect)
'Usage
 
Dim instance As LineItem
Dim value As List(Of Rect)
 
value = instance.Bounds
public List<Rect> Bounds {get;}
Remarks
This list consists of the boundary of all the cells this line covers.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

LineItem Class
LineItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options