[]
        
(Showing Draft Content)

C1.PivotEngine.PivotFieldStyle.WriteXml

WriteXml Method

WriteXml(XmlWriter, string)

Saves the style into an System.Xml.XmlWriter.

Declaration
public void WriteXml(XmlWriter xw, string styleName)
Parameters
Type Name Description
XmlWriter xw

System.Xml.XmlWriter where the style will be saved.

string styleName

System.Xml.XmlWriter name of the style to be saved.