RevisionComment.AlwaysShow 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.
Sempre mostrar comentário
Representa o seguinte atributo no esquema: alwaysShow
[DocumentFormat.OpenXml.SchemaAttr(0, "alwaysShow")]
public DocumentFormat.OpenXml.BooleanValue AlwaysShow { get; set; }
public DocumentFormat.OpenXml.BooleanValue AlwaysShow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "alwaysShow")]
public DocumentFormat.OpenXml.BooleanValue? AlwaysShow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("alwaysShow")]
public DocumentFormat.OpenXml.BooleanValue? AlwaysShow { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AlwaysShow { get; set; }
member this.AlwaysShow : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "alwaysShow")>]
member this.AlwaysShow : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("alwaysShow")>]
member this.AlwaysShow : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AlwaysShow As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos