MESCIUS SPREAD for Windows Forms 15.0J
CreateStreamFromObject(Object,Type,ISupportedProduct,Boolean) メソッド

OBJ
種類
オブジェクトと型からストリームを作成します。
構文
'宣言
 
Public Overloads Shared Function CreateStreamFromObject( _
   ByVal obj As Object, _
   ByVal type As Type, _
   ByVal supportProduct As ISupportedProduct, _
   ByVal multiThread As Boolean _
) As Stream
public static Stream CreateStreamFromObject( 
   object obj,
   Type type,
   ISupportedProduct supportProduct,
   bool multiThread
)

パラメータ

obj
OBJ
type
種類
supportProduct
multiThread

戻り値の型

このファイルに関するストリーム。
参照

ExcelXMLHelpers クラス
ExcelXMLHelpers メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.