Поделиться через


SdtAppearance Перечисление

Определение

Определяет перечисление 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, его значение равно "tags".

Hidden 2

hidden.

При сериализации элемента в формате XML его значение будет скрытым.

BoundingBox

boundingBox.

При сериализации элемента в формате XML его значение равно "boundingBox".

Equality(SdtAppearance, SdtAppearance)
Equals(Object)
Equals(SdtAppearance)
GetHashCode()
Hidden

hidden.

При сериализации элемента в формате XML его значение будет скрытым.

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<SdtAppearance>.Create(String)
Inequality(SdtAppearance, SdtAppearance)
SdtAppearance(String)

Создает экземпляр перечисления SdtAppearance

Tags

Теги.

Когда элемент сериализуется как xml, его значение равно "tags".

ToString()

Применяется к