次の方法で共有


SourceValues 列挙型

定義

PivotCache 型

public enum SourceValues
public readonly struct SourceValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Spreadsheet.SourceValues>, IEquatable<DocumentFormat.OpenXml.Spreadsheet.SourceValues>
type SourceValues = 
type SourceValues = struct
    interface IEnumValue
    interface IEnumValueFactory<SourceValues>
Public Enum SourceValues
Public Structure SourceValues
Implements IEnumValue, IEnumValueFactory(Of SourceValues), IEquatable(Of SourceValues)
継承
SourceValues
継承
SourceValues

フィールド

SourceValues(String)

新しい SourceValues 列挙型インスタンスを作成します

Consolidation 2

連結範囲。

アイテムを xml としてシリアル化されるときに、その値は "統合" です。

Consolidation

連結範囲。

アイテムを xml としてシリアル化されるときに、その値は "統合" です。

Equals(Object)
Equals(SourceValues)
External

外部。

項目を xml としてシリアル化されるときに、その値は "external" です。

External 1

外部。

項目を xml としてシリアル化されるときに、その値は "external" です。

GetHashCode()
Equality(SourceValues, SourceValues)
Inequality(SourceValues, SourceValues)
Scenario 3

シナリオの概要レポート。

項目を xml としてシリアル化されるときに、その値は "シナリオ" です。

Scenario

シナリオの概要レポート。

項目を xml としてシリアル化されるときに、その値は "シナリオ" です。

ToString()
Worksheet 0

ワークシート。

アイテムを xml としてシリアル化されるときに、その値は "worksheet" です。

Worksheet

ワークシート。

アイテムを xml としてシリアル化されるときに、その値は "worksheet" です。

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

適用対象