'Declaration Overloads Function ApplyTheme( _ ByVal stream As Stream _ ) As Boolean
'Declaration
Overloads Function ApplyTheme( _ ByVal stream As Stream _ ) As Boolean
'使用法 Dim instance As IWorkbook Dim stream As Stream Dim value As Boolean value = instance.ApplyTheme(stream)
'使用法
Dim instance As IWorkbook Dim stream As Stream Dim value As Boolean value = instance.ApplyTheme(stream)
bool ApplyTheme( Stream stream )
true
false
IWorkbook インタフェース IWorkbook メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.