CacheHierarchy.AllCaption Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
allCaption
Representa el atributo siguiente en el 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 de propiedad
Devuelve StringValue.
- Atributos