SaveAttributes Method (PivotConditionalFieldStyle)
Saves the style properties to an
System.Xml.XmlWriter.
protected override void SaveAttributes(
XmlWriter
)
'Declaration
Protected Overrides Sub SaveAttributes( _
ByVal As XmlWriter _
)
Parameters
- xw
- System.Xml.XmlWriter where the style properties will be saved.