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