Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFont Interface / Strikethrough Property
In This Topic
    Strikethrough Property (IFont)
    In This Topic
    Gets or sets whether the font is struck through with a horizontal line.
    Syntax
    System.bool Strikethrough {get; set;}
    See Also