Heureka API .NET Documentation
XlWBATemplate Enumeration



Syntax
'Declaration
 
<CompilerGeneratedAttribute()>
<TypeIdentifierAttribute(Scope="00020813-0000-0000-c000-000000000046", Identifier="Microsoft.Office.Interop.Excel.XlWBATemplate")>
Public Enum XlWBATemplate 
   Inherits System.Enum
'Usage
 
Dim instance As XlWBATemplate
[CompilerGenerated()]
[TypeIdentifier(Scope="00020813-0000-0000-c000-000000000046", Identifier="Microsoft.Office.Interop.Excel.XlWBATemplate")]
public enum XlWBATemplate : System.Enum 
[CompilerGenerated()]
[TypeIdentifier(Scope="00020813-0000-0000-c000-000000000046", Identifier="Microsoft.Office.Interop.Excel.XlWBATemplate")]
public enum class XlWBATemplate : public System.Enum 
Members
MemberDescription
xlWBATChart 
xlWBATExcel4IntlMacroSheet 
xlWBATExcel4MacroSheet 
xlWBATWorksheet 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Microsoft.Office.Interop.Excel.XlWBATemplate

Requirements

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

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Send Feedback