XlFill.PatternFill Method
Name | Parameters | Description |
---|---|---|
PatternFill(XlPatternType, XlColor, XlColor) static | patternType, backColor, patternColor | Creates the XlFill object that specifies the pattern fill for a cell background. |
PatternFill(XlPatternType) static | patternType | Creates the XlFill object that specifies the automatic pattern fill for a cell background. |