MetadataType.ClearComments 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.
Comentários claros de metadados
Representa o seguinte atributo no esquema: clearComments
[DocumentFormat.OpenXml.SchemaAttr(0, "clearComments")]
public DocumentFormat.OpenXml.BooleanValue ClearComments { get; set; }
public DocumentFormat.OpenXml.BooleanValue ClearComments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "clearComments")]
public DocumentFormat.OpenXml.BooleanValue? ClearComments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("clearComments")]
public DocumentFormat.OpenXml.BooleanValue? ClearComments { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ClearComments { get; set; }
member this.ClearComments : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "clearComments")>]
member this.ClearComments : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("clearComments")>]
member this.ClearComments : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ClearComments As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos