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 : EnumFields
Black
Black color of node.
Declaration
public const NodeColor BlackField Value
| Type | 
|---|
| NodeColor | 
Red
Red color of node.
Declaration
public const NodeColor RedField Value
| Type | 
|---|
| NodeColor |