FormControlProperties.NoThreeD2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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