IconSetTypeValues Enum
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 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
- 属性
字段
| 名称 | 值 | 说明 |
|---|---|---|
| ThreeArrows | 0 | 3Arrows。 当项序列化为 xml 时,其值为“3Arrows”。 |
| ThreeArrowsGray | 1 | 3ArrowsGray。 当项序列化为 xml 时,其值为“3ArrowsGray”。 |
| ThreeFlags | 2 | 3Flags。 当项序列化为 xml 时,其值为“3Flags”。 |
| ThreeTrafficLights1 | 3 | 3TrafficLights1。 当项序列化为 xml 时,其值为“3TrafficLights1”。 |
| ThreeTrafficLights2 | 4 | 3TrafficLights2。 将项序列化为 xml 时,其值为“3TrafficLights2”。 |
| ThreeSigns | 5 | 3签名。 当项序列化为 xml 时,其值为“3Signs”。 |
| ThreeSymbols | 6 | 3Symbols。 当项序列化为 xml 时,其值为“3Symbols”。 |
| ThreeSymbols2 | 7 | 3Symbols2。 当项序列化为 xml 时,其值为“3Symbols2”。 |
| FourArrows | 8 | 4Arrows。 当项序列化为 xml 时,其值为“4Arrows”。 |
| FourArrowsGray | 9 | 4ArrowsGray。 当项序列化为 xml 时,其值为“4ArrowsGray”。 |
| FourRedToBlack | 10 | 4RedToBlack。 当项序列化为 xml 时,其值为“4RedToBlack”。 |
| FourRating | 11 | 4Rating。 当项序列化为 xml 时,其值为“4Rating”。 |
| FourTrafficLights | 12 | 4TrafficLights。 当项序列化为 xml 时,其值为“4TrafficLights”。 |
| FiveArrows | 13 | 5Arrows。 当项序列化为 xml 时,其值为“5Arrows”。 |
| FiveArrowsGray | 14 | 5ArrowsGray。 将项序列化为 xml 时,其值为“5ArrowsGray”。 |
| FiveRating | 15 | 5Rating。 将项序列化为 xml 时,其值为“5Rating”。 |
| FiveQuarters | 16 | 5Quarters。 当项序列化为 xml 时,其值为“5Quarters”。 |
| ThreeStars | 17 | 3Stars。 当项序列化为 xml 时,其值为“3Stars”。 |
| ThreeTriangles | 18 | 3三角。 当项序列化为 xml 时,其值为“3Triangles”。 |
| FiveBoxes | 19 | 5Boxes。 当项目序列化为 xml 时,其值为“5Boxes”。 |
| NoIcons | 20 | NoIcons。 当项序列化为 xml 时,其值为“NoIcons”。 |
| Equality(IconSetTypeValues, IconSetTypeValues) | ||
| Equals(IconSetTypeValues) | ||
| Equals(Object) | ||
| FiveArrows | 5Arrows。 当项序列化为 xml 时,其值为“5Arrows”。 |
|
| FiveArrowsGray | 5ArrowsGray。 将项序列化为 xml 时,其值为“5ArrowsGray”。 |
|
| FiveBoxes | 5Boxes。 当项目序列化为 xml 时,其值为“5Boxes”。 |
|
| FiveQuarters | 5Quarters。 当项序列化为 xml 时,其值为“5Quarters”。 |
|
| FiveRating | 5Rating。 将项序列化为 xml 时,其值为“5Rating”。 |
|
| FourArrows | 4Arrows。 当项序列化为 xml 时,其值为“4Arrows”。 |
|
| FourArrowsGray | 4ArrowsGray。 当项序列化为 xml 时,其值为“4ArrowsGray”。 |
|
| FourRating | 4Rating。 当项序列化为 xml 时,其值为“4Rating”。 |
|
| FourRedToBlack | 4RedToBlack。 当项序列化为 xml 时,其值为“4RedToBlack”。 |
|
| FourTrafficLights | 4TrafficLights。 当项序列化为 xml 时,其值为“4TrafficLights”。 |
|
| GetHashCode() | ||
| IconSetTypeValues(String) | 创建新的 IconSetTypeValues 枚举实例 |
|
| IEnumValue.IsValid | ||
| IEnumValue.Value | ||
| IEnumValue.Version | ||
| IEnumValueFactory<IconSetTypeValues>.Create(String) | ||
| Inequality(IconSetTypeValues, IconSetTypeValues) | ||
| NoIcons | NoIcons。 当项序列化为 xml 时,其值为“NoIcons”。 |
|
| ThreeArrows | 3Arrows。 当项序列化为 xml 时,其值为“3Arrows”。 |
|
| ThreeArrowsGray | 3ArrowsGray。 当项序列化为 xml 时,其值为“3ArrowsGray”。 |
|
| ThreeFlags | 3Flags。 当项序列化为 xml 时,其值为“3Flags”。 |
|
| ThreeSigns | 3签名。 当项序列化为 xml 时,其值为“3Signs”。 |
|
| ThreeStars | 3Stars。 当项序列化为 xml 时,其值为“3Stars”。 |
|
| ThreeSymbols | 3Symbols。 当项序列化为 xml 时,其值为“3Symbols”。 |
|
| ThreeSymbols2 | 3Symbols2。 当项序列化为 xml 时,其值为“3Symbols2”。 |
|
| ThreeTrafficLights1 | 3TrafficLights1。 当项序列化为 xml 时,其值为“3TrafficLights1”。 |
|
| ThreeTrafficLights2 | 3TrafficLights2。 将项序列化为 xml 时,其值为“3TrafficLights2”。 |
|
| ThreeTriangles | 3三角。 当项序列化为 xml 时,其值为“3Triangles”。 |
|
| ToString() |