次の方法で共有


ShapeValues 列挙型

定義

Shape

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

フィールド

ShapeValues(String)

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

Box 2

ボックス

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

Box

ボックス

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

Cone 0

コーン。

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

Cone

コーン。

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

ConeToMax 1

円錐を最大値に設定します。

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

ConeToMax

円錐を最大値に設定します。

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

Cylinder

円柱。

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

Cylinder 3

円柱。

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

Equals(ShapeValues)
Equals(Object)
GetHashCode()
Equality(ShapeValues, ShapeValues)
Inequality(ShapeValues, ShapeValues)
Pyramid

ピラミッド。

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

Pyramid 4

ピラミッド。

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

PyramidToMaximum 5

ピラミッドを最大値に設定します。

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

PyramidToMaximum

ピラミッドを最大値に設定します。

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

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

適用対象