GrapeCity.Windows.SpreadSheet.Data Namespace > Worksheet Class > SaveXml Method : SaveXml(XmlWriter,Boolean,Boolean) Method |
'Declaration Public Overloads Sub SaveXml( _ ByVal writer As System.Xml.XmlWriter, _ ByVal dataOnly As System.Boolean, _ ByVal saveFormula As System.Boolean _ )
'Usage Dim instance As Worksheet Dim writer As System.Xml.XmlWriter Dim dataOnly As System.Boolean Dim saveFormula As System.Boolean instance.SaveXml(writer, dataOnly, saveFormula)
public void SaveXml( System.Xml.XmlWriter writer, System.bool dataOnly, System.bool saveFormula )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6