Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
legacySpreadsheetColorIndex, this property is only available in Office2010.Represents the attribte in schema: a14:legacySpreadsheetColorIndex
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
<SchemaAttrAttribute(, "legacySpreadsheetColorIndex")> _
Public Property LegacySpreadsheetColorIndex As Int32Value
Get
Set
'Usage
Dim instance As RgbColorModelHex
Dim value As Int32Value
value = instance.LegacySpreadsheetColorIndex
instance.LegacySpreadsheetColorIndex = value
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
[SchemaAttrAttribute(, "legacySpreadsheetColorIndex")]
public Int32Value LegacySpreadsheetColorIndex { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value