XmlDataBinding.ClearSettings Method
Removes the specified data binding.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub ClearSettings
'Usage
Dim instance As XmlDataBinding
instance.ClearSettings()
void ClearSettings()
Remarks
XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.