'Declaration Public ReadOnly Property ActualStrikethrough As System.Boolean
'Usage Dim instance As Column Dim value As System.Boolean value = instance.ActualStrikethrough
public System.bool ActualStrikethrough {get;}
Property Value
true
if the strikethrough should show; otherwise, false
.