Upravit

Sdílet prostřednictvím


XlWBATemplate Enum

Definition

Specifies the type of workbook to create.

public enum class XlWBATemplate
public enum XlWBATemplate
Public Enum XlWBATemplate
Inheritance
XlWBATemplate

Fields

Name Value Description
xlWBATWorksheet -4167

Worksheet.

xlWBATChart -4109

Chart.

xlWBATExcel4MacroSheet 3

Excel version 4 international macro.

xlWBATExcel4IntlMacroSheet 4

Excel version 4 macro.

Remarks

The new workbook contains a single sheet of the specified type.

Applies to