GrapeCity.Xaml.SpreadSheet.Data
Line Property


Gets or sets the main line of this LineItem object.
Syntax
'Declaration
 
Public Property Line As BorderLine
'Usage
 
Dim instance As LineItem
Dim value As BorderLine
 
instance.Line = value
 
value = instance.Line
public BorderLine Line {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

LineItem Class
LineItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options