GrapeCity.Xaml.Excel
Width Property (LineFormat)


Specifies the width to be used for the underline stroke. Default value is 0.
Syntax
'Declaration
 
Public Property Width As Double
'Usage
 
Dim instance As LineFormat
Dim value As Double
 
instance.Width = value
 
value = instance.Width
public double Width {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

LineFormat Class
LineFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options