BinaryDocument.Open
| Syntax | Parameters | Return Value |
|---|---|---|
Function BinaryDocument.Open( _
Application As Object, _
Visible As Boolean) As Variant
|
The application to open the document in. Type: Object
Whether the document should be visible. Type: Boolean |
Variant |