次の方法で共有


ScopeValues 列挙型

定義

条件付き書式スコープ

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

フィールド

ScopeValues(String)

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

Data 1

データ フィールド。

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

Data

データ フィールド。

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

Equals(ScopeValues)
Equals(Object)
Field 2

フィールドの交差。

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

Field

フィールドの交差。

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

GetHashCode()
Equality(ScopeValues, ScopeValues)
Inequality(ScopeValues, ScopeValues)
Selection

選択範囲

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

Selection 0

選択範囲

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

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

適用対象