Share via


FormControlProperties.NoThreeD2 Property

Definition

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

Represents the following attribute in the schema: noThreeD2

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

Property Value

Attributes

Applies to