ConditionalFormatStyle.EvenHorizontalBand プロパティ

定義

evenHBand では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: w:evenHBand

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "evenHBand")]
public DocumentFormat.OpenXml.OnOffValue EvenHorizontalBand { get; set; }
public DocumentFormat.OpenXml.OnOffValue EvenHorizontalBand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "evenHBand")]
public DocumentFormat.OpenXml.OnOffValue EvenHorizontalBand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "evenHBand")]
public DocumentFormat.OpenXml.OnOffValue? EvenHorizontalBand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:evenHBand")]
public DocumentFormat.OpenXml.OnOffValue? EvenHorizontalBand { get; set; }
public DocumentFormat.OpenXml.OnOffValue? EvenHorizontalBand { get; set; }
member this.EvenHorizontalBand : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "evenHBand")>]
member this.EvenHorizontalBand : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "evenHBand")>]
member this.EvenHorizontalBand : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:evenHBand")>]
member this.EvenHorizontalBand : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property EvenHorizontalBand As OnOffValue

プロパティ値

属性

適用対象