次の方法で共有


STorageType 列挙型

定義

STorageType 列挙型を定義します。

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)]
public enum STorageType
public enum STorageType
public readonly struct STorageType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType>, IEquatable<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType>
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)>]
type STorageType = 
type STorageType = 
type STorageType = struct
    interface IEnumValue
    interface IEnumValueFactory<STorageType>
Public Enum STorageType
Public Structure STorageType
Implements IEnumValue, IEnumValueFactory(Of STorageType), IEquatable(Of STorageType)
継承
STorageType
継承
STorageType
属性

フィールド

STorageType(String)

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

Equals(STorageType)
Equals(Object)
GetHashCode()
Equality(STorageType, STorageType)
Inequality(STorageType, STorageType)
ParTrans 1

parTrans。

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

ParTrans

parTrans。

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

SibTrans 0

sibTrans。

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

SibTrans

sibTrans。

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

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

適用対象