
public class ExcelCellFillPublic Class ExcelCellFillpublic ref class ExcelCellFilltype ExcelCellFill = class end| FillType | Gets or sets the cell fill type. | 
| GradientFillOptions | Gets the gradient for the interior. Returns a null object if the InteriorType property is not GradientFill. This property is valid only for Excel 2007 workbooks. | 
| PatternFillOptions | Gets the pattern options object for the interior. This property returns a null object if the InteriorType is not PatternFill. | 
| SolidFillOptions | Gets the solid fill options object for the interior. This property returns a null object if the InteriorType is not SolidFill. | 
| Equals | (Inherited from Object) | 
| Finalize | (Inherited from Object) | 
| GetHashCode | (Inherited from Object) | 
| GetType | (Inherited from Object) | 
| MemberwiseClone | (Inherited from Object) | 
| ToString | (Inherited from Object) |