Aracılığıyla paylaş


PosterFrame.Frame Property

Definition

frame, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: frame

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

Property Value

Attributes

Applies to