WriteXml Method (PivotConditionalFieldStyle)
Saves the style into an
System.Xml.XmlWriter.
'Declaration
Public Sub WriteXml( _
ByVal As XmlWriter, _
ByVal As String _
)
Parameters
- xw
- System.Xml.XmlWriter where the style will be saved.
- styleName
- System.Xml.XmlWriter name of the style to be saved.