XlRangeAutoFormat 枚举

定义

指定自动设置区域格式时的预定义格式。

public enum class XlRangeAutoFormat
public enum XlRangeAutoFormat
Public Enum XlRangeAutoFormat
继承
XlRangeAutoFormat

字段

名称 说明
xlRangeAutoFormatSimple -4154

简明型。

xlRangeAutoFormatNone -4142

无指定格式。

xlRangeAutoFormatClassic1 1

古典 1。

xlRangeAutoFormatClassic2 2

古典 2。

xlRangeAutoFormatClassic3 3

古典 3。

xlRangeAutoFormatAccounting1 4

会计 1。

xlRangeAutoFormatAccounting2 5

会计 2。

xlRangeAutoFormatAccounting3 6

会计 3。

xlRangeAutoFormatColor1 7

彩色 1。

xlRangeAutoFormatColor2 8

彩色 2。

xlRangeAutoFormatColor3 9

彩色 3。

xlRangeAutoFormatList1 10

列表 1。

xlRangeAutoFormatList2 11

列表 2。

xlRangeAutoFormatList3 12

列表 3。

xlRangeAutoFormat3DEffects1 13

三维效果 1。

xlRangeAutoFormat3DEffects2 14

三维效果 2。

xlRangeAutoFormatLocalFormat1 15

本地格式 1。

xlRangeAutoFormatLocalFormat2 16

本地格式 2。

xlRangeAutoFormatAccounting4 17

会计 4。

xlRangeAutoFormatLocalFormat3 19

本地格式 3。

xlRangeAutoFormatLocalFormat4 20

本地格式 4。

xlRangeAutoFormatReport1 21

报表 1。

xlRangeAutoFormatReport2 22

报表 2。

xlRangeAutoFormatReport3 23

报表 3。

xlRangeAutoFormatReport4 24

报表 4。

xlRangeAutoFormatReport5 25

报表 5。

xlRangeAutoFormatReport6 26

报表 6。

xlRangeAutoFormatReport7 27

报表 7。

xlRangeAutoFormatReport8 28

报表 8。

xlRangeAutoFormatReport9 29

报表 9。

xlRangeAutoFormatReport10 30

报表 10。

xlRangeAutoFormatClassicPivotTable 31

传统数据透视表。

xlRangeAutoFormatTable1 32

表 1.

xlRangeAutoFormatTable2 33

表 2.

xlRangeAutoFormatTable3 34

表 3.

xlRangeAutoFormatTable4 35

表 4.

xlRangeAutoFormatTable5 36

表 5.

xlRangeAutoFormatTable6 37

表 6.

xlRangeAutoFormatTable7 38

表 7.

xlRangeAutoFormatTable8 39

表 8.

xlRangeAutoFormatTable9 40

表 9.

xlRangeAutoFormatTable10 41

表 10.

xlRangeAutoFormatPTNone 42

无指定数据透视表格式。

适用于