Share via


ObjectViewport.ViewportSz Property

Definition

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

Represents the following attribute in the schema: viewportSz

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

Property Value

Attributes

Applies to