Class NodeColor
Suitable Node colors used for 2-3-4 nodes detection.
Inheritance
System.Object
NodeColor
Namespace: Syncfusion.CompoundFile.XlsIO.Net
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class NodeColor : Enum
Fields
Black
Black color of node.
Declaration
public const NodeColor Black
Field Value
Type | Description |
---|---|
NodeColor |
Red
Red color of node.
Declaration
public const NodeColor Red
Field Value
Type | Description |
---|---|
NodeColor |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |