バージョン

Export メソッド

リボンおよび QAT レイアウトをエクスポートします。
シンタックス
'宣言
 
Public Sub Export( _
   ByVal fileName As String, _
   ByVal format As SerializationFormat _
) 
public void Export( 
   string fileName,
   SerializationFormat format
)

パラメータ

fileName
レイアウトがエクスポートされるファイル。
format
使用されるシリアル化のタイプ。
参照