Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXml Interface / ExcelXML Method


In This Topic
ExcelXML Method
In This Topic
Handles Excel XML.
Syntax
'Declaration
 
Function ExcelXML() As Boolean
 
'Usage
 
Dim instance As IExcelXml
Dim value As Boolean
 
value = instance.ExcelXML()
See Also