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)

适用于