Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFileHandler Class / XmlRead Property


In This Topic
XmlRead Property
In This Topic
Sets the XML read.
Syntax
'Declaration
 
Public WriteOnly Property XmlRead As IExcelRead
 
'Usage
 
Dim instance As ExcelFileHandler
 
instance.XmlRead = value

Property Value

The XML read.
See Also