Spread.Sheets Documentation
RowHeader type
Represents the painter of the row header cells.
Syntax
var instance = new GC.Spread.Sheets.CellTypes.RowHeader();
function RowHeader;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.CellTypes.Base
      GC.Spread.Sheets.CellTypes.RowHeader

Constructors
 NameDescription
public ConstructorRowHeader ConstructorRepresents the painter of the row header cells.  
Top
Fields
 NameDescription
public FieldtypeName (Inherited from GC.Spread.Sheets.CellTypes.Base)
Top
Methods
 NameDescription
public MethodactivateEditor (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodcreateEditorElement (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethoddeactivateEditor (Inherited from GC.Spread.Sheets.CellTypes.Base)
public Methodfocus (Inherited from GC.Spread.Sheets.CellTypes.Base)
public Methodformat (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodfromJSON (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodgetAutoFitHeight (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodgetAutoFitWidth (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodgetEditorValue (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodgetHitInfo (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodisEditingValueChanged (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodisImeAware (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodisReservedKey (Inherited from GC.Spread.Sheets.CellTypes.Base)
public Methodpaint (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodpaintContent (Inherited from GC.Spread.Sheets.CellTypes.Base)
public Methodparse (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessKeyDown (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessKeyUp (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessMouseDown (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessMouseEnter (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessMouseLeave (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessMouseMove (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodprocessMouseUp (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodselectAll (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodsetEditorValue (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodtoJSON (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodupdateEditor (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodupdateEditorContainer (Inherited from GC.Spread.Sheets.CellTypes.Base)
public MethodupdateImeMode (Inherited from GC.Spread.Sheets.CellTypes.Base)
Top
See Also

Reference

GC.Spread.Sheets.CellTypes Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.