MESCIUS SPREAD for Windows Forms 15.0J
ApplyTheme(Stream) メソッド

適用するテーマのデータを示すSystem.IO.Streamオブジェクト。
指定したテーマを現在のワークブックに適用します。
構文
'宣言
 
Overloads Function ApplyTheme( _
   ByVal stream As Stream _
) As Boolean
bool ApplyTheme( 
   Stream stream
)

パラメータ

stream
適用するテーマのデータを示すSystem.IO.Streamオブジェクト。

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.