共用方式為


ConditionalFormatStyle.EvenVerticalBand Property

Definition

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

Represents the following attribute in the schema: w:evenVBand

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

Property Value

Attributes

Applies to