'宣言 <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Overloads Shared Function Create( _ ByVal stream As System.IO.Stream, _ ByVal packageFactory As IPackageFactory _ ) As WordDocumentWriter
[System.ComponentModel.BrowsableAttribute(false)] [System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static WordDocumentWriter Create( System.IO.Stream stream, IPackageFactory packageFactory )
オンラインで表示: GitHub