ConditionalFormatStyle.EvenHorizontalBand Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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