Freigeben über


CustomSheetView.ColorId-Eigenschaft

Color Id.Represents the attribte in schema: colorId

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "colorId")> _
Public Property ColorId As UInt32Value
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As UInt32Value

value = instance.ColorId

instance.ColorId = value
[SchemaAttrAttribute(, "colorId")]
public UInt32Value ColorId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace