Class FormattingCellFill
Inheritance
System.Object
FormattingCellFill
Assembly: DRIT.Spreadsheet.dll
public class FormattingCellFill : CellFill
Properties
Declaration
public override SpreadsheetColor BackgroundSpreadsheetColor { get; set; }
Property Value
Overrides
Declaration
public override GradientCellFill Gradient { get; set; }
Property Value
Overrides
Declaration
public override SpreadsheetColor PatternSpreadsheetColor { get; set; }
Property Value
Overrides
Declaration
public override PatternType Type { get; set; }
Property Value
Overrides