GrapeCity SPREAD for Windows Forms 12.0J
Strikethrough プロパティ (IFont)


フォントが取り消し線付きの場合はTrue。
構文
'Declaration
 
Property Strikethrough As Boolean
'使用法
 
Dim instance As IFont
Dim value As Boolean
 
instance.Strikethrough = value
 
value = instance.Strikethrough
bool Strikethrough {get; set;}

プロパティ値

取り消し線付きの場合はtrue、それ以外の場合はfalse
参照

IFont インタフェース
IFont メンバ

 

 


Copyright © 2004 GrapeCity inc.