Freigeben über


CommonBehavior.TransformType Eigenschaft

Definition

Transformationstyp

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Dieses Attribut gibt den Typ der zu verwendenden Transformation an.

Die möglichen Werte für dieses Attribut werden durch den ST_TLBehaviorTransformType einfachen Typ definiert.

Gilt für: