Class CommentGradientStop
Inheritance
System.Object
CommentGradientStop
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class CommentGradientStop : object
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
Type | Description |
---|---|
Color |
Position
Declaration
public decimal Position { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
SpreadsheetColor
Declaration
public SpreadsheetColor SpreadsheetColor { get; set; }
Property Value
Type | Description |
---|---|
SpreadsheetColor |