Share via


FeatureType 枚举

定义

定义 FeatureType 枚举。

public enum FeatureType
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum FeatureType
public readonly struct FeatureType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.FeatureType>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.FeatureType>
type FeatureType = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type FeatureType = 
type FeatureType = struct
    interface IEnumValue
    interface IEnumValueFactory<FeatureType>
Public Enum FeatureType
Public Structure FeatureType
Implements IEnumValue, IEnumValueFactory(Of FeatureType), IEquatable(Of FeatureType)
继承
FeatureType
继承
FeatureType
属性

字段

FeatureType(String)

创建新的 FeatureType 枚举实例

AutoFilter 10

autoFilter。

当项序列化为 xml 时,其值为“autoFilter”。

AutoFilter

autoFilter。

当项序列化为 xml 时,其值为“autoFilter”。

Comment 7

评论。

将项序列化为 xml 时,其值为“comment”。

Comment

评论。

将项序列化为 xml 时,其值为“comment”。

DataValidation 0

dataValidation。

将项序列化为 xml 时,其值为“dataValidation”。

DataValidation

dataValidation。

将项序列化为 xml 时,其值为“dataValidation”。

DrawingElement 9

drawingElement。

当项序列化为 xml 时,其值为“drawingElement”。

DrawingElement

drawingElement。

当项序列化为 xml 时,其值为“drawingElement”。

Equals(Object)
Equals(FeatureType)
FreezePanes

freezePanes。

将项序列化为 xml 时,其值为“freezePanes”。

FreezePanes 3

freezePanes。

将项序列化为 xml 时,其值为“freezePanes”。

Future 12

未来。

当项序列化为 xml 时,其值为“future”。

Future

未来。

当项序列化为 xml 时,其值为“future”。

GetHashCode()
HideUnhideSheet

hideUnhideSheet。

当项序列化为 xml 时,其值为“hideUnhideSheet”。

HideUnhideSheet 5

hideUnhideSheet。

当项序列化为 xml 时,其值为“hideUnhideSheet”。

链接。

当项序列化为 xml 时,其值为“超链接”。

1

链接。

当项序列化为 xml 时,其值为“超链接”。

Equality(FeatureType, FeatureType)
Inequality(FeatureType, FeatureType)
Outlines 8

概述。

当项序列化为 xml 时,其值为“outlines”。

Outlines

概述。

当项序列化为 xml 时,其值为“outlines”。

PivotTable 11

数据 透视 表。

当项序列化为 xml 时,其值为“pivotTable”。

PivotTable

数据 透视 表。

当项序列化为 xml 时,其值为“pivotTable”。

RowColVisualOps 2

rowColVisualOps。

当项序列化为 xml 时,其值为“rowColVisualOps”。

RowColVisualOps

rowColVisualOps。

当项序列化为 xml 时,其值为“rowColVisualOps”。

ShowGridlinesHeadings

showGridlinesHeadings。

将项序列化为 xml 时,其值为“showGridlinesHeadings”。

ShowGridlinesHeadings 6

showGridlinesHeadings。

将项序列化为 xml 时,其值为“showGridlinesHeadings”。

Sparklines 4

迷你图。

当项序列化为 xml 时,其值为“迷你图”。

Sparklines

迷你图。

当项序列化为 xml 时,其值为“迷你图”。

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<FeatureType>.Create(String)

适用于