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