SparklineGroup.Markers 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í.
marcadores, esta propiedad solo está disponible en Office 2010 y versiones posteriores.
Representa el atributo siguiente en el esquema: marcadores
[DocumentFormat.OpenXml.SchemaAttr(0, "markers")]
public DocumentFormat.OpenXml.BooleanValue Markers { get; set; }
public DocumentFormat.OpenXml.BooleanValue Markers { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "markers")]
public DocumentFormat.OpenXml.BooleanValue? Markers { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("markers")]
public DocumentFormat.OpenXml.BooleanValue? Markers { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Markers { get; set; }
member this.Markers : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "markers")>]
member this.Markers : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("markers")>]
member this.Markers : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Markers As BooleanValue
Valor de propiedad
- Atributos