GrapeCity.Xaml.SpreadSheet.Data
ActualUnderline Property (Row)


Gets the current value that indicates whether underline is used.
Syntax
'Declaration
 
Public ReadOnly Property ActualUnderline As Boolean
'Usage
 
Dim instance As Row
Dim value As Boolean
 
value = instance.ActualUnderline
public bool ActualUnderline {get;}

Property Value

true if the underline should show; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options