'宣言 Public Overloads Function FileOpen() As System.Object
'使用法 Dim instance As C1PreviewFileActions Dim value As System.Object value = instance.FileOpen()
public System.object FileOpen()
戻り値の型
The opened document or null if operation was cancelled or there was an error while loading the document.