GrapeCity.Xaml.SpreadSheet.Data
OnWriteXml Method (FormulaRule)


The XML writer.
Converts the rule into its XML representation.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnWriteXml( _
   ByVal writer As XmlWriter _
) 
'Usage
 
Dim instance As FormulaRule
Dim writer As XmlWriter
 
instance.OnWriteXml(writer)
protected override void OnWriteXml( 
   XmlWriter writer
)

Parameters

writer
The XML writer.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormulaRule Class
FormulaRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options