次の方法で共有


DocumentClass.Close(Object, Object, Object) メソッド

定義

public virtual void Close (ref object SaveChanges, ref object OriginalFormat, ref object RouteDocument);
abstract member Close : obj * obj * obj -> unit
override this.Close : obj * obj * obj -> unit
Public Overridable Sub Close (Optional ByRef SaveChanges As Object, Optional ByRef OriginalFormat As Object, Optional ByRef RouteDocument As Object)

パラメーター

SaveChanges
Object
OriginalFormat
Object
RouteDocument
Object

実装

適用対象