Share via


FormControlProperties.NoThreeD Property

Definition

noThreeD, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: noThreeD

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

Property Value

Attributes

Applies to