GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Font 構造体 : Strikethrough プロパティ |
'Declaration
Public Property Strikethrough As Boolean
'使用法
Dim instance As Font Dim value As Boolean instance.Strikethrough = value value = instance.Strikethrough
public bool Strikethrough {get; set;}
true
、それ以外の場合はfalse
。