This class provides helper utility methods for Excel 2007 that cover common needs such as creating a new worksheet, or getting an insantiated instance of an existing worksheet.

Namespace:  Abh.Core.Excel2k7
Assembly:  Abh.Core.Excel2k7 (in Abh.Core.Excel2k7.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class ExcelHelper
Visual Basic (Declaration)
Public Class ExcelHelper
Visual C++
public ref class ExcelHelper

Inheritance Hierarchy

System..::.Object
  Abh.Core.Excel2k7..::.ExcelHelper

See Also