共用方式為


PerspectiveProjection.Fov Property

Definition

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

Represents the following attribute in the schema: fov

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

Property Value

Attributes

Applies to