Click or drag to resize

ExcelDataServiceGetTable Method

Gets an Html table with headers and data.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetTable()

Return Value

Type: Html
A string containing an Html table Excel may consume.
See Also