Intersoft.Client.UI.Data Namespace > ExportExtensions Class > ToExcelML Method : ToExcelML(UXGridView,IEnumerable,Boolean,Boolean) Method |
<ExtensionAttribute()> Public Overloads Shared Function ToExcelML( _ ByVal source As UXGridView, _ ByVal items As IEnumerable, _ ByVal includeHeader As Boolean, _ ByVal includeFooter As Boolean _ ) As String
Dim source As UXGridView Dim items As IEnumerable Dim includeHeader As Boolean Dim includeFooter As Boolean Dim value As String value = ExportExtensions.ToExcelML(source, items, includeHeader, includeFooter)
[ExtensionAttribute()] public static string ToExcelML( UXGridView source, IEnumerable items, bool includeHeader, bool includeFooter )
[ExtensionAttribute()] public: static String^ ToExcelML( UXGridView^ source, IEnumerable^ items, bool includeHeader, bool includeFooter )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2