CacheHierarchy.AllCaption 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.
allCaption
Representa o seguinte atributo no esquema: allCaption
[DocumentFormat.OpenXml.SchemaAttr(0, "allCaption")]
public DocumentFormat.OpenXml.StringValue AllCaption { get; set; }
public DocumentFormat.OpenXml.StringValue AllCaption { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "allCaption")]
public DocumentFormat.OpenXml.StringValue? AllCaption { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("allCaption")]
public DocumentFormat.OpenXml.StringValue? AllCaption { get; set; }
public DocumentFormat.OpenXml.StringValue? AllCaption { get; set; }
member this.AllCaption : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "allCaption")>]
member this.AllCaption : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("allCaption")>]
member this.AllCaption : DocumentFormat.OpenXml.StringValue with get, set
Public Property AllCaption As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos