[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.PaintingLocation

PaintingLocation Enum

Specifies the locations in the component for painting.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum PaintingLocation
Public Enum PaintingLocation

Fields

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.