共用方式為


ConditionalFormatStyle.OddVerticalBand Property

Definition

oddVBand, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to