PropertySet.Coherent3D Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Comportamento 3D coerente
Representa o seguinte atributo no esquema: coerente3DOff
[DocumentFormat.OpenXml.SchemaAttr(0, "coherent3DOff")]
public DocumentFormat.OpenXml.BooleanValue Coherent3D { get; set; }
public DocumentFormat.OpenXml.BooleanValue Coherent3D { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "coherent3DOff")]
public DocumentFormat.OpenXml.BooleanValue? Coherent3D { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("coherent3DOff")]
public DocumentFormat.OpenXml.BooleanValue? Coherent3D { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Coherent3D { get; set; }
member this.Coherent3D : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "coherent3DOff")>]
member this.Coherent3D : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("coherent3DOff")>]
member this.Coherent3D : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Coherent3D As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos