共用方式為


ConditionalFormatStyle.EvenHorizontalBand Property

Definition

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

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

Property Value

Attributes

Applies to