Share via


RgbColorModelHex.LegacySpreadsheetColorIndex Property

Definition

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

Represents the following attribute in the schema: a14:legacySpreadsheetColorIndex

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(48, "legacySpreadsheetColorIndex")]
public DocumentFormat.OpenXml.Int32Value LegacySpreadsheetColorIndex { get; set; }
public DocumentFormat.OpenXml.Int32Value LegacySpreadsheetColorIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(48, "legacySpreadsheetColorIndex")]
public DocumentFormat.OpenXml.Int32Value LegacySpreadsheetColorIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(48, "legacySpreadsheetColorIndex")]
public DocumentFormat.OpenXml.Int32Value? LegacySpreadsheetColorIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("a14:legacySpreadsheetColorIndex")]
public DocumentFormat.OpenXml.Int32Value? LegacySpreadsheetColorIndex { get; set; }
public DocumentFormat.OpenXml.Int32Value? LegacySpreadsheetColorIndex { get; set; }
member this.LegacySpreadsheetColorIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(48, "legacySpreadsheetColorIndex")>]
member this.LegacySpreadsheetColorIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(48, "legacySpreadsheetColorIndex")>]
member this.LegacySpreadsheetColorIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("a14:legacySpreadsheetColorIndex")>]
member this.LegacySpreadsheetColorIndex : DocumentFormat.OpenXml.Int32Value with get, set
Public Property LegacySpreadsheetColorIndex As Int32Value

Property Value

Attributes

Applies to