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


GrapeCity.Xaml.SpreadSheet.Data Namespace > TwoColorScaleRule Class : OnWriteXml Method
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 TwoColorScaleRule
Dim writer As XmlWriter
 
instance.OnWriteXml(writer)
protected override void OnWriteXml( 
   XmlWriter writer
)

Parameters

writer
The XML writer.
See Also

Reference

TwoColorScaleRule Class
TwoColorScaleRule Members