[]
Specifies the locations in the component for painting.
public enum PaintingLocation
Public Enum PaintingLocation
| Name | Description |
|---|---|
| ColumnFooter | Specifies that the location is in the column footer area of the component. |
| ColumnHeader | Specifies that the location is in the column header area of the component. |
| Corner | Specifies that the location is in the upper left sheet corner of a workbook. |
| FooterCorner | Specifies that the location is in the lower left sheet corner of a workbook. |
| RowHeader | Specifies that the location is in the row header area of the component. |
| Viewport | Specifies that the location is in a viewport of the data area of the component. |