Compartir a través de


SparklineGroup.First Propiedad

Definición

en primer lugar, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema:

[DocumentFormat.OpenXml.SchemaAttr(0, "first")]
public DocumentFormat.OpenXml.BooleanValue First { get; set; }
public DocumentFormat.OpenXml.BooleanValue First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "first")]
public DocumentFormat.OpenXml.BooleanValue? First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("first")]
public DocumentFormat.OpenXml.BooleanValue? First { get; set; }
public DocumentFormat.OpenXml.BooleanValue? First { get; set; }
member this.First : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "first")>]
member this.First : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("first")>]
member this.First : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property First As BooleanValue

Valor de propiedad

Atributos

Se aplica a