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


CommonBehavior.TransformType Свойство

Определение

Тип преобразования

Представляет следующий атрибут в схеме: xfrmType

[DocumentFormat.OpenXml.SchemaAttr(0, "xfrmType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues> TransformType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues> TransformType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xfrmType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues>? TransformType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xfrmType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues>? TransformType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues>? TransformType { get; set; }
member this.TransformType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xfrmType")>]
member this.TransformType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xfrmType")>]
member this.TransformType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.BehaviorTransformValues> with get, set
Public Property TransformType As EnumValue(Of BehaviorTransformValues)

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Этот атрибут указывает тип используемого преобразования.

Возможные значения для этого атрибута определяются простым типом ST_TLBehaviorTransformType .

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