次の方法で共有


CryptAlgorithmValues 列挙型

定義

CryptAlgorithmValues 列挙型を定義します。

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

フィールド

CryptAlgorithmValues(String)

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

Custom 1

カスタム。

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

このアイテムは、Office 2010 以降でのみ使用できます。

Custom

カスタム。

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

このアイテムは、Office 2010 以降でのみ使用できます。

Equals(CryptAlgorithmValues)
Equals(Object)
GetHashCode()
Equality(CryptAlgorithmValues, CryptAlgorithmValues)
Inequality(CryptAlgorithmValues, CryptAlgorithmValues)
ToString()
TypeAny 0

任意の型。

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

TypeAny

任意の型。

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

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

適用対象