Share via


IconSetTypeValues 枚举

定义

定义 IconSetTypeValues 枚举。

public enum IconSetTypeValues
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public enum IconSetTypeValues
public readonly struct IconSetTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>, IEquatable<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>
type IconSetTypeValues = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type IconSetTypeValues = 
type IconSetTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<IconSetTypeValues>
Public Enum IconSetTypeValues
Public Structure IconSetTypeValues
Implements IEnumValue, IEnumValueFactory(Of IconSetTypeValues), IEquatable(Of IconSetTypeValues)
继承
IconSetTypeValues
继承
IconSetTypeValues
属性

字段

IconSetTypeValues(String)

创建新的 IconSetTypeValues 枚举实例

Equals(Object)
Equals(IconSetTypeValues)
FiveArrows

5Arrows。

当项序列化为 xml 时,其值为“5Arrows”。

FiveArrows 13

5Arrows。

当项序列化为 xml 时,其值为“5Arrows”。

FiveArrowsGray 14

5ArrowsGray。

将项序列化为 xml 时,其值为“5ArrowsGray”。

FiveArrowsGray

5ArrowsGray。

将项序列化为 xml 时,其值为“5ArrowsGray”。

FiveBoxes 19

5Boxes。

当项目序列化为 xml 时,其值为“5Boxes”。

FiveBoxes

5Boxes。

当项目序列化为 xml 时,其值为“5Boxes”。

FiveQuarters 16

5Quarters。

当项序列化为 xml 时,其值为“5Quarters”。

FiveQuarters

5Quarters。

当项序列化为 xml 时,其值为“5Quarters”。

FiveRating 15

5Rating。

将项序列化为 xml 时,其值为“5Rating”。

FiveRating

5Rating。

将项序列化为 xml 时,其值为“5Rating”。

FourArrows 8

4Arrows。

当项序列化为 xml 时,其值为“4Arrows”。

FourArrows

4Arrows。

当项序列化为 xml 时,其值为“4Arrows”。

FourArrowsGray

4ArrowsGray。

当项序列化为 xml 时,其值为“4ArrowsGray”。

FourArrowsGray 9

4ArrowsGray。

当项序列化为 xml 时,其值为“4ArrowsGray”。

FourRating

4Rating。

当项序列化为 xml 时,其值为“4Rating”。

FourRating 11

4Rating。

当项序列化为 xml 时,其值为“4Rating”。

FourRedToBlack 10

4RedToBlack。

当项序列化为 xml 时,其值为“4RedToBlack”。

FourRedToBlack

4RedToBlack。

当项序列化为 xml 时,其值为“4RedToBlack”。

FourTrafficLights 12

4TrafficLights。

当项序列化为 xml 时,其值为“4TrafficLights”。

FourTrafficLights

4TrafficLights。

当项序列化为 xml 时,其值为“4TrafficLights”。

GetHashCode()
NoIcons 20

NoIcons。

当项序列化为 xml 时,其值为“NoIcons”。

NoIcons

NoIcons。

当项序列化为 xml 时,其值为“NoIcons”。

Equality(IconSetTypeValues, IconSetTypeValues)
Inequality(IconSetTypeValues, IconSetTypeValues)
ThreeArrows

3Arrows。

当项序列化为 xml 时,其值为“3Arrows”。

ThreeArrows 0

3Arrows。

当项序列化为 xml 时,其值为“3Arrows”。

ThreeArrowsGray

3ArrowsGray。

当项序列化为 xml 时,其值为“3ArrowsGray”。

ThreeArrowsGray 1

3ArrowsGray。

当项序列化为 xml 时,其值为“3ArrowsGray”。

ThreeFlags 2

3Flags。

当项序列化为 xml 时,其值为“3Flags”。

ThreeFlags

3Flags。

当项序列化为 xml 时,其值为“3Flags”。

ThreeSigns 5

3签名。

当项序列化为 xml 时,其值为“3Signs”。

ThreeSigns

3签名。

当项序列化为 xml 时,其值为“3Signs”。

ThreeStars 17

3Stars。

当项序列化为 xml 时,其值为“3Stars”。

ThreeStars

3Stars。

当项序列化为 xml 时,其值为“3Stars”。

ThreeSymbols 6

3Symbols。

当项序列化为 xml 时,其值为“3Symbols”。

ThreeSymbols

3Symbols。

当项序列化为 xml 时,其值为“3Symbols”。

ThreeSymbols2 7

3Symbols2。

当项序列化为 xml 时,其值为“3Symbols2”。

ThreeSymbols2

3Symbols2。

当项序列化为 xml 时,其值为“3Symbols2”。

ThreeTrafficLights1 3

3TrafficLights1。

当项序列化为 xml 时,其值为“3TrafficLights1”。

ThreeTrafficLights1

3TrafficLights1。

当项序列化为 xml 时,其值为“3TrafficLights1”。

ThreeTrafficLights2

3TrafficLights2。

将项序列化为 xml 时,其值为“3TrafficLights2”。

ThreeTrafficLights2 4

3TrafficLights2。

将项序列化为 xml 时,其值为“3TrafficLights2”。

ThreeTriangles 18

3三角。

当项序列化为 xml 时,其值为“3Triangles”。

ThreeTriangles

3三角。

当项序列化为 xml 时,其值为“3Triangles”。

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

适用于