GrapeCity.Xaml.SpreadSheet.Data
ActualStrikethrough Property (Column)


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

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Column Class
Column Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options