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


この<see cref="T:GrapeCity.Spreadsheet.Font" />が取り消し線付きかどうかを示す値を取得します。
構文
'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;}

プロパティ値

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

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.