SdtAppearance 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SdtAppearance 列挙体を定義します。
public enum SdtAppearance
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public enum SdtAppearance
public readonly struct SdtAppearance : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2013.Word.SdtAppearance>, IEquatable<DocumentFormat.OpenXml.Office2013.Word.SdtAppearance>
type SdtAppearance =
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
type SdtAppearance =
type SdtAppearance = struct
interface IEnumValue
interface IEnumValueFactory<SdtAppearance>
Public Enum SdtAppearance
Public Structure SdtAppearance
Implements IEnumValue, IEnumValueFactory(Of SdtAppearance), IEquatable(Of SdtAppearance)
- 継承
-
SdtAppearance
- 継承
-
SdtAppearance
- 属性
フィールド
名前 | 値 | 説明 |
---|---|---|
BoundingBox | 0 | boundingBox。 項目を xml としてシリアル化されるときに、その値は "boundingBox" です。 |
Tags | 1 | タグ。 項目を xml としてシリアル化されるときに、その値は "タグ" です。 |
2 | hidden。 アイテムを xml としてシリアル化されるときに、その値は "非表示" になります。 |
|
BoundingBox | boundingBox。 項目を xml としてシリアル化されるときに、その値は "boundingBox" です。 |
|
Equality(SdtAppearance, SdtAppearance) | ||
Equals(Object) | ||
Equals(SdtAppearance) | ||
GetHashCode() | ||
hidden。 アイテムを xml としてシリアル化されるときに、その値は "非表示" になります。 |
||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<SdtAppearance>.Create(String) | ||
Inequality(SdtAppearance, SdtAppearance) | ||
SdtAppearance(String) | 新しい SdtAppearance 列挙型インスタンスを作成します |
|
Tags | タグ。 項目を xml としてシリアル化されるときに、その値は "タグ" です。 |
|
ToString() |