GrapeCity SPREAD for Windows Forms 12.0J
Condense プロパティ


この<see cref="T:GrapeCity.Spreadsheet.Font" />がコンデンスフォントかどうかを示す値を取得します。
構文
'Declaration
 
Public Property Condense As Boolean
'使用法
 
Dim instance As Font
Dim value As Boolean
 
instance.Condense = value
 
value = instance.Condense
public bool Condense {get; set;}

プロパティ値

このFontがコンデンスフォントの場合はtrue、それ以外の場合はfalse
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.