Undo.Reference3D Property

Definition

Reference 3D

Represents the following attribute in the schema: ref3D

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

Property Value

Returns BooleanValue.

Attributes

Applies to