[This is preliminary documentation and is subject to change.]
Adds the value of the <ReportFormat> element.
| C# | Visual Basic | Visual C++ |
public void AddReportFormat( ReportFormatType Type, string Value )
Public Sub AddReportFormat ( _ Type As ReportFormatType, _ Value As String _ )
public: void AddReportFormat ( ReportFormatType^ Type, String^ Value )
- Type (ReportFormatType)
- This attribute indicates the encoding of the format reference.
- Value (String)
- Gets or sets the content value of the <ReportFormat> element
This form of setReportFormat is provided as a convenience method that is functionally equivalent to the method AddReportFormat
Version: 2.0
Since: 1.5r1