次の方法で共有


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)

適用対象