FlexReport for WinForms
Strikethrough プロパティ (FontHolder)


C1.Report アセンブリ > C1.Report 名前空間 > FontHolder クラス : Strikethrough プロパティ
Gets or sets a value that indicates whether the font has a horizontal line through the text.
シンタックス
'宣言
 
Public Property Strikethrough As System.Boolean
'使用法
 
Dim instance As FontHolder
Dim value As System.Boolean
 
instance.Strikethrough = value
 
value = instance.Strikethrough
public System.bool Strikethrough {get; set;}
参照

参照

FontHolder クラス
FontHolder メンバ