'宣言 Public Overloads Function ExportToXps( _ ByVal filePath As System.String _ ) As System.Boolean
'使用法 Dim instance As C1FlexViewer Dim filePath As System.String Dim value As System.Boolean value = instance.ExportToXps(filePath)
public System.bool ExportToXps( System.string filePath )
パラメータ
- filePath