ConditionalFormatStyle.OddVerticalBand プロパティ

定義

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

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

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

プロパティ値

属性

適用対象