共用方式為


PresetTransition.Preset Property

Definition

prst, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: prst

[DocumentFormat.OpenXml.SchemaAttr(0, "prst")]
public DocumentFormat.OpenXml.StringValue Preset { get; set; }
public DocumentFormat.OpenXml.StringValue Preset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "prst")]
public DocumentFormat.OpenXml.StringValue? Preset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("prst")]
public DocumentFormat.OpenXml.StringValue? Preset { get; set; }
public DocumentFormat.OpenXml.StringValue? Preset { get; set; }
member this.Preset : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "prst")>]
member this.Preset : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("prst")>]
member this.Preset : DocumentFormat.OpenXml.StringValue with get, set
Public Property Preset As StringValue

Property Value

Attributes

Applies to