Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IPaintingContext Interface

IPaintingContext Interface Properties

For a list of all members of this type, see IPaintingContext members.

Public Properties
 NameDescription
 PropertyGets the column index of current context cell.  
 PropertyGets a boolean value indicating whether cell diagonal line is enable.  
 PropertyGets or set the graphics device interface for painting.  
 PropertyGets or sets whether to printing with black and white mode.  
 PropertyGets a boolean value indicating whether the cell is in a locked state.  
 PropertyGets a boolean value indicating whether the cell is in a selected state.  
 PropertyGet a PaintingLocation value indicates the painting location.  
 PropertyGets or sets the back color of an object when the cell is locked.  
 PropertyGets or sets the text color of an object when the cell is locked.  
 PropertyGets a boolean value indicating whether the cell is in 'right to left' display mode.  
 PropertyGets the row index of current context cell.  
 PropertyGets or sets the text color of an object when the object is selected.  
 PropertyGets or sets the font for a selected object.  
 PropertyGets or sets the background color of an object when the object is selected.  
 PropertyGets the current context worksheet.  
 PropertyGets the zoom factor used for painting this cell.  
Top
See Also