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


スキンプロパティを再設定してExcel 2013によく似た外観にするスキンを表します。
構文
'Declaration
 
Public Shared ReadOnly Property Office2013 As SpreadSkin
'使用法
 
Dim value As SpreadSkin
 
value = DefaultSpreadSkins.Office2013
public static SpreadSkin Office2013 {get;}
次のサンプルコードは、Office2013スキンを使用します。
FarPoint.Win.Spread.DefaultSpreadSkins.Office2013.Apply(fpSpread1);
FarPoint.Win.Spread.DefaultSpreadSkins.Office2013.Apply(FpSpread1)
参照

DefaultSpreadSkins クラス
DefaultSpreadSkins メンバ

 

 


Copyright © 2004 GrapeCity inc.