Interface IInterior
- Namespace
- Spire.Xls.Core
- Assembly
- Spire.XLS.dll
public interface IInterior
Properties
Color
Color Color { get; set; }
Property Value
- Color
FillPattern
ExcelPatternType FillPattern { get; set; }
Property Value
- ExcelPatternType
Gradient
ExcelGradient Gradient { get; }
Property Value
- ExcelGradient
KnownColor
ExcelColors KnownColor { get; set; }
Property Value
- ExcelColors
PatternColor
Color PatternColor { get; set; }
Property Value
- Color
PatternKnownColor
ExcelColors PatternKnownColor { get; set; }
Property Value
- ExcelColors