PowerTools SPREAD for Windows Forms 10.0J
Office2016White プロパティ


組み込みスキンのOffice2016 Whiteを表します。
構文
'Declaration
 
Public Shared ReadOnly Property Office2016White As SpreadSkin
'使用法
 
Dim value As SpreadSkin
 
value = DefaultSpreadSkins.Office2016White
public static SpreadSkin Office2016White {get;}
次のサンプルコードは、Office2016Whiteスキンを使用します。
FarPoint.Win.Spread.DefaultSpreadSkins.Office2016White.Apply(fpSpread1);
FarPoint.Win.Spread.DefaultSpreadSkins.Office2016White.Apply(FpSpread1)
参照

DefaultSpreadSkins クラス
DefaultSpreadSkins メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.