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


DataBar.Direction Свойство

Определение

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

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

[DocumentFormat.OpenXml.SchemaAttr(0, "direction")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues> Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues> Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "direction")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues>? Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("direction")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues>? Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues>? Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "direction")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("direction")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DataBarDirectionValues> with get, set
Public Property Direction As EnumValue(Of DataBarDirectionValues)

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

Атрибуты

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