Поделиться через


SparklineGroup.First Свойство

Определение

Во-первых, это свойство доступно только в Office 2010 и более поздних версиях.

Представляет следующий атрибут в схеме: first:

[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

Значение свойства

Атрибуты

Применяется к