MetadataType.Coerce 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.
Coerção de metadados
Representa o seguinte atributo no esquema: coercitório
[DocumentFormat.OpenXml.SchemaAttr(0, "coerce")]
public DocumentFormat.OpenXml.BooleanValue Coerce { get; set; }
public DocumentFormat.OpenXml.BooleanValue Coerce { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "coerce")]
public DocumentFormat.OpenXml.BooleanValue? Coerce { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("coerce")]
public DocumentFormat.OpenXml.BooleanValue? Coerce { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Coerce { get; set; }
member this.Coerce : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "coerce")>]
member this.Coerce : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("coerce")>]
member this.Coerce : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Coerce As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos