GrapeCity SPREAD for Windows Forms 12.0J
ApplyTheme(Theme) メソッド


適用するテーマを示すThemeオブジェクト。
指定したテーマを現在のワークブックに適用します。
構文
'Declaration
 
Overloads Function ApplyTheme( _
   Optional ByVal theme As Theme _
) As Boolean
'使用法
 
Dim instance As IWorkbook
Dim theme As Theme
Dim value As Boolean
 
value = instance.ApplyTheme(theme)
bool ApplyTheme( 
   Theme theme
)

パラメータ

theme
適用するテーマを示すThemeオブジェクト。

戻り値の型

テーマが正常に適用された場合はtrue、それ以外の場合はfalse
参照

IWorkbook インタフェース
IWorkbook メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.