FarPoint.Win.Spread Represents the drawing surface that handles mouse input and draws graphics objects. Required designer variable. Creates a new drawing surface. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Draws graphic objects and group selection rectangle (if necessary). Paint Event arguments Handles mouse down processing. Mouse Event arguments Mouse down. Left button used by current tool. Handles mouse move processing. Mouse Event arguments Mouse move. Handles mouse up processing. Mouse Event arguments Mouse up event. Left button used by current tool. Initializes the drawing surface of the specified control. Draws a group selection rectangle. Gets or sets the control that owns this drawing surface. Gets or sets the group selection rectangle. Gets or sets whether the group selection rectangle is displayed. Gets or sets whether figures are closed before a new figure is drawn. Current drawing tool. List of drawn graphics objects. Gets or sets the background color for the control. A that represents the background color of the control. The default is the value of the property. Base class for all drawing tools Mouse button pressed Mouse moved Mouse button released Base class for all tools which generate a drawn object Left mouse released. New object is created and resized. Add new object to drawing surface. Function is called when user left-clicks drawing surface, and one of ToolObject-derived tools is active. Tool cursor. List of graphic objects Save object to serialization stream Draws the object in the specified graphics device. Graphics device Clears all objects in the list. true if at least one object is deleted; false otherwise Gets the specified selected object. Index of the selected object Adds a graphics object. Graphics object Determine whether a graphics object is selected (in the specified rectangle). Rectangle bounding the selected area Unselect all the graphics objects. Selects all the graphics objects. Removes all the selected items. true if at least one object is deleted; false otherwise Moves selected items to front (beginning of the list) true if at least one object is moved Moves selected items to back (end of the list) true if at least one object is moved Counts all graphics objects from the graphics list. Gets all graphics objects. Integer index of the graphics object Gets the number of selected objects in the list. Pointer tool Left mouse button is pressed Mouse is moved. None button is pressed, ot left button is pressed. Right mouse button is released Polygon tool Left mouse button is pressed Mouse move - resize new polygon Base class for all drawn objects Scale by the factor Gets the points that make up the objects shape. Gets a specified point. Integer index of the point Draws the object to the specified graphics device. Graphics device Gets handle point by one-based number. Number of handle Gets handle rectangle by one-based number. Number of handle Draws a tracker for the selected object. Graphics device Hit test. Return value: -1 - no hit 0 - hit anywhere > 1 - handle number Point Tests whether the point is inside of the object. Point Gets the cursor for the specified handle. Number of the handle Tests whether the object intersects with the rectangle. Rectangle bounding the objects Move object Move handle to the point Dump (for debugging) Normalize object. Call this function in the end of object resizing. Save object to serialization stream Load object from serialization stream Initialization Selection flag Color Pen width Number of handles Last used color Last used pen width Line graphic object Graphic objects for hit test Get a specific point Gets the handle point by one-based number. Number of the handle Hit test. Return value: -1 - no hit 0 - hit anywhere > 1 - handle number Point Invalidate object. When object is invalidated, path used for hit test is released and should be created again. Creates graphic objects used from hit test. Polygon graphic object Scale by the factor Gets a specific point Gets handle point by one-based number. Gets handle rectangle by one-based number. Creates a graphic object used for hit test. Draws a tracker for the selected object. Graphics device Selection flag Represents the toolbar for shapes. Creates a new drawing toolbar. Creates a new drawing toolbar for the specified container in the specified control. Control Container Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Get the correct chart location in spread view. Chart width Chart height Correct chart location Set the Shape Style. Argument object Show the symbol dialog. Add a Shape by shape type. Shape type. Gets the toolbar panel. Gets the main toolbar. Gets the supplementary toolbar. Gets or sets whether the OwningControl receives focus after a toolbar action. Gets or sets the owner control. Gets or sets the shape container. Internal use only. Internal use only. Represents the Symbol DataGridView. Create a new SymbolDataGridView. Raises the KeyDown Event object Represents the SymbolDialog. Required designer variable. Create a new SymbolDialog. spread object symbol index Create a new SymbolDialog. spread object symbol index select item start index Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Localize all GUI strings of this instance Get the InitSymbol. Represents the NewPaperSize. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Create a new NewPaperSize. sheetview object Page width. Page height. Represents the Zoom. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Create a new Zoom. Represents the ShapeEventArgs. Creates a new object with the SubEditorCancel event arguments. Creates a new object with the SubEditorCancel event arguments. Shape type Creates a new object with the SubEditorCancel event arguments. Shape type Shape color Creates a new object with the SubEditorCancel event arguments. Shape type Shape child type Get or set the ChildType Get or set the ShapeType Get or set the ShapeColor Represents the FarPoint presentation space font picker. Creates a new font picker. Creates a new font picker. Creates a new font picker. Internal use only. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Handles the font selected event. Gets or sets the name of the font. Gets or sets the font for selected text. Gets or sets the text. Gets or sets the text. Represents the FarPoint presentation space wide font picker Creates a new wide font picker. Internal use only. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets whether the user changed the font or its properties. Occurs when font is selected. Gets or sets the name of the font. Gets or sets the text. Gets the original font assigned to the control. Gets or sets the font for selected text. Specifies the activation behavior of an embedded child control. Does not allow user activation Allows user to activate the control with a single click Allows user to activate the control with a double click Internal use only. Gets the grab handle rectangles. Rectangular area Array of grab handles Paints the grab handles. Graphics device interface Rectangular area Mouse enter. Mouse leave. Gets or sets the top of the object. Gets or sets the left (near) of the object. Gets or sets the height of the object. Gets or sets the width of the object. Gets or sets the size of the object. Gets or sets the location of the object. Gets or sets whether the object can be moved. Gets or sets whether the object can be resized. Gets or sets the anchor. Gets or sets whether the size is proportional. Occurs when the mouse enters the object. Occurs when the mouse leaves the object. Interface that supports printing to PDF for control layer objects. Prints to PDF the control layer objects. PDF graphics device interface Rectangular bounds to print Numeric scaling factor Specifies the sizing aspects of the object. Does not allow user sizing Allows user to size the height of the object Allows user to size the width of the object Allows user to size both the height of the object Specifies the movement aspects of the object. Does not allow user movement Allows the user to horizontally move the object Allows the user to vertically move the object Allows the user to move the object both horizontally and vertically Specifies the direction of the drop shadow of the shape. Displays no shadow Displays a shadow on the right of the object only Displays a shadow on the bottom and right of the object Displays a shadow on the bottom of the object only Displays a shadow on the bottom and left of the object Displays a shadow on the left of the object only Displays a shadow on the top and left of the object Displays a shadow on the top of the object only Displays a shadow on the top and right of the object Specifies the background gradient style. Displays no gradient fill Displays a linear gradient fill from top to bottom Displays a linear gradient fill from bottom to top Displays a linear gradient fill from left to right Displays a linear gradient fill from right to left Displays a linear gradient fill from top right to bottom left Displays a linear gradient fill from top left to bottom right Displays a radial gradient fill from center to outside edges Displays a radial gradient fill from outside edges into center Represents the sections of a color gradient, a continuously smooth color transitions. Creates a new color gradient section with the specified parameters. Color Amount of the gradient Amount of alpha-blending (transparency) Creates a new color gradient section with the specified parameters. Color Amount of the gradient Creates a new color gradient section with default settings. Color Saves the gradient section to XML. XmlTextWriter object used to write (save) the gradient Loads the gradient section from XML. XmlNodeReader from which to read (load) the gradient Gets or sets the color of the gradient. Gets or sets the amount of the gradient. Gets or sets the amount of alpha-blending of the gradient. Represents a gradient. Creates a new presentation space gradient object. Creates a new presentation space gradient object based on another object. Object from which to clone the gradient Creates a new gradient object by copying the current object properties. Copy of the object Resets the appearance object to its default settings. Resets the name to its default settings. Resets the gradient style of the object. Resets the gradient sections of the object. Saves the object to XML. XmlTextWriter object used to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Gets or sets the name for the appearance object. Gets or sets the gradient style for the object. Gets or sets the gradient sections for the object. Represents the customizable appearance settings of a cell note that stays visible. Represents a shape object customizable properties. Determines whether the background color is set. Determines whether the text color is set. Determines whether the font is set. Determines whether the text wrapping option is set. Determines whether the tag is set. Determines whether the option for the user to move it is set. Determines whether the option for the user to resize it is set. Determines whether the top is set. Determines whether the left is set. Determines whether the height is set. Determines whether the width is set. Determines whether the alpha-blend background color is set. Determines whether the gradient is set. Determines whether it is marked as locked. Determines whether the shape outline color is set. Determines whether the shape outline style is set. Determines whether the shape outline thickness is set. Determines whether the alpha-blend shadow color is set. Determines whether the shadow color is set. Determines whether the shadow offest (along x-axis) is set. Determines whether the shadow offest (along y-axis) is set. Determines whether the direction of the shadow is set. Resets all properties to default state. Gets or sets the amount of transparency of the shadow. Gets or sets the amount of horizontal offset of the shadow of the object. Gets or sets the amount of vertical offset of the shadow of the object. Gets or sets the color of the shadow of the object. Gets or sets the direction of the shadow. Gets or sets the background color for the object. Gets or sets the foreground color for the object. Gets or sets the font for the object. Gets or sets whether the user is allowed to move the object. Gets or sets whether the user is allowed to resize the object. Gets or sets the Y-coordinate of the object. Gets or sets the X-coordinate of the object. Gets or sets the height of the object. Gets or sets the width of the object. Gets or sets the alpha-blend value of the background color of the object. Gets or sets the Tag object for the element. Gets or sets whether to wrap the text in the element. Gets or sets the gradient for the object. Gets or sets whether the object is marked as locked. Gets or sets the shape outline color for the object. Gets or sets the shape outline style for the object. Gets or sets the shape outline thickness for the object. Determines whether the horizontal alignment of the contents for the cell note is set. Determines whether the vertical alignment of the contents for the cell note is set. Determines whether the margin between the bottom of the cell note and its contents is set. Determines whether the margin between the top of the cell note and its contents is set. Determines whether the margin between the right of the cell note and its contents is set. Determines whether the margin between the left of the cell note and its contents is set. Determines whether the text wrapping option is set. Resets all properties to default state. Gets or sets the horizontal alignment of the contents for the cell note. Gets or sets the vertical alignment of the contents for the cell note. Gets or sets the margin between the bottom of the cell note and its contents. Gets or sets the margin between the top of the cell note and its contents. Gets or sets the margin between the right of the cell note and its contents. Gets or sets the margin between the left of the cell note and its contents. Gets or sets whether to wrap the text in the element. Internal use only. Represents the presentation space object container. Represents the windowless presentation space object. Applies no anchoring, so the object is allowed free movement Anchors on left side of object Anchors on top side of object Anchors on right side of object Anchors on bottom side of object Anchors on all sides of object Specifies the click point of the object container. Specifies the center point of the the bounding rectangle. Specifies the direction of object rotation, if at all, for the object container. Specifies the region of the object container. Specifies the handle currently being used for resizing. Specifies the angle at which the object is rotated. Specifies the angle at which the picture is rotated. Specifies the line thickness of the object container. Specifies the dashed-line style of the object container. Specifies the color of the object container. Specifies the alpha-blending background color. Specifies whether the container is saving to XML. Internal use only. Specifies whether the background image rotates when the user rotates the shape Specifies the angle at which the background image is rotated. Creates a new instance of a presentation space object. The destructor method Creates a new object based on the specified object. Object from which to clone the new object Creates a new shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Internal use only. Copies the properties of this object in presentation space (drawing space) to the target object. Target object Creates and returns a copy of the object. Internal use only. Internal use only. Determines if the background image rotation allowed flag of the object should be serialized. Resets the background image rotation allowed flag to its default settings. Determines if the background image rotation angle of the object should be serialized. Resets the background image rotation angle to its default settings. Determines if the rotation angle of the object should be serialized. Resets the rotation angle to its default settings. Determines if the text rotation angle of the object should be serialized. Resets the text rotation angle to its default settings. Determines if the picture rotation angle of the object should be serialized. Resets the picture rotation angle to its default settings. Resets the name to its default settings. Determines if the name of the object should be serialized. Resets the alpha-blend value of the background color of the object. Determines if the alpha-blend value of the background color of the object should be serialized. Resets the shape of the object. Determines if the shape should be serialized. Determines if the shape outline thickness should be serialized. Resets the shape outline thickness of the object. Determines if the shape outline style should be serialized. Resets the shape outline style of the object. Determines if the shape outline color should be serialized. Resets the shape outline color of the object. Determines if the shape outline scaling should be serialized. Resets the gradient style of the object. Sets the bounds of the object to the specified position and size. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Sets the bounds of the object to the specified position and size. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Sets the bounds of the object to the specified position and size. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Whether to adjust the region Internal use only. Gets the coordinates of the element. Rectangle object containing the rectangle Coordinates of the element Sets the bounds of the object to the specified position and size. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Whether to adjust the region Whether to check recursively for each element Causes the control to redraw invalidated region. Resizes the region. New width value in pixels New height value in pixels Old width value in pixels Old height value in pixels Resizes the region. New width value in pixels New height value in pixels Old width value in pixels Old height value in pixels Determines if the locked property should be serialized. Reset the object's locked status. Determines if the anchor property should be serialized. Resets the object's anchored status. Determines if the CanPrint property should be serialized. Resets whether the object can be printed by the container. Determines if the CanRotate property should be serialized. Resets whether the object can be rotated by the user. Determines if the CanMove property should be serialized. Resets whether the object can be moved by the user. Determines if the SizeProportional property should be serialized. Resets whether the object can be resized proportionally by the user. Determines if the CanSize property should be serialized. Resets whether the object can be resized by the user. Determines if the ContainedObjects property should be serialized. Determines whether the container contains the specified point. Point to check true if the point is found in the collection; false otherwise Determines whether the container contains the specified point ignoring transparency. Point to check Whether to ignore transparency true if it contains the point; false otherwise Paints the picture inside the specified rectangle. Graphic device interface Bounding rectangle for the picture Draws the text. Graphics device Bounding rectangle for the text Initiates a redraw for the object to repaint itself. Graphics device interface Rectangle to redraw Draws the background image. Graphics device Bounding rectangle for the object Paints the outline of a GraphicsPath shape. Graphics device Rectangle bounding the area Paints the outline internal. The g. The r. Paints the background color. Graphics device Bounding rectangle for the background color Fills the background with a gradient. Graphics device Bounding rectangle for the gradient Initiates a redraw for the object to repaint its background. Graphics device interface Rectangle to redraw Asks the control to repaint the background for the object. Graphics device Bounding rectangle for the object Gets the region of the picture. Picture Draws the focus rectangle. Graphics device Bounding rectangle for the object Paints the focus rectangle internal. The g. The r. Gets the rotate handle rectangle. Rectangle Gets the grab handle rectangles. Rectangle Arrary of handle rectangles Returns the grab handle from the specified point. Point Gets whether the specified point is in the rotate handle. Point true if in handle; false otherwise Gets whether the specified point is in a grab handle. Point true if in handle; false otherwise Draws the rotate handle. Graphics device Bounding rectangle for the object Draws the handles for sizing. Graphics device Bounding rectangle for the object Internal use only. MouseDown processing. Internal use only. Internal use only. Gets the rotate angle. Point containing the basepoint of rotation Point containing the first endpoint Point containing the second endpoint Flips the shape horizontally (along a horizontal axis). Flips the shape vertically (along a vertical axis). Allows the object to rotate using the specified point to determine the rotation angle. Point with which to determine rotation angle. Rotates the object by the specified angle around the center of the object. Angle to rotate the object Rotates the object by the specified angle around the specified point. Point around which to rotate the object Angle to rotate the object Creates a new Image containing the same image only rotated Adjusts the size of the object by the specified amount. Factor by which to scale the object in the horizontal dimension Factor by which to scale the object in the vertical dimension Adjusts the size of the object by the specified amount. Factor by which to scale the object in the horizontal dimension Factor by which to scale the object in the vertical dimension Whether to re-draw the object Allows the object to be sized. Index of the grab handle used to size the object Point from which to size the object Adjusts the location for moving. The diff X. The diff Y. Fires click event. Object that raised the event Object of EventArgs class that contains event data Fires double click event. Object that raised the event Object of EventArgs class that contains event data Allows the object to be moved. Point location of object Internal use only. MouseMove processing. Click processing. Internal use only. MouseUp processing. MouseUp processing. MouseDown processing. MouseUp processing. MouseEnter processing. Internal use only. MouseLeave processing. Internal use only. Saves the object to XML. Object to save to XML XmlTextWriter to which to write (save) the object Serializes the position and size. XmlTextWriter to which to write (save) the position and size Saves the object properties to XML. XmlTextWriter to which to write (save) the object properties Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. Object XmlNodeReader from which to load the object Deserializes the position and size. XmlNodeReader from which to read (load) the position and size Loads the object properties from XML. XmlNodeReader from which to load the object properties Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Internal use only. Internal use only. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Prints the shape objects. PDF graphics device interface Rectangle bounding the shape objects to print Scaling factor for zooming when printing Occurs when the User Interface (UI) change is complete. Gets or sets an image for this element. Gets or sets the zoom factor. The zoom factor. Gets the zoomed rectangle. The zoomed rectangle. Gets or sets whether can select. Internal use only. Internal use only. Gets or sets a value indicating whether the shape is flip vertical. true if the shape is flip vertical]; otherwise, false. Gets or sets a value indicating whether the shape is flip horizontal. true if the shape is flip horizontal; otherwise, false. Gets or sets the background image rotation allowed flag of the object. Gets or sets the background image rotation angle of the object. Gets the unique identifier for the element. Gets or sets the unique identifier for the element. Gets or sets the tag for the element. Gets or sets whether to wrap the text in the element. Gets or sets the margin between the bottom of the element and its contents. Gets or sets the margin between the top of the element and its contents. Gets or sets the margin between the right of the element and its contents. Gets or sets the margin between the left of the element and its contents. Gets or sets the margin between the picture and the text in the element. Gets or sets the horizontal alignment of the contents of the element. Gets or sets the vertical alignment of the contents of the element. Gets or sets the text alignment for the element. Gets or sets the focus rectangle drawing style in the element. Gets or sets the orientation of the picture. Gets or sets the orientation of the text. Gets or sets the rotation angle of the object. Internal use only. Gets or sets the text rotation angle of the object. Gets or sets the picture rotation angle of the object. Gets or sets the alpha-blend value of the background color of the object. Gets or sets the shape for the object. Invalid object type specified; must be a valid type (GraphicsPath, Region, FarPoint.Win.Picture, or Bitmap) Gets or sets the shape outline thickness for the object. Gets or sets the shape outline style for the object. Gets or sets the shape outline color for the object. Gets or sets the gradient for the object. Gets or sets whether the object is visible. Gets or sets whether the object can receive focus and respond to user actions. Gets the original bounds. The original bounds. >>> bug 99903092 lucky 20081030 Internal use only. Gets or sets whether the object is marked as locked. Gets or sets whether the object is anchored. Gets or sets whether the container is allowed to print the object. Gets or sets whether the user is allowed to rotate the object. Gets or sets whether the user is allowed to move the object. Gets or sets whether the user is allowed to resize the object proportionally. Gets or sets whether the user is allowed to resize the object. Gets or sets the Y-coordinate of the object. Gets or sets the X-coordinate of the object. Gets or sets the height of the object. Gets or sets the width of the object. Gets or sets the location of the object. Gets or sets the size of the object. Gets or sets the contained objects of the object. Gets a value indicating whether this is rotating. true if rotating; otherwise, false. Gets a value indicating whether this is resizing. The resize handle. Occurs when the User Interface (UI) change is complete. Creates a new presentation space object container. Creates a new container object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Gets the size of the largest contained objects. Gets the size of the largest contained objects. Gets the child object in this container that contains the screen location. Point on the screen Whether to ignore the transparency Finds an object in the collection that matches the specified unique identifier. Unique identifier for the object in the collection Get the index of an object in the collection. Unique identifier for the object in the collection Gets the child object in this container that contains the screen location. Point on the screen Whether to ignore the transparency Whether to include the handles Handles element notification. Object Object containing element Handles element deleted notification. Object Object containing element Removes all the objects from the container. Saves the container object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Prints the object container. Graphics device interface Rectangle that bounds the container Prints the object container with zooming. Graphics device interface Rectangle that bounds the container Scaling factor for zooming Paints the object container. Graphics device interface Rectangle that bounds the container Moves the objects in the container by a specified amount. Amount to offset object horizontally Amount to offset object vertically Internal use only. Raises the event when a note has been created. Object that raised the event Event arguments Serializes a container of notes on the specified sheet. Sheet Serializes a container of notes. Serialization information Streaming context Populates a SerializationInfo with the data needed to serialize the target object. Serialization information Streaming context Prints the elements of the notes in the container. PDF graphics device interface Rectangular bounding the elements to print Scaling factor for zooming Prints the specified area with the specified scaling. Graphic interface device Rectangular area to print Numeric scaling factor Prints the specified area. Graphic interface device Rectangular area to print Paints elements. Graphic interface device Rectangle of the face Contains a child note. Point Whether to ignore transparency Prints the object container with zooming. Graphics device interface Rectangle that bounds the container Scaling factor for zooming Gets the shift in the horizontal (X) direction. View MouseDown processing. Determines whether to serialize the background color. Resets the background color. Occurs when mouse down. Object source of event Event data Moves mouse. Object source of event Event data Handles mouse up. Object source of event Event data Notifies element. Object Object element Internal use only. Internal use only. Occurs when a note editor key is down. Object source of event Event data Occurs when a note editor key is pressed. Object source of event Event data Internal use only. Occurs when the note editor has lost focus. Object source of event Event data Saves the object to XML. XmlTextWriter to which to write (save) the object Boolean: true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read (load) the object Boolean: true if successful; false otherwise Occurs when a note is created. Occurs when a note is moved. Occurs when a note is sized. Gets or sets the zoom factor. The zoom factor. Gets or sets the top row. Gets or sets the left (near) column. Gets or sets the bottom row. Gets or sets the right (far) column. Gets or sets the row pane (viewport). Gets or sets the column pane (viewport). Gets or sets the offset in the horizontal (X) direction. Gets or sets the offset in the vertical (Y) direction. Gets or sets the background color. Gets or sets the background image. Gets or sets whether the container can be moved. Gets or sets whether the container can be sized. Gets or sets whether the container can receive focus. Gets or sets the text for the container. Gets or sets the gradient. Gets or sets the parent control. Gets or sets whether the notes can be in place edited. Represents the presentation space object container. Internal use only. Internal use only. Creates a new presentation space object container for the specified sheet. Sheet Creates a new container object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shapes of the container. Object that holds the serialized object data Contexual information about the source or destination of the serialization Prints the elements of the shapes in the container. Graphics device Rectangle bounding the elements to print Prints the elements of the shapes in the container. Graphics device Rectangle bounding the elements to print Scaling factor for zooming Prints the elements of the shapes in the container. PDF graphics device interface Rectangle bounding the elements to print Scaling factor for zooming Gets the JPEG encoder. Gets the child object in this container that contains the screen location. Point on the screen Whether to ignore the transparency Determines if a shape is currently within the view determined by the row and column parameters. Shape to check for in view Top row of view Left column of view Bottom row of view Right column of view Returns true if shape is in view; otherwise false Determines if a shape is currently inside completely the view determined by the row and column parameters. Shape to check for in view Top row of view Left column of view Bottom row of view Right column of view Returns true if shape is in view; otherwise false Prints the object container with zooming. Graphics device interface Rectangle that bounds the container Scaling factor for zooming Internal use only. Gets the shift in the horizontal (X) direction. View Paint any shapes in the container. Graphics object Rectangle object Internal use only. Internal use only. Calculates new bound of shape when column or row is changed. This function is implemented to re-use the same policy for both of row and column. The left/top of column/row. The old width/height. The new width/height. The left/top of shape. Width/Height of the shape. if set to true the shape location will be changed. Otherwise, the shape's size is not changed. if set to true the shape's size will be changed. Otherwise, the shape's size is not changed. The new left/top of shape. The new width/height of shape Gets whether to serialize the background color for the container. Resets the background color for the container. Internal use only. Adjusts a point from viewports to a point in FpSpread. The location should be adjust. Internal use only. Adjusts a point for offsets including viewports, frozen areas, and headers. Point Occurs on mouse down. Source object of event Event data Internal use only. Internal use only. Occurs when focus is lost. Event data Internal use only. Internal use only. Internal use only. Removes the shape from the container. Name of shape Removes all shapes from the container. Adds a shape to the container. Shape to add Shape name already exists in the container; shape names must be unique No shape name specified or shape name is null or empty; shape names must be non-null and non-empty Joins two shapes. Name of destination shape for merge Name of source shape for merge Gets a shape in the container. Name of shape Gets a shape in the container by its internally accessible unique identifier. Unique identifier Internal use only. Gets or sets the zoom factor. The zoom factor. Gets or sets the row pane (viewport). Gets or sets the column pane (viewport). Gets the count of children of the child control container. Gets the active spread view. It's the SpreadView contains current active shape (for hierarchical Sheetview) The spread view. Gets or sets the top row of the container. Gets of sets the left column of the container. Gets or sets the bottom row of the container. Gets or sets the right column of the container. Gets or sets the X-coordinate offset of the container. Gets or sets the Y-coordinate offset of the container. Gets or sets the background color for the container. Gets or sets whether the user is allowed to size the container. Gets or sets whether the user is allowed to move the container. Gets or sets whether the container can receive focus. Gets or sets the text for the container. Gets or sets the background image for the container. Gets or sets the gradient for the container of shapes. Gets or sets the parent control for the container of shapes. Gets or sets the location of the container of shapes. Gets or sets the size of the container of shapes. Gets or sets the name of the container of shapes. Internal use only. Currently Rectangle in locators is used for controls layer and not shapes or notes layers. Interface supplied by objects that support embedded child controls. Gets or sets the active child control. Gets or sets whether to allow design of active child control. Interface that supports the rendering of embedded child controls on a sheet. Paints the embedded child control. Graphics device interface Location and size of a rectangular region bounding the control Appearance settings for the control Object - name of the renderer Whether the control is selected Whether the cell is locked Scaling factor for zooming when painting the control Gets or sets whether the user is allowed to move the embedded child control. Gets or sets whether the user is alloweed to resize the embedded child control. Gets or sets the activation behavior of the embedded child control. Represents the container for child controls. Forces a refresh on the owner control. Internal use only. Source of event Event data Internal use only. Deactivates child controls of the child control container. Deactivates child controls of the child control container. Child to deactivate or null to deactivate all children Internal use only. Internal use only. Internal use only. Internal use only. Moves the specified child control if design mode is enabled. Child control Movement of the child control Point location of the child control Internal use only. Gets the child with focus. Returns the child with the focus. Gets the child with focus. Returns the child with the focus. Internal use only. Creates a new child control container for the specified sheet. Sheet Creates a new container from serialization. Serialization information Streaming context Serializes the children of the container. Object that holds the serialized object data Contexual information about the source or destination of the serialization Determines if a control is currently within the view determined by the row and column parameters. Control to check for in view Top row of view Left column of view Bottom row of view Right column of view Returns true if shape is in view; otherwise false Gets the horizontal (X-axis) shift. View Specifies the click point of the object container. Specifies the handle currently being used for resizing. Gets the grab handle rectangles. Rectangle Arrary of handle rectangles Returns the grab handle from the specified point. Point Gets whether the specified point is in a grab handle. Point true if in handle; false otherwise Draws the handles for sizing. Graphics device Bounding rectangle for the object Prints the elements of the child control container. PDF graphics device interface Rectangle bounding the elements to print Scaling factor for zooming when printing Prints the elements of the shapes in the container. Graphics device Rectangle bounding the elements to print Scaling factor for zooming Paint any children in the container. Graphics object Rectangle object Scaling factor for zooming Paints the child control container. Graphics context object Rectangle for drawing Paint any children in the container. Graphics object Rectangle object Internal use only. Internal use only. Internal use only. Adjusts a point for offsets including viewports, frozen areas, and headers. Point Whether to use absolute coordinates Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Removes the child control from the container. Name of shape Removes all the child controls from the container. Adds a child control to the container. Child control to add Name of the child control already exists in the container; control names must be unique No child control name specified or control name is null or empty; control names must be non-null and non-empty Gets a child control in the container. Name of child control Gets the next child control in the container. Name of child control to start Gets the previous child control in the container. Name of child control to start Internal use only. Gets or sets the name of the child control container. Gets or sets the design mode of the child control container. Gets or sets the row viewport of the child control container. Gets or sets the column viewport of the child control container. Gets or sets the top row of the child control container. Gets of sets the left column of the child control container. Gets or sets the bottom row of the child control container. Gets or sets the right column of the child control container. Gets the count of children of the child control container. Gets or sets the X-coordinate offset of the container. Gets or sets the Y-coordinate offset of the container. Represents a collection of windowless presentation space objects. Creates a new instance of a presentation space object collection. Indicates the old index of shape before collapsed Indicates the old pixel offset of shape before collapsed Indicates the old visible value of the RangeGroup Indicates whether RangeGroupInfo is for rows or columns Represents a shape object. Raises the event when the element has changed. Object that raised the event Event arguments Internal use only. Whether to render the text. Creates a new shape object. Copies the properties of this object in presentation space (drawing space) to the target object. Target object Creates a new shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Internal use only. Initializes the shape object in the presentation space. Creates the initial shape object. Gets the coordinates of the element. Rectangle object containing the rectangle Coordinates of the element Gets the coordinates of the element. Rectangle object containing the rectangle Coordinates of the element Gets the bounding rectangles for the text and the picture in the presentation space. Graphics device Bounding rectangle for the shape Bounding rectangle for the picture Bounding rectangle for the text Fills the background of the object with a gradient. Graphics device Bounding rectangle for the shape Draws the text for the shape. Graphics device Bounding rectangle for the text Determines if the ShadowDirection property should be serialized. Resets the direction of the shadow to the default, which is None. Determines if the AlphaBlendShadowColor property should be serialized. Resets the amount of transparency for the shadow, which is 128. Determines if the shape CanRenderText property should be serialized. Resets whether the shape can render its text property. Determines whether the shadow offset should be serialized. Determines if the ShadowOffsetX property should be serialized. Resets the amount of offset of the shadow in the horizontal direction to the default value, which is 5.0F. Determines if the ShadowOffsetX property should be serialized. Resets the amount of offset of the shadow in the vertical direction to the default value, which is 5.0F. Determines if the ShadowColor property should be serialized. Resets the color of the shadow to the default value. Internal use only. Internal use only. Resets the dynamic move of the object. Internal use only. Internal use only. Draw the drop shadow. Graphics device Bounding rectangle for the object Internal use only. Initiates a redraw for the object to repaint its background. Graphics device interface Rectangle to redraw Not supported for basic shapes. Graphics device Rectangle bounding the area Draws the foreground image. Graphics device Bounding rectangle for the object Saves the object to XML. Object to save XmlTextWriter to which to write (save) the object Saves the object properties to XML. XmlTextWriter to which to write (save) the object properties Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. Object XmlNodeReader from which to load the object Loads the object properties from XML. XmlNodeReader from which to load the object Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Gets or sets the direction of the shadow. Gets or sets the amount of transparency of the shadow. Gets or sets the background color of the shape. Gets or sets whether the shape renders its text. Gets or sets the amount of offset of the shadow. Gets or sets the amount of horizontal offset of the shadow of the object. Gets or sets the amount of vertical offset of the shadow of the object. Gets or sets the color of the shadow of the object. Gets or sets the shape of the object. Gets or sets the dynamic size of the object. Gets or sets the dynamic move of the object. Gets or sets whether the shape is a joined shape. Represents an annotation shape object. Creates an annotation shape. Creates a new annotation shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial shape. Asks the control to repaint the line shape. Graphics device Bounding rectangle for the line shape Internal use only. Gets or sets the shape. Gets or sets the width of the annotation shape. Gets or sets the height of the annotation shape. Represents a custom shape object. Creates a custom shape. Creates a new custom shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial shape. Gets or sets the shape. Represents an ellipse shape object. Creates a new ellipse shape. Creates a new ellipse shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial ellipse shape. Represents an rectangle shape object. Creates a new rectangle shape. Creates a new rectangle shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial rectangle shape. Represents a five-pointed star shape object. Creates a new five-pointed star shape. Creates a new five-pointed star shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial five-pointed star shape. Represents a multi side shape object ( must be greater than 4 sides). Creates a new multiple-sided shape. Copies the properties of this object to the target object. Target object Creates a new multiple-sided shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial multiple-sided shape. Saves the object to XML. Object XmlTextWriter to which to write (save) the object Saves the object properties to XML. XmlTextWriter to which to write (save) the object Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. Object XmlNodeReader from which to load the object Loads the object properties from XML. XmlNodeReader from which to load the object Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Determines if the shape should be saved to XML. Gets or sets the number of sides in the shape. Represents a line shape object. Creates a new line shape. Copies the properties of this object to the target object. Target object Creates a new line shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial line shape. Determines whether the container contains the specified point ignoring transparency. Point to check Whether to ignore transparency true if it contains the point; false otherwise Draws the rotate handle. Graphics device Bounding rectangle for the object Gets the rotate handle rectangle. Rectangle Gets the grab handle rectangles. Rectangle Arrary of handle rectangles Performs the hit test for a transparent shape at the specified point. Point Whether to set the cursor Initiates a redraw for the object to repaint itself. Graphics device interface Rectangle to redraw Initiates a redraw for the line to repaint its background. Graphics device interface Rectangle to redraw Asks the control to repaint the line shape. Graphics device Bounding rectangle for the line shape Draw the drop shadow. Graphics device Bounding rectangle for the object Saves the object to XML. Object XmlTextWriter to which to write (save) the object Saves the object properties to XML. XmlTextWriter to which to write (save) the object Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. Object XmlNodeReader from which to load the object Loads the object properties from XML. XmlNodeReader from which to load the object Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Gets or sets the shape outline thickness (line thickness) for the object. Gets or sets the thickness of the line. Gets or sets the starting cap for the line. Gets or sets the ending cap for the line. Gets or sets the width of the line shape. Gets or sets the height of the line shape. Represents a triangle shape object. Creates a new triangle shape. Creates a new triangle shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial triangle shape. Represents a diamond shape object. Creates a new diamond shape. Creates a new diamond shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial diamond shape. Represents a chevron shape object. Creates a new chevron shape. Creates a new chevron shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial chevron shape. Represents an arrow shape object. Creates a new arrow shape. Creates a new arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial arrow shape. Represents a curved arrow shape object. Creates a new curved arrow shape. Creates a new arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial curved arrow shape. Initializes the shape object in the presentation space. Represents an editor's drawn highlight shape object. Creates a new bent arrow shape. Creates a new bent arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial bent arrow shape. Initializes the shape object in the presentation space. Represents a bent arrow shape object. Creates a new bent arrow shape. Creates a new bent arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial bent arrow shape. Initializes the shape object in the presentation space. Represents a square caption balloon shape object. Creates a new square caption balloon shape. Creates a new square caption balloon shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial square caption balloon shape. Represents a square callout with arrow shape object. Creates a new square callout with arrow shape. Creates a new square callout with arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial square callout with arrow shape. Represents a two way arrow shape object. Creates a new two way arrow shape. Creates a new two way arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial two way arrow shape. Initializes the shape object in the presentation space. Represents a three way arrow shape object. Creates a new three way arrow shape. Creates a new three way arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial three way arrow shape. Represents a four way arrow shape object. Creates a new four way arrow shape. Creates a new four way arrow shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial four way arrow shape. Represents a universal "no" shape object. Creates a new universal "no" shape. Creates a new universal "no" shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial universal "no" shape. Initializes the shape object in the presentation space. Represents a lightning bolt shape object. Creates a new lightning bolt shape. Creates a new lightning bolt shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial lightning bolt shape. Initializes the shape object in the presentation space. Represents a donut shape object. Creates a new donut shape. Creates a new donut shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial donut shape. Represents a banner shape object. Creates a new banner shape. Creates a banner shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial banner shape. Initializes the shape object in the presentation space. Represents a heart shape object. Creates a new heart shape. Creates a new heart shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial heart shape. Initializes the shape object in the presentation space. Represents a crescent shape object. Creates a new crescent shape. Creates a new crescent shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial crescent shape. Represents a arc shape object. Creates a new arc shape. Creates a new arc shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial arc shape. Initializes the shape object in the presentation space. Represents a burst shape object. Creates a new burst shape. Creates a new burst shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial burst shape. Initializes the shape object in the presentation space. Represents a rounded rectangle shape object. Creates a new rounded rectangle shape. Creates a new rounded rectangle shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial rounded rectangle shape. Represents a caption balloon shape object. Creates a new caption balloon shape. Creates a new caption balloon shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial caption balloon shape. Initializes the shape object in the presentation space. Represents a thought balloon shape object. Creates a new thought balloon shape. Creates a new thought balloon shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial thought balloon shape. Represents a exclamation balloon shape object. Creates a new exclamation balloon shape. Creates a new exclamation balloon shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial exclamation balloon shape. Initializes the shape object in the presentation space. Represents a check mark shape object. Creates a new check mark shape. Creates a new checkmark shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial check mark shape. Initializes the shape object in the presentation space. Represents an X shape object. Creates a new X shape. Creates a new X shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates the initial X shape. Initializes the shape object in the presentation space. Represents a text string shape object. Creates a new text string shape. Creates a new text string shape object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape object. Object that holds the serialized object data Contexual information about the source or destination of the serialization Returns event information when the font for the element has changed Object with event data Resets the text to the default value, which is "abc". Sets the shape of the text shape. String Creates the initial text shape. Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Gets or sets the text for the text string shape. Gets or sets the font. Internal use only. Gets or sets the font. Represents a shape-based comment object. Creates a new shape-based comment. Creates a new shape-based comment in the specified bounds. Rectangle bounds of the pop-up comment Creates a new shape-based comment in the specified bounds. Rectangle bounds of the pop-up comment Anchor point Creates a new shape-based comment from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the shape-based comment. Object that holds the serialized object data Contexual information about the source or destination of the serialization Internal use only. Determines if the shape CanRenderText property should be serialized. Resets whether the shape can render it's Text property. Sets the bounds for the pop-up comment. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Adjusts the string format. Asks the control to repaint the pop-up comment background. Graphics device Bounding rectangle for the pop-up comment Asks the control to repaint the pop-up comment foreground. Graphics device Bounded rectangle for the pop-up comment Paints the drop shadow around the pop-up comment Graphics device Bounding rectangle for the pop-up comment Print the drop shadow around the pop-up comment PDF graphics device interface Rectangle bounding the notes to print Scaling factor for zooming when printing Paints the focus rectangle for the pop-up comment. Graphics device Bounding rectangle for the pop-up comment Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Gets or sets whether the pop-up comment to rotate. Gets or sets the anchor point of the pop-up comment. Only for preview cell note in the preview window of the ShapeProps form. Represents a floating cell note object. Creates a new floating cell note. Creates a new floating cell note for the specified sheet. Sheet (SheetView object) Creates a new floating cell note for the specified sheet, with the specified row and column. Sheet (SheetView object) Row index Column index Creates a new cell note from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Serializes the cell note. Object that holds the serialized object data Contexual information about the source or destination of the serialization Determine if the CanRotate property should be serialized. Causes the control to redraw the invalidated regions with its client area. Fills the background of the cell note with a gradient. Graphics device Bounding rectangle for the shape Asks the control to repaint the cell note background. Graphics device Rectangle bounding the area of the cell note Asks the control to repaint the cell note. Graphics device Rectangle bounding the area of the cell note Sets the bounds of the object to the specified position and size. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Adjusts the size of the object by the specified amount. Factor by which to scale the object in the horizontal dimension Factor by which to scale the object in the vertical dimension Whether to re-draw the object Determines if the Name property should be serialized. Internal use only. Determines if the CanSize property should be serialized. Determines if the DynamicMove property should be serialized. Determines if the DynamicSize property should be serialized. Saves the floating cell note to XML. XmlTextWriter to which to write (save) the cell note true if successful; false otherwise Loads the floating cell note from XML. XmlNodeReader from which to load the object true if successful; false otherwise Draws the floating cell note. Graphics device to use Rectangle in which to display the text Adjusts the format of the cell note string. Format for the string Prints the cell notes. PDF graphics device interface Rectangle bounding the notes to print Scaling factor for zooming when printing Paints the special background. Graphics device Bounding rectangle for the special background Paints the text. Graphics device Bounding rectangle for the text Paints the color of the background. Graphics device Bounding rectangle for the background Occurs when the note is moved. Occurs when the note is sized. Gets or sets the zoom factor. The zoom factor. Gets or sets the sheet for the floating cell note. Gets or sets the row for the floating cell note. Gets or sets the column for the floating cell note. Gets or sets whether the floating cell note can be rotated by the end user. Gets or sets the rotation angle for the floating cell note. Gets or sets whether the object is visible. Gets or sets the point at which to anchor the floating cell note. Gets the range of cells. Gets or sets the Y-coordinate of the object. Gets or sets the X-coordinate of the object. Gets or sets the height of the object. Gets or sets the width of the object. Gets or sets the name of the floating cell note. Gets or sets the display text of the cell note(only used by popup note). Gets or sets the text of the cell note. Gets or sets the horizontal alignment of the contents of the cell note. Gets or sets the vertical alignment of the contents of the cell note. Gets or sets the margin between the bottom of the element and its contents. Gets or sets the margin between the top of the element and its contents. Gets or sets the margin between the right of the element and its contents. Gets or sets the margin between the left of the element and its contents. Gets or sets a value indicating whether the shape is flip vertical. Gets or sets a value indicating whether the shape is flip horizontal. Gets or sets the text of the cell's comment. Converts instances of PSObject objects to and from other types. Determines whether a PSObject object can be converted to the specified type. ITypeDescriptorContext Type True if a PSObject object can be converted to the specified type, and false otherwise. Converts the PSObject object to the specified type. ITypeDescriptorContext CultureInfo object Type Converted PSObject object. Converts instances of gradients to and from other types. Determines whether a gradient can be converted to the specified type. ITypeDescriptorContext Type True if a PSGradient object can be converted to the specified type, and false otherwise. Converts the gradient to the specified type. ITypeDescriptorContext CultureInfo object Type Converted gradient object. Converts instances of gradient sections to and from other types. Determines whether a gradient section can be converted to the specified type. ITypeDescriptorContext Type True if a GradientSection object can be converted to the specified type, and false otherwise. Converts the gradient section to the specified type. ITypeDescriptorContext CultureInfo object Type Converted gradient section object. Represents the shadow properties for floating objects. Required designer variable. Creates a new set of shadow properties. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets the shape. Represents the shape properties. Required designer variable. Creates a new set of shape properties. Creates a new set of shape properties for the specified control. Control Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets the shape. Represents the text and font of the presentation space. Required designer variable. Creates a new text and font for the presentation space. Creates a new text and font for the presentation space. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets the name of the font of the text. Gets or sets the font for selected text. Gets or sets the text string. Represents the text input for the presentation space. Represents the Cancel button of the form. Represents the OK button of the form. Represents the input text box of the form. Represents the informational prompt label of the form. Required designer variable. Creates a new text input. Internal use only. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets whether the text input is only numeric input. Gets or sets whether the numeric text input allows negative values. Gets or sets the help topic for the text input. Gets or sets the help path for the text input. Gets or sets the help file name for the text input. Workaround for bug 20421 -- PropertyGrid control copying objects when we don't want it to. Returns true if the .Net 2.0 PropertyGrid control is calling the Clone method to copy the object from its MergePropertyDescriptor.CopyValue method. Represents the aggregation data model. Represents the partial (abstract) implementation of the ISheetDataModel interface for a data model for a sheet. Interface that supports creating a model that represents tabular data. Determines whether the specified row contains data. Row index True if the row contains data; false otherwise Determines whether the model is empty of data. True if the cell has no data; false otherwise Determines whether the contents of the cell at the specified row and column are editable. Row index of the cell Column index of the cell True if the cell contents can be edited; false otherwise Gets the value in a cell at the specified row and column. Row index Column index Object with value in cell Sets data in a cell at the specified row and column. Row index Column index Object containing data to set in cell Gets the note for a cell of the specified row and column. Row index Column index String with the note text Sets the note for a cell at the specified row and column. Row index Column index String for note Gets the application data for a cell at the specified row and column. Row index Column index Object with application data Sets the application data associated with the cell at the specified row and column. Row index Column index Data to associate with cell Gets or sets the number of columns. Gets or sets the number of rows. Occurs when the data model has changed. Interface that supports determining the number of columns and rows with data in the data model. Gets the number of rows with data. Gets the number of columns with data. Interface that supports additional optimization for retrieval of data in the data model beyond IOptimizedEnumerationSupport. Interface that supports optimization for retrieval of data in the data model. Determines whether a row had data in any of the cells in that row. Row index true if the row has data; false otherwise Returns the index of the next column in this row that has data. Index of the row through which to look Index of the column at which to start looking Returns the index of the next row that has data. Index of the row at which to start looking Interface that supports notifying that the data model has changed. Occurs after Changed event is performed. Determines whether the specified row contains data. Row index Gets the index of the next column in a specified row that contains data. Row index to search Column index before the column to start searching (-1 to start at column 0) Gets the index of the next row that contains data. Row index after which to start searching (-1 to start at row 0) Determines whether the model is empty of data. Determines whether the contents of a cell at a specified row and column are editable. Row index Column index Gets the value for a cell at a specified row and column. Row index Column index Sets data for a cell at a specified row and column. Row index Column index Value to set in cell Gets the note for a cell at a specified row and column. Row index Column index Sets the note for a cell at a specified row and column. Row index Column index String for note Gets the application data for a cell at a specified row and column. Row index Column index Sets the application data for a cell at a specified row and column. Row index Column index Data to associate with cell Raises the Changed event, and permits derived classes to handle the event without attaching a delegate. SheetSpanModelEventArgs object that contains event data Raises the Changed event. Row index Column index Raises the AfterChanged event, and permits derived classes to handle the event without attaching a delegate. SheetSpanModelEventArgs object that contains event data Raises the Changed event. Row index Column index Number of rows Number of columns Raises the Changed event. Row index Column index Number of rows Number of columns Type of event raised Gets or sets the number of columns. Gets or sets the number of rows. Gets the number of columns that contain data. Gets the number of rows that contain data. Occurs when the user makes a change to the model that affects the data of the sheet. Occurs after Changed event is performed. Interface that supports Aggregate functionality on ranges of cells in the data model. Set aggregation type for cell. Cell row Cell column Aggregation type Set aggregation format for cell. Cell row Cell column Aggregation format Get cell aggregation type. Cell row Cell column Aggregation type of cell Get cell aggregation format string. Cell row Cell column Cell aggregation format string Interface that supports operations on ranges of cells in the data model. Adds rows of cells after the specified row. Row index of row after which to add rows Number of rows to add Adds columns of cells after the specified column. Column index of column after which to add columns Number of columns to add Removes rows from the specified starting position. Row index at which to start removing rows Number of rows to remove Removes columns from the specified starting position. Column index at which to start removing columns Number of columns to remove Removes all of the contents from the cells in the specified range of cells. Row index of first row in selected range Column index of first column in selected range Number of rows in selected range Number of columns in selected range Copies a range of cells and pastes it into a range of cells at the specified location. Row index from which to begin copying Column index from which to begin copying Row index at which to paste the cell range Column index at which to paste the cell range Number of rows to copy Number of columns to copy Moves a range of cells and pastes it into a range of cells at the specified location. Row index from which to begin the move Column index from which to begin the move Row index at which to paste the cell range Column index at which to paste the cell range Number of rows to move Number of columns to move Swaps a range of cells from one specified location to another. Row index from which to begin swap Column index from which to begin swap Row index of the destination range Column index of the destination range Number of rows to swap Number of columns to swap Interface that supports formulas as values and as expressions in the data model. Gets the formula, as a string, in the cell at the specified row and column. Row index Column index Sets the formula, as a string, in the cell at the specified row and column. Row index Column index Formula Gets the formula, as an expression, in the cell at the specified row and column. Row index Column index Sets the formula, as an expression, in the cell at the specified row and column. Row index Column index Formula Gets or sets the cell reference style. Interface that supports suspension of formula parsing during deserialization. Suspends formula parsing until ResumeFormulaParsing is called. Resumes formula parsing and parses all formulas set while parsing was suspended. Serializes the AggregationDataModel to the SerializationInfo. SerializationInfo StreamingContext Creates a object from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates a new aggregation data model. Creates a new aggregation data model for the specified sheet data model. Sheet data model Creates a new aggregation data model for the specified group. Disposes this object. Gets the index of the next column in a specified row that contains data. Row index to search Column index before the column to start searching (-1 to start at column 0) Gets the index of the next row that contains data. Row index after which to start searching (-1 to start at row 0) Determines whether the specified row has data (is not empty). Index of row to check Determines whether the cell in the group is editable. Row index of the cell Column index of the cell Determines whether the data model is empty. Gets the value from the cell in the group. Row index of the cell Column index of the cell Sets the value of the cell in the group. Row index of the cell Column index of the cell Value to assign to the cell Gets a user-defined note value for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Sets a user-defined note value for the cell at the specified row and column. Row index of the cell in the model Column index of the cell in the model Note value to set Gets an application-defined tag value for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Sets an application-defined tag value for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Tag value to set Sets the formula for the cell of the specified row and column. Row index of cell Column index of cell Formula type Set format for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Format of cell Gets the formula of the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Formula of cell Sets the format of the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Format of cell Adds rows to the data model at the specified position. Row index at which to add new rows Number of rows to add Adds one or more columns to the data model at the specified position. Index of column at which to add new column Number of columns to add Removes one or more rows, starting with the specified row. Index of first row to remove Number of rows to remove Removes one or more columns starting with the column at the specified position. Index of first column to remove Number of columns to remove Removes all the data and formulas from the specified range of cells. Row index of start of range to clear Column index of start of range to clear Number of rows to clear Number of columns to clear Copies the data from a range of cells to a specified range of cells. Row index of start of range from which to copy Column index of start of range from which to copy Row index of start of range to which to copy Column index of start of range to which to copy Number of rows to copy Number of columns to copy Moves the data from a range of cells to the specified location. Row index of starting position of range to move Column index of starting position of range to move Row index of starting position of destination Column index of starting position of destination Number of rows in range Number of columns in range Swaps the specified ranges of cells. Row index of starting position of range to move Column index of starting position of range to move Row index of starting position of destination Column index of starting position of destination Number of rows in range Number of columns in range Gets the formula, as a string value, for the cell of the specified row and column. Row index of the cell Column index of the cell Sets the formula, as a string value, for the cell of the specified row and column. If you pass null, it will clear the expression from that cell. Row index of the cell Column index of the cell Formula to be set, as a string Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized or sharing calculation controller This method will enable formula parsing if it is not already enabled. Gets the formula, as an expression value, for the cell of the specified row and column. Row index of the cell Column index of the cell Sets the formula, as an expression value, for the cell of the specified row and column. Row index of the cell Column index of the cell Formula to be set as an expression Suspends parsing of formulas. Resumes parsing of formulas and parses all formulas set while parsing was suspended. Saves the settings to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the settings from XML. XmlNodeReader from which to read the settings true if successful; false otherwise Gets the sheet data model for the aggregation target. Gets and set the number of rows in the group. Gets the number of columns in the model containing data (bound or unbound). Gets the number of rows in the model containing data (bound or unbound). Gets the number of columns in the group. Gets or sets the cell reference style for cells with formulas. Gets a value indicates whether the specified object can serialize to xml. Represents a segment which contains an array of double value. Represents a segment data which is used as chart's data source. Gets the value. The index. Indicates that whether the segment contains a string value. Gets the count. The count. Occurs when data is changed. Support receiving differnt type of data from one segment. In FpChart model, series' data must be double, category's data must be string. So, some special segment (such as CellRangeSegmentData) must be able to provide different data base on specified data type. Initializes a new instance of the class. The array. Initializes a new instance of the class. The calc array. Gets the value. The index. Indicates that whether the segment contains a string value. Gets the count. The count. Occurs when data is changed. Gets or sets the type of the data. The type of the data. Represents a two-dimensional collection of cell information objects. Creates a new collection of cell information objects for the cell at the specified row and column. Creates a cell information for the specified range in the specified sheet. Sheet from which to build the cell information Range from which to build the cell information, or null to use the current selection (if there is a selection) or active cell instead Row Clipboard information Column Clipboard information Gets or sets the StyleInfo for the default style. Gets or sets styleInfo for for footer corner Gets or sets a cell information object for the cell at the specified row and column. Gets or sets the reference style for the formulas in the cell information object. Gets the number of rows in the two-dimensional collection of cell information objects. Gets the number of columns in the two-dimensional collection of cell information objects. Gets or sets the sheet corner for the the cell information. Gets or sets the column header for the the cell information. Gets or sets the column footer for the the cell information. Gets or sets the row header for the the cell information. Gets or sets the row settings for the the cell information. Gets or sets the alternating row styles. Gets or sets the column settings for the the cell information. Represents the value and formatting for a cell. Creates a new a set of cell information (CellInfo object). Creates a new a set of cell information (CellInfo object). Creates a new a set of cell information (CellInfo object). Creates a new a set of cell information (CellInfo object). Creates a new a set of cell information (CellInfo object). Creates a new a set of cell information (CellInfo object) with a value. Creates a new a set of cell information (CellInfo object) with a value and style information. Creates a new a set of cell information (CellInfo object) with a value, style information, and a formula. Creates a new a set of cell information (CellInfo object) with a value, style information, a formula, and a note. Creates a new a set of cell information (CellInfo object) with a value, style information, a formula, a note and a tag. Creates a new a set of cell information (CellInfo object) with a value, style information, a formula, a note, a tag, a row index and a column index. Gets the reference as a string. Gets or sets the name of the sheet. Gets or sets the format string. Gets or sets aggregation type Gets or sets aggregation format string Gets or sets the format information. Gets or sets the note. Gets or sets the style of the note. Gets or sets the note style info for the note shape. Gets or sets the tag. Gets or sets the conditional formats. Gets or sets the style. Gets or sets the formula. Gets or sets the value formatted. Gets or sets the value unformatted. Gets or sets the row of the reference. Gets or sets the column of the reference. Gets or sets the number of rows spanned. Gets or sets the number of columns spanned. Represents a two-dimensional collection of Cell objects. Creates a collection of cells (a Cells object). Gets the data model for a cell. Gets a new Cell object for the specified row and column. Row index of cell Column index of cell Specified row index is not valid; must be between zero and the total number of rows Specified column index is not valid; must be between zero and the total number of columns Specified row index is not valid; must be between zero and the total number of column header rows Specified column index is not valid; must be between zero and the total number of row header columns Gets a new Cell object for the range of cells of the specified rows and columns. Specified row or column index is less than 0 or greater than or equal to the row count or column count. Starting row index of range of cells Starting column index of range of cells Ending row index of range of cells Ending column index of range of cells Specified starting row index is not valid; must be between zero and the total number of rows Specified starting column index is not valid; must be between zero and the total number of columns Specified starting row index is not valid; must be between zero and the total number of column header rows Specified starting column index is not valid; must be between zero and the total number of row header columns Specified ending row index is not valid; must be between zero and the total number of rows Specified ending column index is not valid; must be between zero and the total number of columns Specified ending row index is not valid; must be between zero and the total number of column header rows Specified ending column index is not valid; must be between zero and the total number of row header columns Gets the parent object containing this collection of cells. Gets a new cell with a specified tag, or returns null if there is no cell with the specified tag. Gets a new cell for the specified row and column. Row index Column index Specified row index is not valid; must be between zero and the total number of rows Specified column index is not valid; must be between zero and the total number of columns Specified column header row index is not valid; must be between zero and the total number of column header rows Specified row header column index is not valid; must be between zero and the total number of row header columns Specified sheet corner row index is not valid; must be between zero and the total number of sheet corner rows Specified sheet corner column index is not valid; must be between zero and the total number of sheet corner columns Gets a new cell for the range of cells of the specified rows and columns. Starting row index Starting column index Ending row index Ending column index Specified starting row index is not valid; must be between zero and the total number of rows Specified starting column index is not valid; must be between zero and the total number of columns Specified starting column header row index is not valid; must be between zero and the total number of column header rows Specified starting row header column index is not valid; must be between zero and the total number of row header columns Specified starting sheet corner row index is not valid; must be between zero and the total number of sheet corner rows Specified starting sheet corner column index is not valid; must be between zero and the total number of sheet corner columns Specified ending row index is not valid; must be between zero and the total number of rows Specified ending column index is not valid; must be between zero and the total number of columns Specified ending column header row index is not valid; must be between zero and the total number of column header rows Specified ending row header column index is not valid; must be between zero and the total number of row header columns Specified ending sheet corner row index is not valid; must be between zero and the total number of sheet corner rows Specified ending sheet corner column index is not valid; must be between zero and the total number of sheet corner columns Represents a footer cell. Represents a cell in the FarPoint Spread component. Gets or sets row start index Gets or sets column start index Gets or sets model row index Gets or sets model column index Creates a new cell for the specified sheet and location. Creates a new cell for the specified sheet and range location. Invalidates the displayed cells and sends the message to repaint them. Gets the data model for a cell. Gets the style model for a cell. Gets the span model for a cell. Checks whether the specified view row and column indexes are valid coordinates in the sheet's data model, and if so sets the row and column fields to the model row and column indexes. Row index (in the view) Column index (in the view) True if view row and view column are defined in the data model for the sheet; false otherwise Fills the style information with the current style properties for a cell. Sets the style information into the style model for a cell. Resets to its default value whether the user can set focus to the cell using the Tab key. Updates the note appearance based on style being set or note containing text. Determines whether the specified object is equivalent to this cell. Object to compare Gets the hash code of an object. Hash code of the object Gets a string containing an absolute reference to this cell in the current reference style. Gets a string containing an absolute reference to this cell in the specified reference style. Style of cell reference Gets a string containing a relative reference to this cell in the current reference style. Cell to use for computing the relative reference Gets a string containing a relative reference to this cell in the specified reference style. Cell to use for computing the relative reference Style of cell reference No cell specified or specified cell (for relative reference) is not valid Resets the color of the cell note indicator to its default value. Resets the size of the note indicator. Resets the size of the note indicator. Resets the position of the note indicator. Resets to its default value whether the cell can receive focus. Resets the note style for the cell and makes the cell inherit the note style from the default cell. Resets the ParentStyleName for the cell to an empty string. Resets the setting of visual styles (XP themes) for the cell to the default setting. Resets the cell padding. Resets the background color for the cell and makes the cell inherit the background color from the default cell. Resets the text (foreground) color for the cell and makes the cell inherit the text color from the default cell. Resets the cell border for the cell and makes the cell inherit the cell border from the default cell. Resets the cell type for the cell and makes the cell inherit the cell type from the default cell. Resets the locked state for the cell and makes the cell inherit the locked state from the default cell. Resets the formula for the cell to empty. Resets the tag for the cell to empty. Resets the note for the cell to empty. Resets the text for the cell to empty. Resets the value for the cell to empty. Resets the font for the cell and makes the cell inherit the font from the default cell. Resets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell. Resets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell. Internal use only. Used by Formula Editor. Gets the column that contains this cell. Gets the row that contains this cell. Gets the parent for this cell. Gets or sets the value in a cell. Gets or sets the formatted text in a cell. Gets or sets the formula in a cell. Gets or sets an application-defined tag value for a cell. Gets or sets the note for a cell. Gets or sets the number of columns spanned by this cell. Gets or sets the number of rows spanned by a cell. If this cell represents a range of cells, then this property returns and sets the upper-left cell in the range. Gets or sets the name of the custom style for a cell. Gets or sets the name of the parent style for a cell. Gets or sets the color for the note indicator for a cell. Gets or sets the size for the note indicator for a cell. Gets or sets the cell note indicator position for the cell. Gets or sets whether the user can set focus to the cell using the keyboard or mouse. Gets or sets whether the user can set focus to the cell using the Tab key. Gets or sets the setting of visual styles (XP themes) for the cell. Gets or sets the background color for a cell. Gets or sets the amount to indent the text in a cell. Gets or sets the amount of spaces to pad the cell(s) in pixels. Gets or sets the text (foreground) color for a cell. Gets or sets the border for a cell. Gets or sets the font for text in a cell. Gets or sets the horizontal alignment of contents for a cell. Gets or sets the vertical alignment of contents for a cell. Gets or sets the note style for a cell. Gets or sets the editor for a cell. Gets or sets the renderer for a cell. Gets or sets the formatter for a cell. Gets or sets whether a cell is marked as locked from editing. Gets or sets the type of cell for a cell. Gets or sets the parsed formatting string for the cell. Gets or sets the parsed formatting for the cell. Gets or sets the formula in a cell. Gets or sets the aggregation type at this cell. Gets or sets the aggregation format string at this cell. Gets the cell listeners. The cell listeners. Represent a segmetn which get data from a cell range in SheetView. Represent a cell range in a specified SheetView. Represents a selected range of cells for a sheet. Creates a range of cells. Row index of first cell in the range Column index of first cell in the range Number of rows in the range Number of columns in the range Creates a new range of cells from serialization. SerializationInfo StreamingContext Populates the SerializationInfo class with information about the settings of the range of cells. Object that holds the serialized object data Contextual information about the source or destination of the serialization Determines whether the range of cells contains the cell at the specified row and column. Row index of the cell Column index of the cell Determines whether the range of cells contains another specified range of cells. Row index of the first cell in the range Column index of the first cell in the range Number of rows in the range Number of columns in the range Determines whether the range of cells contains another specified range of cells. CellRange object that contains the other range of cells Determines whether the range of cells intersects the specified row. Row index Determines whether the range of cells intersects the specified column. Column index Inflates the specified cell range. The row. The column. Determines whether the range of cells intersects the specified range. Row index at beginning of range Column index at beginning of range Number of rows Number of columns Intersects with the new cell range. The new cell range. CellRange after intersect Determines whether two specified instances of are equal. The first cell range object The second cell range object Determines whether two specified instances of are not equal. The first cell range object The second cell range object Determines whether the range of cells is the same as another specified range of cells. Object containing range of cells to compare Determines whether the range of cells is the same as another specified range of cells. Row index of first cell in the range Column index of first cell in the range Number of rows in the range Number of columns in the range Gets the hash code of this object. Returns the string representation of the cell range. String that represents cell range Converts a string to a cell range. String to be parsed s is a null reference (Nothing in Visual Basic). s does not represent a cell range. Converts a string to a cell range. String to be parsed Cell range represented by the string. If the return value is false then result is set to null. Converts a string to a cell range that consists of a single cell. String to be parsed Cell represented by the string True if the string is converted successfully; false otherwise Determines whether this cell range is valid in the specified sheet. SheetView object with the sheet Determines whether this cell range is valid in the specified sheet and whether to treat as a span. SheetView object with the sheet Whether to treat the cell range as span (or else selection) Gets the row index of the first cell in the range. Gets the column index of the first cell in the range. Gets the number of rows in the range. Gets the number of columns in the range. Combines the specified cell range. The cell range. Implements the operator ==. The obj1. The obj2. The result of the operator. Implements the operator !=. The obj1. The obj2. The result of the operator. Determines whether the range of cells is the same as another specified range of cells. Object containing range of cells to compare Gets the hash code of this object. Returns the string representation of the cell range. String that represents cell range Clones this instance. Initializes a new instance of the class. This constructor need by XML deserialization. You should not call it directly from code. Initializes a new instance of the class. The sheet view. The row. The column. The row count. The column count. Initializes a new instance of the class. Name of the sheet. The row. The column. The row count. The column count. Initializes a new instance of the class. The info. The context. Populates the SerializationInfo class with information about the settings of the range of cells. Object that holds the serialized object data Contextual information about the source or destination of the serialization Adjusts the specified cell range. The cell range. Gets the real sheet cell range which doesn't contain Column/Row/ColumnCount/RowCount are equals to -1. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Gets or sets the name of the sheet. The name of the sheet. Gets or sets the sheet view. The sheet view. Represent a class which support Chart data setting concept. Gets or sets the data setting. The data setting. Initializes a new instance of the class. Name of the sheet. The row. The column. The row count. The column count. The data setting. Initializes a new instance of the class. The sheet view. The row. The column. The row count. The column count. The data setting. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Detaches the events. Handles the RemovedFromSpread event of the SheetView control. The source of the event. The instance containing the event data. Handles the Changing event of the RowAxisModel control. The source of the event. The instance containing the event data. Handles the Changing event of the ColumnAxisModel control. The source of the event. The instance containing the event data. Handles the Changed event of the ColumnAxisModel control. The source of the event. The instance containing the event data. Handles the Changed event of the DataModel control. The source of the event. The instance containing the event data. Gets the values. Refreshes the data. Gets the value. The index. Indicates that whether the segment contains a string value. Fires DataChanged event. Handles the PropertyChanged event of the dataSetting control. The source of the event. The instance containing the event data. Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Gets or sets the type of the data. The type of the data. Gets a value indicating whether the current cell range is an invalid reference. true if the current cell range is an invalid reference; otherwise, false. Gets a value indicating whether this is vertical. true if vertical; otherwise, false. Gets the number of items in this instance. The count. Occurs when data of one cell in cell range is changed. Gets or sets the name of the sheet. The name of the sheet. Gets or sets the sheet view. The sheet view. Gets or sets the data setting. The data setting. Provides a drop-down list of cell types for a property of type ICellType in the property grid. Retrieves the set of properties for this type. Type descriptor context Object Array of properties (attributes) Returns the plug-in cell type by its name for the specified context. Name Type descriptor context Returns assembly plug-in names. Returns all plug-in setting controls for the specified context. Type descriptor context Returns the list of plug-in cell types for the specified context. Type descriptor context Returns plug-in setting control by cell type. Cell type Type descriptor context Retrieves the set of standard values for this type for the specified context. Type descriptor context Determines whether this object supports properties. Type descriptor context Determines whether this object supports standard values. Type descriptor context Returns whether the specified type can be converted to a cell type object. Type descriptor context Type True if sourceType is String, false otherwise. Converts a string to a new cell type object. Type descriptor context CultureInfo object A new border object. Returns a value indicating whether a cell type object can be converted to the specified type. Type descriptor context Type True if a border object can be converted to the specified type, and false otherwise. Converts the cell type object to a string. Type descriptor context CultureInfo object Type String representation of a border object. Provides a drop-down list of cell types for a property of type ICellType in the property grid. Creates an object of this type by using a specified set of property values for the object. Type descriptor context Dictionary of property values Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value. Type descriptor context Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. An that represents the converted value. The parameter is null. The conversion cannot be performed. Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. An that represents the converted value. The parameter is null. The conversion cannot be performed. Represents the data settings for SpreadChart Initializes a new instance of the class. Initializes a new instance of the class. The empty value style. if set to true [show hidden data]. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Gets or sets the empty value style. The empty value style. Gets or sets a value indicating whether chart display all hidden data. true if [show hidden data]; otherwise, false. Occurs when a property value changes. Occurs when a property value is changing. Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. An that represents the converted value. The parameter is null. The conversion cannot be performed. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. An that provides a format context. A that represents the type you want to convert from. true if this converter can perform the conversion; otherwise, false. Converts the given object to the type of this converter, using the specified context and culture information. An that provides a format context. The to use as the current culture. The to convert. An that represents the converted value. The conversion cannot be performed. Represents which is the behavior and which part of indicator is changed. Moving behavior Resizing behavior Category is changed SeriesName is changed Data is changed Represents event data for IndicatorChanged event. Initializes a new instance of the class. The indicator. Type of the change. Gets the category. The category. Gets the name of the series. The name of the series. Gets the data. The data. Gets the type of the change. The type of the change. Represents event handler for IndicatorChanged event. Represents a chart indicator which is displayed when a chart is activated. Intersectses the specified cell range. The cell range. Gets or sets the category. The category. Gets or sets the name of the series. The name of the series. Gets the data. The data. Occurs when indicator is changed. Represents indicator for SpreadChart Initializes a new instance of the class. The chart. Fires the indicator changed. The instance containing the event data. Represetns indicator for Series Fires the indicator changed. The instance containing the event data. Gets a value indicating whether [reference error]. true if [reference error]; otherwise, false. Creates the series indicators and adapters. The chart. The list. The list indicator. if set to true ignore checking ArraySegmentData's count. Determines whether the specified chart is embedded in the specified sheet view. The sheet view. true if the specified chart is embedded in the specified sheet view; otherwise, false. Creates the indicator. Rescans the data indicators. Combines the data. Represents a one-dimensional collection of ColumnClipInfo objects. Creates a ColumnClipInfo object for the specified number of columns. Number of columns Gets or sets a ColumnClipInfo object for the column specified. Gets the number of columns in the one-dimensional collection. Represents the information for a column (not including the value or style information). Creates a new a set of column information (ColumnClipInfo object). Gets or sets the column header row index of the auto sort indicator. Gets or sets the column header row index of the auto filter indicator. Gets or sets whether the column is collapsed. Gets or sets the sort indicator of this column. Gets or sets the width of cells in this column. Gets or sets whether the column is visible. Gets or sets whether the column shows a sort indicator when automatically sorted. Gets or sets whether this column can be resized. Gets or sets whether a page break is inserted before this column when printing. Gets or sets the whether to automatically merge adjacent identical cells in this column. Gets or sets whether the column allows automatic filtering. Gets or sets whether the column allows automatic sorting. Gets or sets the name of the sheet. Gets or sets the name of the data field. Represents a one-dimensional collection of Column objects. Creates a new set of columns for the specified sheet and whether they are in the headers. Gets the data model for this column. Gets the axis model for this column. Adds a new column or range of columns. Column index at which to start Number of columns to add Removes a column or range of columns. Column index at which to start Number of columns to remove Copies the elements of the collection to the array. Array int Not supported (throws InvalidOperationException). Internal use only. Internal use only. Determines whether the collection contains the specified object. Object to check for in the collection. True if the object is found in the collection; false otherwise. Returns the index of the specified object. Object for which to search. Index of the object in the collection, or -1 if the object was not found. Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Gets the specified column. Specified column index is out of range. It must be less than -1 or greater than or equal to the column count. Index of column Gets the specified range of columns. Specified column index is out of range. It must less than the column count or -1 for all. Starting column index Ending column index Groups all the columns from the specified start index by the specified amount to an outline (range group). Starting column index Number of columns to group Removes columns from the outline (range group) from the specified index and count, and returns them to individual columns. Starting column index Number of rows to ungroup Expands or collapses a specified outline (range group) of columns. Outline (range group) to expand or collapse Whether the action is to expand the outline Gets the outlines (range groups) by level. Level of the associated outline (range group) The collection of groups with specified level. Gets the column for the specified tag. Gets a new column for the specified column. Index of column Specified column index is out of range. It must less than the column count or -1 for all. Gets a new column for the specified range of columns. Starting column index Ending column index Specified column index is out of range. It must less than the column count or -1 for all. Gets or sets the number of columns in the collection. Gets a DefaultColumn object for the default column (-1). Gets the parent object containing this collection of columns. Returns the number of elements in the collection. Gets whether access to the collection is synchronized. (This implementation always returns false.) Gets an object that can be used to synchronize access to the collection. Gets whether the collection has a fixed size. (This implementation always returns true.) Gets whether the collection is read-only. (This implementation always returns true.) Gets the number of levels of columns in the outline (range group). Represents the default column in the component. Represents a column in the component. Creates a new column for the specified sheet and viewport and whether it is in the header. Creates a range of new columns for the specified sheet and viewport and whether they are in the headers. Invalidates the displayed cells and sends the message to repaint them. Gets the sheet axis model for this column. Gets the sheet data model for this column. Gets the sheet style model for this column. Determines whether the specified view column index is valid in the sheet's data model, and if so sets the column field to the model column index. View column index True if viewcolumn is defined in the data model; false otherwise Fills the styleInfo field with the current style properties for the column. Sets the styleInfo field into the style model for the column. Gets the minimum width necessary to display all the text within the specified column. Determines whether the specified object is equivalent to this column. Object to compare Gets the hash code of this object. Adds a new column or range of columns before this column or range of columns. Removes this column or range of columns. Gets a string containing an absolute reference to this column in the current reference style. Gets a string containing a reference to this column in the specified reference style. Reference style Gets a string containing a relative reference to this column in the current reference style. Column to use for computing the relative reference Column is not specified or is not valid; must provide a valid Column object Gets a string containing a relative reference to this column in the specified reference style. Column to use for computing the relative reference Reference style Column is not specified or is not valid; must provide a valid Column object Resets the color of the cell note indicator for the column to the default value. Resets the size of the cell note indicator for the column to the default value. Resets the position of the cell note indicator for the column to the default value. Resets to its default value whether the cells in the column can receive focus. Resets to its default value whether the user can set focus to the cells in this column using the Tab key. Resets the setting of visual styles (XP themes) for the column to the default setting. Resets the sort indicator for the column and makes the column inherit the sort indicator from the default column. Resets the visiblity for the column and makes the column inherit the visibility from the default column. Resets the resizability for the column and makes the column inherit the resizability from the default column. Resets the ParentStyleName for the column to an empty string. Resets the label for the column and makes the column use the automatic text. Resets the merge policy for the column and makes the column inherit the merge policy from the default column. Resets the amount of indenting of the text. Resets the cell padding of the column. Resets the background color for the column and makes the column inherit the background color from the default column. Resets the foreground color for the column and makes the column inherit the foreground color from the default column. Resets the cell border for the column and makes the column inherit the cell border from the default column. Resets the cell type for the column and makes the column inherit the cell type from the default column. Resets the locked state for the column and makes the column inherit the locked state from the default column. Resets the font for the column and makes the column inherit the font from the default column. Resets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column. Resets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column. Resets the width for the column and makes the column inherit the width from the default column. Resets the auto filter index for the column and makes the column inherit the auto filter index from the default column. Resets the auto sortr index for the column and makes the column inherit the auto sort index from the default column. Internal use only. used by Formula Editor. Gets or sets the data field for this column in the data source. Gets the index of this column, or the starting index for this range of columns. Gets the ending index for this range of columns. Gets or sets the application-defined tag value associated with the cells in this column. Gets or sets the formula for cells in this column. Gets or sets the header label for this column. Gets the collection of columns (Columns object) containing this column. Gets or sets the width of cells in this column. Specified width is out of range; must be between -1 and 9,999,999 pixels Gets or sets whether this column can be resized. Gets or sets the sort indicator for this column. Gets or sets whether this column is visible. Gets or sets the name of the custom style for cells in this column. Gets or sets the name of the parent style from which style properties are inherited for this column. Gets or sets the default note indicator color for cells in this column. Gets or sets the default note indicator size for cells in this column. Specified size is out of range; width and height must be between 0 and 9,999,999 pixels Gets or sets the note indicator position for cells in this column. Gets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this column. Gets or sets whether the user can set focus to cells in this column using the Tab key. Gets or sets the setting of visual styles (XP themes) for the column. Gets or sets the default background color for cells in this column. Gets or sets the default text color for cells in this column. Gets or sets the default border for cells in this column. Gets or sets the default font for text in cells in this column. Gets or sets the amount of space, in pixels, to indent text in cells of the column. Gets or sets the amount of space, in pixels, to cell padding in cells of the column(s). Gets or sets the default horizontal alignment for cells in this column. Gets or sets the default vertical alignment for cells in this column. Gets or sets whether a page break is inserted before this column when printing. Gets or sets whether this column allows automatic sorting. Gets or sets whether the column shows a sort indicator when automatically sorted. Gets or sets whether this column allows automatic filtering. Gets or sets the default editor for cells in this column. Gets or sets the default renderer for cells in this column. Gets or sets the default formatter for cells in this column. Gets or sets whether cells in this column are marked as locked. Gets or sets the whether to automatically merge adjacent identical cells in this column. Gets or sets the default cell type for cells in this column. Gets or sets the auto filter index for the column. Gets or sets the sort sort index for the column. Gets a string containing a reference to the default column in the current reference style. This property is not applicable. It cannot be set for a default column. Gets or sets whether the default for columns allows automatic sorting. This property is not applicable. It cannot be set for a default column. Gets or sets whether the default for columns show a sort indicator when automatically sorted. This property is not applicable. It cannot be set for a default column. Gets or sets whether the default for columns allows automatic filtering. This property is not applicable. It cannot be set for a default column. Gets or sets the formula for the default column. This property is not applicable. It cannot be set for a default column. Gets or sets the label for the default column. This property is not applicable. It cannot be set for a default column. Gets or sets the data field for the default column in the data source. Gets or sets the default background color for cells in the default column. Gets or sets the default border for cells in the default column. Gets or sets the default cell type for cells in the default column. Gets or sets the default editor for cells in the default column. Gets or sets the default font for cells in the default column. Gets or sets the default text color for cells in the default column. Gets or sets the default formatter for cells in the default column. Gets or sets the default horizontal alignment for cells in this column. Gets or sets whether cells in the default column are marked as locked. Gets or sets the name of the parent style (NamedStyle) from which style properties are inherited for the default column. Gets or sets the default renderer for cells in the default column. Gets or sets the custom style (NamedStyle object) for cells in the default column. Gets or sets the default vertical alignment for cells in the default column Gets the cell listeners. The cell listeners. Represents the column footer portion of the control. Gets a tab-delimited string containing the formatted text in a range. Starting column footer row index, or -1 for all column footer rows Starting column index, or -1 for all columns Number of column footer rows, or -1 for all column footer rows Number of columns, or -1 for all columns Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets formula for the cell of the specified row and column in column footer. Row index of cell in column footer Column index of cell in column footer Formula type Sets the format for the cell with the specified row and column in the column footer. Row index of cell in column footer Column index of cell in column footer Format string, like String.Format expects Gets a tab-delimited string containing the unformatted text in a range. Starting column footer row index, or -1 for all column footer rows Starting column index, or -1 for all columns Number of column footer rows, or -1 for all column footer rows Number of columns, or -1 for all columns Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets a tab-delimited string containing the formatted text in a range. Starting column footer row index, or -1 for all column footer rows Starting column index, or -1 for all columns Number of column footer rows, or -1 for all column footer rows (may create new column footer rows as needed) Number of columns, or -1 for all columns Tab-delimited string to set into the range Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets a tab-delimited string containing the unformatted text in a range. Starting column footer row index, or -1 for all column footer rows Starting column index, or -1 for all columns Number of column footer rows, or -1 for all column footer rows (may create new column footer rows as needed) Number of columns, or -1 for all columns Tab-delimited string to set into the range Specified row index is out of range; must be between -1 and the total number of rows Specified row index is out of range; must be between -1 and the total number of columns Gets a string containing a reference to the column footer. (Always returns null.) Gets a Cells object for the cells in the column footer. Gets a Columns object for the columns in the column footer. Gets a Rows object for the rows in the column footer. Gets the alternating rows information for the column footer. Gets or sets the default style information for the cells in the column footer. Gets or sets the name of the default style for the column footer. Specified style (NamedStyle object) could not be found in the collection Gets or sets whether the column footer is visible. Gets or sets the horizontal grid line in the column header. Gets or sets the vertical grid line in the column header. Gets or sets the number of rows in the column footer. Specified row count is less than 0 or greater than 256. Represents the column header portion of the control. Gets a tab-delimited string containing the formatted text in a range. Starting column header row index, or -1 for all column header rows Starting column index, or -1 for all columns Number of column header rows, or -1 for all column header rows Number of columns, or -1 for all columns Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Gets a tab-delimited string containing the unformatted text in a range. Starting column header row index, or -1 for all column header rows Starting column index, or -1 for all columns Number of column header rows, or -1 for all column header rows Number of columns, or -1 for all columns Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets a tab-delimited string containing the formatted text in a range. Starting column header row index, or -1 for all column header rows Starting column index, or -1 for all columns Number of column header rows, or -1 for all column header rows (may create new column header rows as needed) Number of columns, or -1 for all columns Tab-delimited string to set into the range Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets a tab-delimited string containing the unformatted text in a range. Starting column header row index, or -1 for all column header rows Starting column index, or -1 for all columns Number of column header rows, or -1 for all column header rows (may create new column header rows as needed) Number of columns, or -1 for all columns Tab-delimited string to set into the range Specified row index is out of range; must be between -1 and the total number of rows Specified row index is out of range; must be between -1 and the total number of columns Gets a string containing a reference to the column header. (Always returns null.) Gets a Cells object for the cells in the column header. Gets a Columns object for the columns in the column header. Gets a Rows object for the rows in the column header. Gets the alternating rows information for the column header. Gets or sets the default style information for the cells in the column header. Gets or sets the name of the default style for the column header. Specified style (NamedStyle object) could not be found in the collection Gets or sets which column header row displays the sort indicator when there are multiple column header rows. Gets or sets the horizontal grid line in the column header. Gets or sets the vertical grid line in the column header. Gets or sets whether the column header displays letters or numbers or is blank. Gets or sets which column header row displays the automatic text when there are multiple column header rows. Gets or sets which column header row displays the row filter indicator when there are multiple column header rows. Gets or sets whether the column header is visible. Gets or sets the number of rows in the column header. Specified row count is less than 0 or greater than 256. Specifies the operator for conditional formats. Determines whether a formula evaluates to true Determines whether a formula evaluates to false Determines whether a cell value is between the two parameter values Determines whether a cell value is not between the two parameter values Determines whether a cell value is equal to the parameter value Determines whether a cell value is not equal to the parameter value Determines whether a cell value is greater than the parameter value Determines whether a cell value is less than the parameter value Determines whether a cell value is greater than or equal to the parameter value Determines whether a cell value is less than or equal to the parameter value Determines whether a cell is empty Interface that supports conditional formatting of cells on a sheet. Sets a parameterized conditional format for the cell at the specified row and column. Row index of cell Column index of cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter value Parameter value Sets a parameterized conditional format for the cell at the specified row and column. Row index of cell Column index of cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values First parameter value Last parameter value Sets a parameterized conditional format for the cell at the specified row and column. Row index of cell Column index of cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values First parameter value Last parameter value Sets a formula conditional format for the cell at the specified row and column. Row index of cell Column index of cell Style to be applied to the cell if the formula evaluates to true Formula for the condition Gets a conditional format from the cell at the specified row and column. Row index of cell Column index of cell Gets a conditional format for the next cell after the cell at the specified row and column. Row index of cell Column index of cell Whether to find the next cell Gets a conditional format for the next cell after the cell at the specified row and column. Row index of cell Column index of cell Whether to find the next cell Gets a conditional format for the next row after the specified row. Row index Whether to find the next cell Gets a conditional format for the next column after the specified column. Column index Whether to find the next cell Removes all of the conditional formats from the cell at the specified row and column. Row index of cell Column index of cell Gets the style for the first condition that is satisfied from the list of conditional formats for the cell at the specified row and column. Row index of cell Column index of cell Cell value Data model Determines whether the specified row has a conditional format set. Row index Gets the next non-empty column in the specified row after the specified column that contains a conditional format. Row index Column index Invalidates the conditional format cell specified. Row index of cell Column index of cell Invalidates the conditional format cell specified. Row index of cell Invalidates the conditional format cell specified. Column index of cell Interface that supports conditional formatting of cells on a sheet. Sets conditional format(s) for the cell at the specified row and column. Row index of cell Column index of cell Conditional format(s) Does the conditional formate set. Return all conditional formats. return all conditional formats Internal use only. Default Constructor Clone Constructor Adds a conditional format to the collection. Conditional format to add Appends a collection of conditional formats to the collection. Collection of conditional formats Creates array for counting through the collection. Saves the object to XML. XmlTextWriter object used to save the object Saves the object to XML. XmlTextWriter object used to save the object Row index Column index Loads the object from XmlNodeReader. XmlNodeReader from which to read the object Loads the object from XmlNodeReader. XmlNodeReader from which to read the object Row index Column index Gets the conditional formats. (Indexer property to retrieve custom format items from the collection.) Represents a conditional format. Show ConditionalFormat Dialog. Parent object. Spread object. comparisonOperator object cellRanges object return the form of ConditionalFormat Show ConditionalFormat Dialog. Parent object. Spread object. comparisonOperator object cellRange object return the form of ConditionalFormat Creates a new conditional format. Creates a new conditional format with the specified style. Style Create a new ConditionalFormat object firstCondition object lastCondition object style object comparisonOperator object Creates a new conditional format from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Gets the object data. Object that holds the serialized object data Contexual information about the source or destination of the serialization Saves the conditional format object to XML. XmlTextWriter object to which to save the object Saves the conditional format object to XML at a cell at a specified row and column. XmlTextWriter object used to save the object Row index Column index Loads the conditional format object from XML. XmlNodeReader from which to read the object True if successful; false otherwise Creates and returns a copy of the conditional format. Gets or sets a style for the conditional format. Gets or sets the first condition. Gets or sets the last condition. Gets or sets the first condition as an expression. Gets or sets the last condition as an expression. Gets or sets the comparison operator for the conditional format. Internal use only. Create a new ConditionalFormatInfo object. Create a new ConditionalFormatInfo object. row index column index conditionalFormats object Create a new ConditionalFormatInfo object. row index column index conditionalFormats object Get the ConditionalFormat object. Get the Row object. Get the Column object. Represents a type converter for the data field of a column. This object provides a drop-down list in the Properties window of data fields for the DataField property of a Column object. Returns the data source object to display field names Type descriptor context Retrieves the set of standard values for this type. Context information, such as column or container Set of standard values Determines whether this object supports standard values. Context information True if this object supports standard values; false otherwise Specifies the reference style in formulas and custom names in the sheet. Uses letters and numbers for column and row coordinates; uses dollar sign ($) for absolute coordinates Uses "R" and number for row, "C" and number for column coordinates; uses brackets [ ] for relative coordinates Interface that supports unbound rows when the model is bound to a data source. Adds unbound rows to the data model. Start index to add the new rows Number of rows to add Adds the unbound row to the data source. Index of unbound row Whether to automatically fill the row with data Gets the unbound value for the cell. Row index Column index Determines whether the row is bound. Row to check Support operation on DataAddNew Unbound row Interface that supports data binding and data relations in the data model. Gets the column name at the specified position. Column index Gets the DataView object. Whether to re-create the DataView Binds the model column with the data source column. Model column to be bounded Data source column name of the column to which to bind Converts the model row index to the data source row index. Model row index to be converted Converts the data source row index to the model row index. Data source row index to be converted Converts the model column index to the data source column index. Model column index to be converted Converts the data source column index to the model column index. Data source column index to be converted Determines whether the column is bound to a data source column. Index of a column in the model for which to return the status Gets or sets the data source. Gets or sets the data member (table name). Gets or sets whether to generate the columns automatically based on the data source. Interface that supports data binding to collections. Gets or sets the type of the object in the list for the list data source. Interface that supports a child data model in the data model. Gets the name of the child data relation at the specified position. Index to the child relation Gets the child data model for the specified row and data relation. Row whose child data model is to be returned Data relation name Gets or sets the index of the parent row. Gets or sets the name of the data relation. Gets the number of child data relations. Gets or sets the parent data source. Defines the interface for objects that are editable data rows in a data set. Gets an editable data row item at the specified row. Row index Represents the full (concrete) implementation of the ISheetDataModel interface for a data model for a sheet, which represents tabular data on a sheet. Interface that supports arrays of values in a range of cells in the data model. Gets an object array from a specified range of cells. Starting model row index Starting model column index Number of rows to copy Number of columns to copy Two-dimensional object array[row,column] containing tabular data Sets an object array into a specified range of cells. Starting model row index Starting model column index Two-dimensional object array[row,column] containing tabular data Interface that supports additional formula functionality in the data model including conditional cell formats. Parses the string value and returns the expression for the cell at the specified row and column. Row index of the cell Column index of the cell Formula to be parsed to a string Value is not a valid formula. Gets the formula, as a string value, for the specified expression for the cell at the specified row and column. Row index of the cell Column index of the cell Expression to be unparsed Evaluates the expression and returns the resulting object for the cell at the specified row and column. Row index of the base cell Column index of the base cell Expression to be evaluated Interface that supports recalculation of formulas in the cells in the data model. Evaluates the formulas in the sheet that have changed since the last calculation cycle. Evaluates all the formulas in the sheet (including those that have not changed since the last calculation cycle). Gets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change. Interface that supports recursive formulas (with circular references) in the data model. Gets or sets whether circular references are evaluated. Gets or sets the maximum number of iterations. Gets or sets the maximum amount of change below which iterations stop. Interface that supports user-defined functions in formulas in the data model. Adds a new user-defined function to the model for use in formulas. Function to add Removes a user-defined function from the model. Name of function to remove Gets a user-defined function from the model. Name of function Gets an IEnumerator that enumerates through the names of the user-defined functions in the model. Interface that supports user-defined functions in formulas in the data model. Removes all user-defined functions from the model. Interface that supports user-defined names in formulas in the data model. Adds a new user-defined name for the specified value, as string, to the model. Name to add Value for name, as string Base row index for calculating relative row references in the value Base column index for calculating relative column references in the value Adds a new user-defined name for the specified value, as expression, to the model. Name to add Value for name, as expression Removes a user-defined name from the model. Name to remove Gets the user-defined name, as a string, from the model. Name, as a string Base row index for calculating relative row references in the value Base column index for calculating relative column references in the value Gets the user-defined name, as an expression, in the model. Name, as an expression Gets an IEnumerator that enumerates through the custom names defined in the model. Interface that supports user-defined names in formulas in the data model. Removes all user-defined names from the model. Interface that supports a name of a data model. Gets or sets the name of the data model. Occurs when the name of the data model changes. Interface that supports a name of a data model. Including notify NameChanging event Occurs when the name of the data model is changing. Interface that supports additional optimization for retrieval of data in the data model beyond IOptimizedEnumerationSupport2. Gets or sets a value indicates whether to ignore formula. Interface that supports clearing data from the specified range. Clears the data from the specified range. row column rowCount columnCount Interface that supports clearing formulas from the specified range. Clears the formulas from the specified range. row column rowCount columnCount Creates a default data model with zero rows and columns. Creates a default data model with the specified number of rows and columns. Number of columns in the model Number of rows in the model Creates a new DefaultSheetDataModel from the SerializationInfo. SerializationInfo StreamingContext Loads formulas that are deserialized during deserialization. But, not parsing yet. This method is called after all the sheets has been created and deserialized. Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized. Whether to recalculate all the formulas in cells that have changed This method will enable formula parsing if it is not already enabled. Serializes the DefaultSheetDataModel to the SerializationInfo. SerializationInfo StreamingContext Raises the Changed event. Row index Column index Number of rows Number of columns Type of event raised Raises the Changed event. Row index Column index Number of rows Number of columns Raises the Changed event. Row index Column index Raises the Changed event, and permits derived classes to handle the event without attaching a delegate. SheetSpanModelEventArgs object that contains event data Gets the index of the column specified by name. Column name Creates a default data model with the specified data table. Data source to be used for this model Creates a default data model with the specified data set. Data source to be used for this model Creates a default data model with the specified data set. Data source to be used for this model Data table name Creates a default data model with the specified data set (IListSource object). Data source to be used Element type in the data source Creates a default data model with the specified data set (IList object). Data source to be used Element type in the data source Gets the data model (ISheetDataModel object) for the specified row and data relation. Row whose child data model is to be returned Data relation name Gets the name of the child data relation at the specified position. Index of the child data relation Gets the data source row index for the specified row in the model. Index of row in the model Converts the model row index to the data source row index. Gets the row in the model for the specified data source row. Row index of data source Converts the data source row index to the model row index. Gets the DataView object associated with this model. Gets the DataView object associated with this model. Whether to re-create the DataView Gets the data table associated with this model. Gets the column data type at the specified position. Column index for which type is requested Specified index is out of range; must be between 0 and the total number of columns Gets the column name at the specified position. Column index for which name is requested Specified index is out of range; must be between 0 and the total number of columns Gets the column caption at the specified position. Column index for which caption is requested Specified index is out of range; must be between 0 and the total number of columns Returns the IList data source for this model or null if the data source is not an IList. IList object Determines whether the data model is empty. Determines whether the value in the cell of the specified row and column can be edited. Row index of the cell Column index of the cell Gets the value of the cell for the specified row and column. Row index of the cell in the model Column index of the cell in the model Sets the value for the cell of the specified row and column. Row index of cell in model Column index of cell in model Value to set Gets an application-defined tag value for the cell of the specified row and column. Row index of cell in model Column index of cell in model Sets an application-defined tag value for the cell of the specified row and column. Row index of cell in model Column index of cell in model Value to set Gets a count of rows containing notes. Gets a count of columns containing notes. Gets a user-defined note value for the cell of the specified row and column. Row index of cell (in model) Column index of cell (in model) Sets a user-defined note value for the cell at the specified row and column. Row index of cell in the model Column index of cell in the model Note value to set Gets an object array from a specified range of cells. Row index of the cell from which to read into the array Column index of the cell from which to read into the array Number of rows in the array Number of columns in the array Gets an object array from a specified range of cells. Row index of the cell from which to read into the array Column index of the cell from which to read into the array Number of rows in the array Number of columns in the array If true, return formulas. Otherwise, return values. Sets an object array into a specified range of cells. Row index of the start of the range of cells Column index of the start of the range of cells Two-dimensional object array[row,column] containing the values Sets an object array into a specified range of cells. Row index of the start of the range of cells Column index of the start of the range of cells Two-dimensional object array[row,column] containing the values IF true, set formulas. Otherwise, set values. Parses the string value and returns the expression for the cell at the specified row and column. Row index of the cell Column index of the cell Formula to be parsed to a string Specified value is not a valid formula Gets the formula, as a string value, from the specified expression for the cell at the specified row and column. Row index of the cell Column index of the cell Expression to be unparsed Evaluates the expression in the cell at the specified row and column and returns the resulting object. Row index of the base cell Column index of the base cell Expression to be evaluated Gets the formula, as a string value, for the cell of the specified row and column. Row index of the cell Column index of the cell Sets the formula, as a string value, for the cell of the specified row and column. If you pass null, it will clear the expression from that cell. Row index of the cell Column index of the cell Formula to be set, as a string Specified value is not a valid formula Gets the formula, as an expression value, for the cell of the specified row and column. Row index of the cell Column index of the cell Sets the formula, as an expression value, for the cell of the specified row and column. Row index of the cell Column index of the cell Formula to be set as an expression Internal method to set cell expression without triggering auto calculation. Internal method to set row expression without triggering auto calculation. Internal method to set column expression without triggering auto calculation. Occurs when the name of the data model changes. Occurs when the name of the data model is changing. Adds a column to the data model after the last column. Adds a column to the data model at the specified position. Index of column at which to add new column Adds one or more columns to the data model at the specified position. Index of column at which to add new column Number of columns to add Specified index of column is out of range; must be between zero and the number of columns Specified number of columns is out of range; must be greater than zero Gets the view of a specified row of data. Row index Returns the IEditableObject from a row that is data bound to a DataView or ListSource. Row in the data model to query The IEditable object, if data bound Adds unbound rows to the data model. Row index at which to add the new rows Number of rows to add Adds the unbound row to the data source. Row index at which to add row Whether to automatically fill the row with data Gets the unbound value for the cell for the specified row and column. Row index of cell Column index of cell Determines whether the specified row is bound to a data source row. Index of row to check Adds a row to the data model after the last row. Adds a row to the data model at the specified position. Row index at which to add new row Adds rows to the data model at the specified position. Row index at which to add new rows Number of rows to add Specified index of row is out of range; must be between zero and the number of columns Specified number of rows is out of range; must be greater than zero Removes a row at the specified position. Index of row to remove Specified row is out of range; must be between 0 and total number of rows Removes one or more rows, starting with the specified row. Index of first row to remove Number of rows to remove Specified row is out of range; must be between 0 and total number of rows Specified number of rows is out of range; must be between 1 and total number of rows beyond the specified starting row Removes the rows from the specified position and updates the data source if so specified. Index of first row to remove Number of rows to remove Whether to update the data source Removes a column at the specified position. Index of column to remove Specified column is out of range; must be between 0 and total number of columns Removes one or more columns starting with the column at the specified position. Index of first column to remove Number of columns to remove Specified column is out of range; must be between 0 and total number of columns Specified number of columns is out of range; must be between 1 and total number of columns beyond the specified starting column Removes all the data and formulas from the specified range of cells only in the data model, not the datasource. Row index of start of range to clear Column index of start of range to clear Number of rows to clear Number of columns to clear Removes all the data and formulas from the specified range of cells. Row index of start of range to clear Column index of start of range to clear Number of rows to clear Number of columns to clear Removes all the data from the specified range of cells. Row index of start of range to clear Column index of start of range to clear Number of rows to clear Number of columns to clear Removes all of the formulas from the specified range of cells. Row index of start of range to clear Column index of start of range to clear Number of rows to clear Number of columns to clear Copies the data from a range of cells to a specified range of cells. Row index of start of range from which to copy Column index of start of range from which to copy Row index of start of range to which to copy Column index of start of range to which to copy Number of rows to copy Number of columns to copy Specified starting and ending row or row count is not valid Specified starting and ending column or column count is not valid Moves the data from a range of cells to the specified location. Row index of starting position of range to move Column index of starting position of range to move Row index of starting position of destination Column index of starting position of destination Number of rows in range Number of columns in range Specified starting and ending row or row count is not valid Specified starting and ending column or column count is not valid Swaps the specified ranges of cells. Row index of starting position of range to move Column index of starting position of range to move Row index of starting position of destination Column index of starting position of destination Number of rows in range Number of columns in range Specified starting and ending row or row count is not valid Specified starting and ending column or column count is not valid Determines whether the specified row is not empty. Index of row to check Gets the index of the next non-empty row after the specified row index. Row index to start searching after (-1 to start at row 0) Gets the index of the next column in a specified row that contains data. Row index to search Column index before the column to start searching (-1 to start at column 0) Saves the object to XML. XmlTextWriter object to which to save the object Saves the object to XML and specifies whether to save the data source and bound data. XmlTextWriter object to which to save the object Whether to save the data source and bound data Loads the object from XML. XmlNodeReader from which to load the object Gets the data source column index for the specified column in the model. Index of the column in the model Converts the model column index to the data source column index. Gets the column in the model for the specified data source column. Index of the column in the data source Converts the data source column index to the model column index. Determines whether the specified column is bound to a data source column. Column index to check Binds a model column to a specified data source column. Index of column in the model Name of the data source column Binds the model column to a specified data source column. Column index in the model Data source column Recalculates an individual cell. Evaluates the formulas in the sheet that have changed since the last calculation cycle. Evaluates all the formulas in the entire sheet (including those that have not changed since the last calculation cycle). Adds a new user-defined custom function to the model for use in formulas. FunctionInfo object containing the user-defined function to add No function specified; function is a null reference (Nothing in Visual Basic) Removes a user-defined custom function from the model. Name of the user-defined custom function to remove Removes all user-defined custom functions from the model. Gets a user-defined custom function from the model. Name of the user-defined custom function to get Gets an IEnumerator that enumerates through the names of the custom functions in the model. Adds a named expression to the model for use in formulas. Name of the expression to add (used in formulas to reference the value) Value of the expression (used in formulas for evaluation) Base row index for computing relative cell references Base column index for computing relative cell references Adds a named expression to the model for use in formulas. Name of the expression to add (used in formulas to reference the value) Expression object to add Removes a named expression from the model. User-defined custom name to remove Removes all named expressions from the model. Gets a named expression from the model with the specified base index for relative cell references. Custom name to get Base row index for computing relative cell references Base column index for computing relative cell references Gets a named expression from the model. Custom name to get Gets an IEnumerator that enumerates through the names of the named expressions in the model. Suspends parsing of formulas. Resumes parsing of formulas and parses all formulas set while parsing was suspended. Determines whether the specified value is a numeric data type. Value of which to determine data type True if the value is numeric; otherwise false Attempt to find value for one cell that produces the desired formula result in another cell. Row index of cell that contains value to adjust Column index of cell that contains value to adjust Data model of cell that contains formula Row index of cell that contains formula Column index of cell that contains formula Formula result you wish to achieve Calculates value based on aggregation type and forms value with aggregation format Row index Column index Number of rows Number of columns Aggregation type Aggregation formula The calculated value in form of aggregation format Gets the AggregationType, as a string value, at the specified column. Column index Sets the AggregationType, as a enum value, at the specified column. If you pass null, it will clear the AggregationType from that column. Column index AggregationType to be set, as a enum value Specified value is not a valid AggregationType Raises the Changed event, and permits derived classes to handle the event without attaching a delegate. AggregateArgs object that contains event data Gets or sets the parent data source support object. Gets the index of the row in the parent data model associated with this child data model. Gets the name of the data relation being used for a hierarchical display of data. Gets the number of the child data relations for a hierarchical display of data. Gets or sets the data source. Data source is empty Gets or sets the data member (table name) to use for data. Gets or sets the type of the object in the list for the list data source. Gets or sets the number of rows in the model. Gets or sets the number of columns in the model. Gets the number of columns in the model containing data (bound or unbound). Gets the number of rows in the model containing data (bound or unbound). Gets or sets the name of the data model. No name is specified; name is a null reference (Nothing in Visual Basic) Occurs when the name of the data model changes. Occurs when the name of the data model is changing. Gets or sets the cell reference style for cells with formulas. Gets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change. Gets or sets whether circular references are evaluated. Gets or sets the maximum number of iterations for calculations with circular references. Specified number of iterations is out of range; must be an integer between 1 and 32767 Gets or sets the maximum amount of change below which to stop iterating for caclulations with circular references. Specified amount is out of range; must be zero or more Gets whether the object in its entirety can be rendered with XML without losing any information. Gets or sets whether to generate the columns automatically based on the data source. Internal use only. Specifies the enum values. Internal use only. Specifies the enum formulas. Internal use only. Specifies the enum row formulas. Internal use only. Specifies the enum notes. Internal use only. Specifies the enum tags. Occurs when the data model aggregate. Determines whether the given cell is on the list of cells that need to be recalculated. Adds the specified cell to the list of cells that need to be recalculated. Removes the specified cell from the list of cells to be recalculated. Determines whether the specified row is on the list of rows that need to be recalculated. Adds the specified row to the list of rows that need to be recalculated. Removes the specified row from the list of rows to be recalculated. Determines whether the specified column is on the list of columns that need to be recalculated. Adds the specified column to the list of columns that need to be recalculated. Removes the specified column from the list of columns to be recalculated. Determines whether the given cell is on the list of cells that need to be adjusted. Adds the specified cell to the list of cells that need to be adjusted. Removes the specified cell from the list of cells to be adjusted. Determines whether the specified row is on the list of rows that need to be adjusted. Adds the specified row to the list of rows that need to be adjusted. Removes the specified row from the list of rows to be adjusted. Determines whether the specified column is on the list of columns that need to be adjusted. Adds the specified column to the list of columns that need to be adjusted. Removes the specified column from the list of columns to be adjusted. Determines whether the given cell is on the list of cells that need to be recalculated. Adds the specified cell to the list of cells that need to be recalculated. Removes the specified cell from the list of cells to be recalculated. Determines the amount of change during an iteration. Evaluates the formulas in the sheet that have changed since the last calculation cycle. Adds a new user-defined custom function to the model for use in formulas. Specifies the user-defined Function object to add User-defined Function class must be marked with the Serializable attribute or an exception occurs if the data model is saved to view state, a file, or otherwise serialized. No function is specified; function is a null reference (Nothing in Visual Basic) Removes a user-defined custom function from the model. Name of the user-defined custom function to remove Removes all user-defined custom functions from the model. Gets a user-defined custom function from the model. Name of the user-defined custom function to get Gets an IEnumerator that enumerates through the names of the custom functions in the model. Adds a named expression to the model for use in formulas. Name of the expression to add (used in formulas to reference the value) Value of the expression (used in formulas for evaluation) Base row index for computing relative cell references Base column index for computing relative cell references Adds a named expression to the model for use in formulas. Name of the expression to add (used in formulas to reference the value) Expression object to add Removes a named expression from the model. User-defined custom name to remove Removes all named expressions from the model. Gets a named expression from the model with the specified base index for relative cell references. Custom name to get Base row index for computing relative cell references Base column index for computing relative cell references Gets a named expression from the model. Custom name to get Gets an IEnumerator that enumerates through the names of the named expressions in the model. Gets or sets the cell reference style. Gets or sets whether the sheet recalculates each formula when the contents of dependent cells change. Gets or sets whether circular references are evaluated. Gets or sets the maximum number of iterations. Specified number of iterations is out of range; must be between 1 and 32767 Gets or sets the maximum amount of change below which iterations stop. Specified amount is out of range; must be zero or more Internal use only. Specifies the type of data model enumerator. Enumerate values. Enumerate formulas. Enumerate row formulas. Enumerate cell notes. Enumerate application tags. Internal use only. Represents the object enumerator for the default sheet data model. Internal use only. Creates a new default sheet data model enumerator. Sheet data model Enumerator type Determines whether the specified row is not empty. Index of row to check Gets the index of the next non-empty row after the specified row index. Row index to start searching after (-1 to start at row 0) Gets the index of the next column in a specified row that contains data. Row index to search Column index before the column to start searching (-1 to start at column 0) Internal use only. Internal use only. Creates a ColumnInfo object. Internal use only. Creates a ColumnInfo object. Internal use only. Gets or sets the column name. Internal use only. Gets or sets the type of data. Internal use only. Gets or sets the index of the column. Internal use only. Represents table of ranges that have listeners. Verify the file exists and can be opened. Path and name of file Is the file encrypted? Internal use only. Open an Excel file. Spreadsheet name not found Spreadsheet index out of range Excel sheet index out of range Gets an array of sheet names from the specified Excel file. Path and filename of Excel file. Returns a string array containing the names of the Excel sheets in the specified Excel file. Saves the contents of the FarPoint Spread component to the specified Excel file. Path and file name of file to save Specifies the headers to be exported as data Warning messages True if successful; false otherwise Saves the contents of the FarPoint Spread component to the specified Excel file. Path and name of file Stream Whether to include headers List of Excel warnings Saves the contents of the FarPoint Spread component to the specified Excel file. Path and file name of file to save Flags to specify Spread elements to include or exlude from the save Warning messages True if successful; false otherwise Saves the contents of the FarPoint Spread component to the specified Excel file. Path and file name of file to save Stream to save Flags to specify Spread elements to include or exlude from the save Warning messages True if successful; false otherwise Determines if the specified stream and workbook is an Excel stream. Stream Workbook type Gets an array of sheet names from the specified Excel file. Stream to get the sheet names from Returns a string array containing the names of the Excel sheets in the specified Excel file. Saves the contents of the FarPoint Spread component to the specified Excel file. Stream Excel save flags List of Excel warnings Copies the opening excel files from source excel file operations. The excel file operation. format converter class Gets the float value from fixed-point 16.16 number. The fixed-point 16.16 number. the real value Get 16.16 number from float number. The float number. the 16.16 number. Gets the color. Four-byte long Gets the index of the color in the palette. Four-byte long Gets the rotation rectangle. Angle Rectangle Gets the rotation rectangle at a point. Angle Rotate point Rectangle Specifies whether the angle belongs to trigonometric II or IV. Angle Excel class Interface that supports handling the parsing of a format. Excel - constructor Excel - constructor Sheet Map to a real sheetView when Spread opens Excel File with API OpenExcel which contains params spreadSheetIndex and excelSheetIndex Sheet Index Finish - called from the Excel namespace after completion of the Load or Save. Opens the specified parts of the spreadsheet in the specified file at the specified sheet. File name Sheet index of Spread sheet Sheet index of Excel BIFF formatted file Flags specifying which parts to load password Gets the names of the sheets in the Excel BIFF formatted file. File name Saves to an Excel BIFF formatted file. File name Saves to an Excel BIFF formatted file the specified parts. File name Which parts of the spreadsheet to save Saves to an Excel BIFF formatted file the specified parts. File name password Which parts of the spreadsheet to save Determines whether the stream is Excel BIFF formatted. Stream Workbook type isEncrypt Opens the specified stream. Stream Sheet index of Spread sheet Sheet index of Excel BIFF formatted file Flags specifying which parts to load Gets the names of the sheets from the specified stream. Specified stream Saves to an Excel BIFF formatted stream. Stream Saves to an Excel BIFF formatted stream the specified parts. Stream Specified parts to save Saves to an Excel BIFF formatted stream the specified parts. Stream Specified parts to save password Internal use only. Internal use only. Name Internal use only. Sheet Array list of first rows Array list of last rows Array list of first columns Array list of last columns Comparison operator Excel format (XF) Whether the font is set Style of the font Height of the font Pattern style First condition Last condition Internal use only. Sheet Array list of custom names Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Sheet Header Internal use only. Sheet Footer Internal use only. Sheet Array of page breaks Internal use only. Sheet Array of page breaks Internal use only. Sheet Margin Internal use only. Sheet Margin Internal use only. Sheet Margin Internal use only. Sheet Margin Internal use only. Sheet Whether to print grid lines Internal use only. Sheet Whether to print headers Internal use only. Internal use only. Internal use only. Internal use only. Object identifier Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Sheet Row index Column index Binary reader Extra binary reader First row index First column index Internal use only. Internal use only. Internal use only. Internal use only. Sheet Delta Internal use only. Internal use only. Internal use only. Sheet Iteration Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Excels the set auto filter. Sheet Start column End column Starting row index Ending row index Filter string Excels the get auto filter. Sheet Starting column Ending column Starting row Ending row List of filter strings Filtererd-out rows Internal use only. Sheet Array list of first rows Array list of last rows Array list of first columns Array list of last columns Comparison operator Excel format (XF) Whether the font is set Style of the font Height of the font First condition Last condition Internal use only. Internal use only. Creates the complex border side. Border side color Width Index Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Sheet Whether the sheet is visible Internal use only. Array list of sheet indexes List of custom names List of custom name definitions Excels the get column header row count. Sheet Excels the get row header column count. Sheet Excels the set validation data. Sheet Array list of cell ranges Formula Excels the set cell formula. Sheet Row index Column index Formula Shared list Internal use only. Internal use only. Array list of sheets Internal use only. Sheet Auto recalc Internal use only. Sheet Array list of cell coordinates Array list of cell values Array list of cell formulas Array list of format indexes Internal use only. Internal use only. Sheet Array of row indexes Array of column indexes Array list of Excel formats Array list of first conditions Array list of second conditions Array list of operators Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Array list of external names Internal use only. Whether to get the default font name from the resource Internal use only. Internal use only. Sheet Iteration Internal use only. Sheet Number of iterations Internal use only. Internal use only. Sheet index Number of sheet Array list of first rows Array list of last rows Array list of first columns Array list of last columns Get AutoMerge Cell SpanModel from View Point Get MergeCells from SpanModel SpanModel Internal use only. Internal use only. Array list of names Array list of definitions Array list of unique sheets Whether to have external names Internal use only. Gets the row and column gutter for exporting to an Excel file. Sheet to get gutter Maximum level of row gutter Maximum level of column gutter Internal use only. Internal use only. Sheet Array list of selections Location of active cell Pane (viewport) index Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. ExcelGetFooter. Sheet Footer ExcelGetHeader: Internal Use Only. Sheet Header Internal use only. ExcelGetRowPageBreaks. Sheet Page breaks Internal use only. ExcelGetColumnPageBreaks. Sheet Page breaks Internal use only. Sheet Margin Internal use only. Sheet Margin Internal use only. Sheet Margin Internal use only. Sheet Margin Internal use only. ExcelGetPrintGridlines. Sheet Whether to print grid lines Internal use only. ExcelGetPrintHeaders. Sheet Whether to print headers Internal use only. ExcelGetPageSetup. Internal use only. ExcelGetPageSetup. Sheet Paper size Scaling factor Starting page Fit width Fit height Left-to-right orientation Whether using portrait layout Whether no pls Whether no color Whether draft Whether notes Whether no orientation Whether to use page whether the comments are printed at the end of the sheet. Print resolution Vertical print resolution Header number Footer number Copies number Internal use only. Internal use only. Find a style is a list of styles. Array (list) of styles Style information Determines whether the style settings of this object are equivalent to the object specified. First style information to compare Second style information to compare Whether the parent is set Background color Text (foreground) color Whether the horizontal alignment is set Whether the vertical alignment is set Whether the font is set Whether the border is set Whether the locked setting is set Name of the font Sets the validation data for a range of cell in the specified sheet. Index of the sheet that contains the validation list cell Index of sheet that contains the validation list data Input cell range Validation data if data is direct; null otherwise Validation cell range list Get validation data from specified sheet. Sheet The collection of validation data. The collection of row for cell validation data. The collection of column for cell validation data. An indicator of whether each cell validation combo is editable. Excels the get excel note as text shape. Sheet Excels the get note as shape of cell. Tan added when change to use IOptimizedEnumerationSupport2 The sheet view. The excel notes as shape list. The view row index. The view column index. The model row index The model col index Gets shape from image cell type. The sheet. Gets excel shape the sheet Sets the list of Excel shapes for the specified sheet. Sheet Excel shape list true if successful; otherwise false. Sets the Sheet Tab Color Sheet index SheetTab BackColor Gets the Sheet Tab Color Sheet index SheetTab BackColor if set hide all in Excel, hide all shapes and charts. Gets the Excel xml shapes. The sheet index. The themems. The drawing objects. The blips. true if successfully; otherwise, false. Sets the Excel xml shapes. The sheet index. The absolute anchor list. The one cell anchor list. The two cell anchor list. The blips. true if successfully; otherwise, false. Add warning list when export to excel file sheet index row index column index message warning code Offset Value for Note Anchor Offset Value Gets or sets the flags for specifying what parts of the spreadsheet to save to a file. Gets or sets the flags for specifying what parts of the spreadsheet to open. Internal use only. Check Chart Name from Excel Chart SheetView Index of Excel Chart Name of Excel Chart Excels the set plot area area. The sheet. Index of the chart. The fill. Excel2003 Automatic Border Get Rotation for Excel2003 Chart from Orthognal or Perspective Projection Rotation in FpChart Roation of PlotArea Get Rotation for Excel2003 Chart from ObliqueProjection Rotation in FpChart Roation of PlotArea It will downgrade 3DView to 2DView in specifal case. Check the currenct symbol whether it needs use "" to enclose. Currency String Specifies the button style for an outline (range group) of rows or columns. Displays the standard window button style Displays the System button style Displays an enhanced outline (range group) button style Specifies the status of an outline (range group). Expanded status with the minus sign Collapsed status with the plus sign Internal use only: Ambiguous (or undetermined) status with the plus sign Represents a line segment of an outline (range group). Represents a line segment of an outline (range group). Creates a new line segment with the specified numbers of a given level. Integer value of the start index of this line segment Integer value of the end index of this line segment Creates a new line segment with a line segment. Line segment structure that indicates this line segment Checks if the point lies in the line segment. Point for checking true if the point lies in the line segment,false otherwise Checks if the line segment lies in this line segments. Line that is needed to check true if the line lies in the line segment,false otherwise Checks if this line intersects with a specified line. Start of the line segment End of the line segment Boolean: true if this line intersects a specified line; false otherwise Adjusts the start and end index of this line segment by the specified value. Amount to offset Gets the string that represents the line segment. String that represents the line segment Checks if two line segments have the same index. Other line Boolean: true if two lines have the same indexes; false otherwise Serves as a hash function for a particular type. A hash code for the LineSegment Populates a serialization information object with the data needed to serialize the Line segment. A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the LineSegment A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the Linesegment Compares this instance to a specified line segment and returns an indication of their relative values. Line segment to compare A signed number indicating the relative values of this instance and value. Return Value Description Less than zero This instance is less than value. Zero This instance is equal to value. Greater than zero This instance is greater than value. Gets or sets the start index of this line segment of an outline (range group). Gets or sets the end index of this line segment of an outline (range group). Gets the length of the line segment of an outline (range group). Represents a square for an outline (range group). Initializes a new instance of an outline (range group) square with x-coordinate and y-coordinate. X-coordinate of the upper-left corner of the square Y-coordinate of the upper-left corner of the square Outline (range group) button style Draws an outline (range group) square. Graphics device for drawing Pen for drawing Brush for drawing Gets or sets the dimension of this outline (range group) square. Gets or sets the x-coordinate of the upper-left corner of this outline (range group) square. Gets or sets the y-coordinate of the upper-left corner of this outline (range group) square. Represents an outline (range group) square inside the outline area. Initializes a new instance of an outline (range group) square class with x-coordinate, y-coordinate, and group status. X-coordinate of an outline (range group) Y-coordinate of an outline (range group) Status of an outline (range group) Button style of an outline (range group) Draws the content of an outline (range group). Graphics device for drawing Pen for drawing Gets or sets line dimension of an outline (range group). Gets or sets status of an outline (range group). Represents an outline (range group) square inside the title area. Creates a new title square with the x-coordinate, y-coordinate, and title number. X-coordinate Y-coordinate Title number Button style Draws the content of the title group. Graphics device for drawing Brush for drawing Font for drawing Gets of sets the number of the title group. Specifies the type of Change event that has occurred for the outline (range group) model for the sheet. Indicates that the state of the outline (range group) is changed. Represents the event data for the Changed event of the outline (range group) model for the sheet. Creates an outline (range group) information event arguments object. Outline (range group) Type of event Gets the outline (range group) to expand or collapse. Gets the event type. Represents the relevant information of an outline (range group) of rows or columns. Gets the parent of this outline (range group). Creates a RangeGroupInfo(RangeGroupInfo object) from serialization. SerializationInfo StreamingContext Initializes a new instance of the RangeGroupInfo class. Initializes a new instance of the RangeGroupInfo class with the start index, end index, and parent group. Start index End index Parent group Initializes a new instance of the RangeGroupInfo class with the start index and end index. Initializes a new instance of the RangeGroupInfo class with the line segment. Initializes a new instance of the RangeGroupInfo class with the line segment and parent group. Line segment Parent group Initializes a new instance of the RangeGroupInfo class with the line segment, parent group, and group status. Line segment Parent group Group status Converts the attributes of this outline (range group) to a human-readable string. String that contains an outline (range group) of this RangeGroupInfo structure Determines whether the maximum level of an outline (range group) is exceeded if a specified outline (range group) is added. Start index of an outline (range group) to add End index of an outline (range group) to add Boolean: true if the maximum level is exceeded; false otherwise Adds indexes of an outline (range group). Index Number to add Removes outline (range group) indexes that belong to a specified segment. Start index of the segment Length of the segment Adds an outline (range group) with start index and end index to this outline (range group). Start index End index Adds a new outline (range group) with line segment to this outline (range group). Line segment Removes an outline (range group) with the start index and end index from this outline (range group). Start index End index Removes an outline (range group) with the line segment from this outline (range group). Line segment Copies all outlines (range groups) between two indexes. Start index End index New outline (range group) Copies all outlines (range groups) inside the line segment from this outline (range group). Line segment Copied outline (range group) Pastes an outline (range group) to the segment starting with the specified index. Start index Outline (range group) for pasting Sets the state of an outline (range group). State of an outline (range group) Whether to update the collapsed indexes Gets all indexes of an outline (range group) that does not belong to any child outline (range group). Collection of indexes Detemines whether this outline (range group) has any child or not. Finds the child outline (range group) with the corresponding level and end index. Level End index Gets all outlines (range groups) by level. Level to get the associated outline (range group) Collection of outlines (range groups) with specified level Cuts all outlines (range groups) between two indexes. Start index End index Cut outline (range group) Populates a serialization information object with the data needed to serialize an outline (range group). c A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the RangeGroupInfo A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the RangeGroupInfo Saves an outline (range group) to XML. XmlTextWriter object to which to save the RangeGroupInfo object True if successful; false otherwise Loads the contents of an outline (range group) from XML. XmlNodeReader from which to load the contents Whether the first element has been read Boolean: true if successful; false otherwise Loads the object of an outline (range group) from XML. XmlNodeReader from which to load the object True if successful; false otherwise Compares this instance to a specified RangeGroupInfo and returns an indication of their relative values. RangeGroupInfo to compare Signed number indicating the relative values of this instance and value: Less than zero, this instance is less than value; Zero, this instance is equal to value; Greater than zero, this instance is greater than value. Clones the outline (range group). Occurs when the status of this outline (range group) is changed. Gets the state of this outline (range group). Gets the parent of this outline (range group). Gets the start index of this outline (range group). Gets the end index of this outline (range group). Gets or sets the level of this outline (range group). Gets the child groups of this outline (range group). Gets the child groups of this outline (range group). Gets the amount of layer of this outline (range group). Gets the length of this outline (range group). Gets or sets the line segment of this outline (range group). Represents a defined method that handles the OnUpdateStatus event. Source of event Event data Interface that supports creating a model that represents an outline (range group) of rows or columns. Interface that supports creating a model that represents an outline (range group) of rows or columns. Determines if a row or column belongs to any collapsed (closed) outline (range group). Row or column index Whether the outline (range group) is of rows Boolean: true if the row or column belongs to a closed range group; false otherwise Expands an outline (range group) at a specified index. Index to expand or collapse Whether the outline (range group) is of rows Whether the action is to expand Expands an outline (range group) at the specified indexes. Start index to expand or collapse Number of rows or columns to expand or collapse Whether the outline (range group) is of rows Whether the action is to expand Groups rows or columns into an outline (range group) from a specified start index by a specified amount. Start index Amount of the row or column to group Whether the outline (range group) is of rows Removes all the outlines (range groups) of rows or columns. Whether the outline (range group) is of rows Removes an outline (range group) of rows or columns from a specified start index by a specified amount. Start index Number of rows or columns Whether the outline (range group) is of rows Gets a copy of all the outlines (range groups) from the specified index with the specified count. Start index Copy count Whether the outline (range group) is of rows Copy of the outlines (range groups) Pastes an outline (range group) into some segment starting with a specified index. Outline (range group) to paste Index of row or column at which to paste the range group Whether the outline (range group) is of rows Removes the specified outline (range group) starting with a specified index and moving up indexes below that. Start index Number of rows or columns to remove Whether the outline (range group) is of rows Adds a specified amount of outline (range group) indexes starting with a specified index in a group. Start index Number of rows or columns to add Whether the outline (range group) is of rows Moves an outline (range group) and pastes it into an outline (range group) at the specified location, by indexes. Index from which to begin the move Index at which to paste the range group Number of rows or columns to move Whether the outline (range group) is of rows Expands an outline (range group) of rows or columns. Level of the outline (range group) to expand or collapse End index of the outline (range group) to expand Whether the outline (range group) is of rows Whether the action is to expand Gets an outline (range group) of rows or columns by level. Level to get the associated outline (range group) Collection of outlines (range groups) with the specified level Whether the outline (range group) is of rows Gets the amount of the level of an outline (range group). Whether the outline (range group) is of rows Gets outline level of the specified index of the outline (range group). Whether the outline (range group) is of rows Index Finds an outline (range group) with a specified level and end index. Level of the outline (range group) End index of the outline (range group) Whether the outline (range group) is of rows Outline (range group) Occurs when an outline (range group) has changed. Occurs when an outline (range group) is changing. Represents the relevant default information about an outline (range group) of rows and columns. Represents the const serialization string for RowGroup. Represents the const serialization string for ColumnGroup. Creates a new default outline (range group) model. Creates a new default outline (range group) model from serialization. SerializationInfo StreamingContext Determines if a row or column belongs to any closed outline (range group). Row or column index Whether the outline (range group) is of rows Boolean: true if the row or column belongs to a closed range group; otherwise false Expands an outline (range group) of the specified index. Row or column index Whether the outline (range group) is of rows Whether the action is to expand Expands or collapses the outline (range group) by the specified amount. Starting index of the outline (range group) to expand Number of indexes to expand or collapse Whether the outline (range group) is of rows (or else columns) Whether the action is to expand (or else collapse) Groups all the rows or columns from the specified start index by the specified amount to an outline (range group). Start index Number of the rows or columns to add Whether the outline (range group) is of rows (or else columns) Removes all the outlines (range groups) of rows or columns. Whether the outline (range group) is of rows (or else columns) Removes rows or columns from the outline (range group) from the specified index and count, and returns them to individual rows and columns. Starting row or column index Number of the rows or columns to remove Whether the outline (range group) is of rows (or else columns) Gets a copy of outlines (range groups) from the specified index with the specified count. Start index Copy count Whether the outline (range group) is of rows Copy of the outlines (range groups) Pastes an outline (range group) into a segment starting with the paste index. Outline (range group) to paste Index for pasting Whether the outline (range group) is of rows Removes indexes of an outline (range group) starting with the specified index and moving up indexes below that. Start index Number of to remove Whether the outline (range group) is of rows Adds a specified amount of indexes starting with a specified index in an outline (range group). Start index Number of indexes to add Whether the outline (range group) is of rows Moves an outline (range group) by the specified indexes. Index from which to begin the move Index at which to paste the range Number to move Whether the outline (range group) is of rows (or else columns) Expands an outline (range group) of rows or columns. Level of the outline (range group) to expand End index of the outline (range group) to expand Whether the outline (range group) is of rows Whether the action is to expand Determines whether the maximum level of an outline (range group) is exceeded if a specified range is added. Start index of the outline (range group) to add Amount of rows or column to add Whether the outline (range group) is of rows Boolean: true if the maximum level is exceeded; false otherwise Gets an outline (range group) by level. Level to get the associated outline (range group) Collection of outlines (range groups) with the specified level Whether the outline (range group) is of rows Gets the level of an outline (range group) of rows or columns. Whether the outline (range group) is of rows Populates a serialization information object with the data needed to serialize the an outline (range group). A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the RangeGroupModel A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the RangeGroupModel Saves the contents of an outline (range group) to XML. XmlTextWriter object to which to save the RangeGroupModel contents True if successful; false otherwise Loads the contents of an outline (range group) from XML. XmlNodeReader from which to load the contents Boolean: true if successful; false otherwise Finds an outline (range group) with the specified level and end index. Level of the outline (range group) End index an outline (range group) Whether the outline (range group) is of rows Outline (range group) Gets outline level of specified index of the range row or column group. Whether the outline (range group) is of rows Index of the row or column of interest Level of the outline (range group) Occurs when the outline (range group) model has changed. Occurs when the outline (range group) model is changing. Specifies the type of change that has occurred for an outline (range group) for the sheet. Indicates that an outline (range group) is added Indicates that all outlines (range groups) are removed, cleared Indicates that an outline (range group) is removed Indicates that an outline (range group) is expanded or collapsed Indicates that an range of indexes is moved Indicates that an range of indexes is pasted Represents the event data for the Changed event of the outline (range group) for the sheet. Creates a new outline (range group) model event arguments object. Whether the outline (range group) is of rows (or else columns) Type of outline (range group) model event Creates a new outline (range group) model event arguments object. Start index of row or column Number of rows or columns Whether the outline (range group) is of rows (or columns) Type of outline (range group) model event Creates a new outline (range group) model event arguments object. Outline (range group) to expand or collapse Whether to expand the outline (range group) (or collapse) Whether the outline (range group) is of rows (or columns) Array of changed indexes Type of outline (range group) model Gets the number of rows or columns in the outline (range group). Gets the starting index of rows or columns of the outline (range group). Gets whether the outline (range group) is of rows (or else columns). Gets whether the outline (range group) is expanded (or else collapsed). Gets the outline (range group) to expand (or collapse). Gets the type of outline (range group) event. Gets the indexes of changed rows or columns of the outline (range group). Handles the Changed event for the outline (range group) model for the sheet. Interface that supports the outline (range group) of rows or columns. Groups a range of rows or columns into an outline from a specified start index by a specified amount. Start index Number of rows or columns to group Whether the outline (range group) is of rows Removes a range of rows or columns from the outline (range group) at the specified start index by a specified amount. Start index Number of rows or columns to remove Whether the outline (range group) is of rows Expands or collapses an outline (range group) of rows or columns, by specified group. Outline (range group) to expand or collapse Whether the outline (range group) is of rows Whether the action is to expand Expands or collapses an outline (range group) of rows or columns, by specified level and index. Level of the outline (range group) to expand or collapse End index of the outline (range group) to expand or collapse Whether the outline (range group) is of rows Whether the action is to expand Gets all the outlines (range groups) in a specified level. Level of outline (range group) Whether the outline (range group) is of rows Collection of outlines (range groups) in the level Gets the amount of the level of an outline (range group). Whether the outline (range group) is of rows Removes an outline (range group). Whether the outline (range group) is of rows Excel Parsed Thing (ptg) defines. These values are used as tokens for parsing Excel Formula buffers. Excel Function (XLF) defines. These values are unique identifiers used when parsing Excel Formula buffers to determine the current function being referenced. [0xFF] External or custom function [0] COUNT function [1] IF function [2] ISNA function [3] ISERROR function [4] SUM function [5] AVERAGE function [6] MIN function [7] MAX function [8] ROW function [9] COLUMN function [10] NA function [11] NPV function [12] STDEV function [13] DOLLAR function [14] FIXED function [15] SIN function [16] COS function [17] TAN function [18] ATAN function [19] PI function [20] SQRT function [21] EXP function [22] LN function [23] LOG10 function [24] ABS function [25] INT function [26] SIGN function [27] ROUND function [28] LOOKUP function [29] INDEX function [30] REPT function [31] MID function [32] LEN function [33] VALUE function [34] TRUE function [35] FALSE function [36] AND function [37] OR function [38] NOT function [39] MOD function [40] DCOUNT function [41] DSUM function [42] DAVERAGE function [43] DMIN function [44] DMAX function [45] DSTDEV function [46] VAR function [47] DVAR function [48] TEST function [49] LINEST function [50] TREND function [51] LOGEST function [52] GROWTH function [53] GOTO function [54] HALT function [56] PV function [57] FV function [58] NPER function [59] PMT function [60] RATE function [61] MIRR function [62] IRR function [63] RAND function [64] MATCH function [65] DATE function [66] TIME function [67] DAY function [68] MONTH function [69] YEAR function [70] WEEKDAY function [71] HOUR function [72] MINUTE function [73] SECOND function [74] NOW function [75] AREAS function [76] ROWS function [77] COLUMNS function [78] OFFSET function [79] ABSREF function [80] RELREF function [81] ARGUMENT function [82] SEARCH function [83] TRANSPOSE function [84] ERROR function [85] STEP function [86] TYPE function [87] ECHO function [88] SETNAME function [89] CALLER function [90] DEREF function [91] WINDOWS function [92] SERIES function [93] DOCUMENTS function [94] ACTIVECELL function [95] SELECTION function [96] RESULT function [97] ATAN2 function [98] ASIN function [99] ACOS function [100] CHOOSE function [101] HLOOKUP function [102] VLOOKUP function [103] LINKS function [104] INPUT function [105] ISREF function [106] GETFORMULA function [107] GETNAME function [108] SETVALUE function [109] LOG function [110] EXEC function [111] CHAR function [112] LOWER function [113] UPPER function [114] PROPER function [115] LEFT function [116] RIGHT function [117] EXACT function [118] TRIM function [119] REPLACE function [120] SUBSTITUTE function [121] CODE function [122] NAMES function [123] DIRECTORY function [124] FIND function [125] CELL function [126] ISERR function [127] ISTEXT function [128] ISNUMBER function [129] ISBLANK function [130] T function [131] N function [132] FOPEN function [133] FCLOSE function [134] FSIZE function [135] FREADIN function [136] FREAD function [137] FWRITEIN function [138] FWRITE function [139] FPOS function [140] DATEVALUE function [141] TIMEVALUE function [142] SLN function [143] SYD function [14] DBD function [145] GETDEF function [146] REFTEXT function [147] TEXTREF function [148] INDIRECT function [149] REGISTER function [150] CALL function [151] ADDBAR function [152] ADDMENU function [153] ADDCOMMAND function [154] ENABLECOMMAND function [155] CHECKCOMMAND function [156] RENAMECOMMAND function [157] SHOWBAR function [158] DELETEMENU function [159] DELETECOMMAND function [160] GETCHARTITEM function [161] DIALOGBOX function [162] CLEAN function [163] MDETERM function [164] MINVERSE function [165] MMULT function [166] FILES function [167] IPMT function [168] PPMT function [169] COUNTA function [170] CANCELKEY function [175] INITIATE function [176] REQUEST function [177] POKE function [178] EXECUTE function [179] TERMINATE function [180] RESTART function [181] HELP function [182] GETBAR function [183] PRODUCT function [184] FACT function [185] GETCELL function [186] GETWORKSPACE function [187] GETWINDOW function [188] GETDOCUMENT function [189] DPRODUCT function [190] ISNONTEXT function [191] GETNOTE function [192] NOTE function [193] STDEVP function [194] VARP function [195] DSTDEVP function [196] DVARP function [197] TRUNC function [198] ISLOGICAL function [199] DCOUNTA function [200] DELETEBAR function [201] UNREGISTER function [204] USDOLLAR function [205] FINDB function [206] SEARCHB function [207] REPLACEB function [208] LEFTB function [209] RIGHTB function [210] MIDB function [211] LENB function [212] ROUNDUP function [213] ROUNDDOWN function [214] ASC function [215] DBCS function [216] RANK function [219] ADDRESS function [220] DAYS360 function [221] TODAY function [222] VDB function [227] MEDIAN function [228] SUMPRODUCT function [229] SINH function [230] COSH function [231] TANH function [232] ASINH function [233] ACOSH function [234] ATANH function [235] DGET function [236] CREATEOBJECT function [111] VOLATILE function [238] LASTERROR function [239] CUSTOMUNDO function [240] CUSTOMREPEAT function [241] FORMULACONVERT function [242] GETLINKINFO function [243] TEXTBOX function [244] INFO function [245] GROUP function [246] GETOBJECT function [247] DB function [248] PAUSE function [251] RESUME function [252] FREQUENCY function [253] ADDTOOLBAR function [254] DELETETOOLBAR function [256] RESETTOOLBAR function [257] EVALUATE function [258] GETTOOLBAR function [259] GETTOOL function [260] SPELLINGCHECK function [261] ERRORTYPE function [262] APPTITLE function [263] WINDOWTITLE function [264] SAVETOOLBAR function [265] ENABLETOOL function [266] PRESSTOOL function [267] REGISTERID function [268] GETWORKBOOK function [269] AVEDEV function [270] BETADIST function [271] GAMMALN function [272] BETAINV function [273] BINOMDIST function [274] CHIDIST function [275] CHIINV function [276] COMBIN function [277] CONFIDENCE function [278] CRITBINOM function [279] EVEN function [280] EXPONDIST function [281] FDIST function [282] FINV function [283] FISHER function [284] FISHERINV function [285] FLOOR function [286] GAMMADIST function [287] GAMMAINV function [288] CEILING function [289] HYPGEOMDIST function [290] LOGNORMDIST function [291] LOGINV function [292] NEGBINOMDIST function [293] NORMDIST function [294] NORMSDIST function [295] NORMINV function [296] NORMSINV function [297] STANDARDIZE function [298] ODD function [299] PERMUT function [300] POISSON function [301] TDIST function [302] WEIBULL function [303] SUMXMY2 function [304] SUMX2MY2 function [305] SUMX2PY2 function [306] CHITEST function [307] CORREL function [308] COVAR function [309] FORECAST function [310] FTEST function [311] INTERCEPT function [312] PEARSON function [313] RSQ function [314] STEYX function [315] SLOPE function [316] TTEST function [317] PROB function [318] DEVSQ function [319] GEOMEAN function [320] HARMEAN function [321] SUMSQ function [322] KURT function [323] SKEW function [324] ZTEST function [325] LARGE function [326] SMALL function [327] QUARTILE function [328] PERCENTILE function [329] PERCENTRANK function [330] MODE function [331] TRIMMEAN function [332] TINV function [334] MOVIECOMMAND function [335] GETMOVIE function [336] CONCATENATE function [337] POWER function [338] PIVOTADDDATA function [339] GETPIVOTTABLE function [340] GETPIVOTFIELD function [341] GETPIVOTITEM function [342] RADIANS function [343] DEGREES function [344] SUBTOTAL function [345] SUMIF function [346] COUNTIF function [347] COUNTBLANK function [348] SCENARIOGET function [349] OPTIONSLISTSGET function [350] ISPMT function [351] DATEDIF function [352] DATESTRING function [353] NUMBERSTRING function [354] ROMAN function [355] OPENDIALOG function [356] SAVEDIALOG function [357] VIEWGET function [358] GETPIVOTDATA function [359] HYPERLINK function [360] PHONETIC function [361] AVERAGEA function [362] MAXA function [363] MINA function [364] STDEVPA function [365] VARPA function [366] STDEVA function [367] VARA function Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Convert the Excel Parsed Thing (Ptg) stream into a formula string Internal use only. Convert the Excel Parsed Thing (Ptg) stream into a formula string internal use Convert the Calc Engine expression tree into an Excel parsed formula. ParseFormulaElement ParseFormulaElement ReadBiffStr ReadFormulaString ReadFuncV ReadFuncV ReadFuncVar BuildUnsupportedFunction SetValue SetFn SetIFFn SetChooseFn SetSumFn SetOp SetParen SetExternalReference SetReference SetArray BuildInfix BuildInfixFn GetCoord ParseIFParams ByteArrayToReader Internal use only. Parses the date-time format. Cell type Excel format identifier ParseNumberFormat Parses the number format. Cell type Excel format identifier Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Interface that supports row filters for filtering rows on a sheet. Internal Use: Sets a column as filtered, and passes the selected drop-down list string by which to filter. Column index String containing what to filter by Internal Use: Resets a column to be unfiltered. Column index Invalidates the row filter and causes the columns to be re-painted. Whether to clear Whether to force the invalidate Gets the list of items to display in the filter drop-down list. Column index Interface that supports style filters in the style model for filtering rows on a sheet. Sets the format for the specified row into the style model. Row index StyleInfo object containing style Removes all the filtered row formats from the style model. Specifies how the row filter behaves. [0] Uses the custom filter [2] Displays the "(Blanks)" item in the drop-down list when appropriate [4] Displays the "(NonBlanks)" item in the drop-down list when appropriate [1024] Includes in the drop-down list the DefaultFilterItem implementation of IFilterItem [1025] Uses the default filter behavior and sorts the drop-down list alphabetically [1031] Uses the default filter behavior, including Blank, NonBlank, and SortAlphabetically [1032] Sorts the drop-down list by the number of times an item occurs from most to least [1040] Sorts the drop-down list by the number of times an item occurs from least to most [1056] Uses the default filter behavoir and does not perform a sort on the drop-down list. [1088] Uses the default filter behavior and sorts the drop-down list numerically Represents a collection of filter column definitions. Creates a new collection of filter column definitions. Internal use only. Occurs when a filter column definition is added, removed, or changed in the collection. Internal use only. Specifies whether the collection contains the specified filter column definition. Filter column definition for which to check the collection true if the sheet is found in the collection; false otherwise Returns the index of the specified filter column definition in the collection. Filter column definition for which to return the index Zero-based index of the filter column definition in the collection, or -1 if the filter column definition was not found Inserts a filter column definition into the collection at the specified index. Zero-based index at which to insert the filter column definition Filter column definition to insert into the collection Filter column definition is not specified or is null Removes the specified filter column definition from the collection. Filter column definition to remove from the collection Removes a filter column definition from the collection at the specified index. Zero-based index of the filter column definition to remove from the collection Filter column definition index out of range; must be between 0 and the total number of filter column definitions in the collection Adds a filter column definition to the collection. Filter column definition to add to the collection Removes all the filter column definitions from the collection. Copies the filter column definition in the collection to an array. Array to which to copy the filter column definitions Array index at which to start pasting the filter column definitions Gets the index of a filter column definition in the collection based on the specified column index. Column index Gets an array of column indexes where filter column definitions exist. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object SheetView object containing the sheet true if successful; false otherwise Gets whether the collection has a fixed size. (This implementation always returns false.) Always returns false Gets whether the collection is read-only. (This implementation always returns false.) Always returns false Occurs when a sheet is added, removed, or changed in the collection. Gets or sets the number of filter column definitions in the collection. Gets or sets the filter column definition at the specified position in the collection. Zero-based index of the filter column definition in the collection Specified index is not valid; must be between 0 and total number in the collection Index not specified or specified index is null Represents a collection of custom filters. Creates a custom filter collection. Adds a filter item to the collection. Custom filter item to add No display name or length of the display name of the specified filter is zero No specified custom filter or specified custom filter is null Inserts a filter item into the collection at a specified location. Index in the collection at which to add the filter Custom filter item to add Specified index is out of range; must be between 0 and the total number of filters in the collection No display name or length of the display name of the specified custom filter is zero No specified custom filter or specified custom filter is null Specified custom filter display name already exists in the collection; the name must be unique Removes the custom filter items from the filter item list. This method does not remove the DefaultFilterItem from the list if it exists. Removes the specified custom filter item from the filter item list. This method does not remove the DefaultfilterItem from the list if it exists. Zero-based index of the custom filter item to remove from the collection Saves the object to XML. XmlTextWriter object used to save the object Internal implementation of ISerializeSupport interface method. Internal use only. XmlNodeReader from which to read the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object SheetView object containing the sheet Gets a custom filter item from the collection. Zero-based index of the filter item in the collection Represents a filter column definition. Creates a new filter column definition with default settings. Creates a filter column definition. Column index Creates a filter column definition with the specified list behavior. Column index List behavior Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object SheetView object containing the sheet Gets the column index. Gets the list behavior. Gets the filter item collection from this filter column definition. Gets whether the object in its entirety can be rendered with XML without losing any information. Interface that supports row filters for filtering rows on a sheet. Gets an array of column indexes where row filters exist. Gets the column filter index for the specified column. Column index Gets the filter column definition for the specified column. Column index Internal use only. Sets the list of rows currently filtered in for a specified column containing a filter definition. Column index Integer array or list of row indexes Adds a row to the filtered-out row list, which is the list of rows currently filtered-out by the combined settings of the filtered columns. Row index Determines whether the specified row is filtered out. Row index Internal use only. Removes all temporary filter settings including the filtered-in list and filtered-out list. Internal use only. Removes all temporary filter settings for a specified column including the filtered-in list and the filtered-out list. Column index Internal use only. Event handler for when the sheet data model changes. Sender object Sheet data model event arguments Resets the temporary filter settings for all columns. Resets the temporary filter settings for the specified column. Column index Determines whether the specified column is filtered. Column index Internal use only. Sets the isFiltered flag for the existing column filter Column index Whether the column is filtered Gets the string selected in the drop-down list of filters for the specified column. Columnn index Internal use only. Sets the string selected in the drop-down list of filters for the specified column. Columnn index String containing the filter selection Gets the list of rows that are filtered out. Gets the intersection of the filtered-in rows for all the filtered columns. Gets the intersection of the filtered-in rows for all the filtered columns except the specified column. Column index Internal use only. Gets the the filtered-in rows for the specified column. Column index Adds a filter column definition to the row filter. FilterColumnDefinition object containing the filter column definition Removes a filter column definition from the row filter Column index Adds a filter column definition to the row filter. Column index Adds a filter column definition to the row filter. Column index FilterListBehvior object containing the list behavior Moves the filter column(s) to another location. Row index from which to move Column index from which to move Destination row index Destination column index Number of rows to move Number of columns to move Internal use only. Moves the filter column(s) to another location. Row index from which to move Column index from which to move Destination row index Destination column index Number of rows to move Number of columns to move Whether to ignore resetting the column indexes in the filter column definitions Sets up the event handlers to listen to the SheetView object. Intended for internal use only. Internal use only. Resets the cached array of filtered in row indexes. Gets the collection of filter column definitions for the sheet. Gets the style for the border around the drop-down list of filter items. Gets or sets whether the filter indicator is displayed. Gets or sets the "(All)" filter item string. Gets or sets the "(Blanks)" filter item string. Gets or sets the "(NonBlanks)" filter item string. Gets or sets the sheet for this row filter. Gets or sets rows that are not to be filtered. Interface for supporting optional filtering of frozen rows. Gets or sets whether frozen rows should be included in the filter operation. Represents a default row filter that extends to implement the supported row filters. Creates a new default row filter for the specified sheet. SheetView object containing the sheet Internal use only. Sets up the event handlers. Occurs when any of the sheet properties have changed. Occurs when the data model has changed. Internal use only. Initializes the default row filter. Removes a filter column definition from the row filter. Column index Adds a filter column definition to the row filter. FilterColumnDefinition object containing the filter column definition Adds a filter column definition to the row filter. Column index Adds a filter column definition to the row filter with the specified list behavior. Column index FilterListBehavior object containing the list behavior Occurs when the filter column definition collection has changed. Object that raises the event CollectionChangeEventArgs object that contains the event data Gets an array of column indexes where row filters exist. Gets the column filter index from the specified column. Column index Gets the filter column definition from the specified column. Column index Internal use only. Sets the list of rows currently filtered-in for a specified column containing a filter definition. Column index List of rows Internal use only. Adds a row to the list of rows currently filtered-out by the combined settings of the filtered columns. Row index Determines whether the specified row is filtered out. Row index Internal use only. Removes all temporary filter settings, including the filtered-in list and filtered-out list. Internal use only. Removes all temporary filter settings for a specified column, including the filtered-in list and the filtered-out list. Column index Resets the filter settings for the entire row filter. Resets the filter settings for the specified column. Column index Internal use only. Gets whether the specified column is filtered. Column index Internal use only. Sets whether the specified column is filtered. Column index Whether the column is filtered Internal use only. Gets the string selected in the filter drop-down list for the specified column. Column index Internal use only. Sets the string selected in the filter drop-down list for the specified column. Column index Selected filter item Internal use only. Gets the list of indexes of the filtered-out rows. Internal use only. Gets the intersection of the filtered-in rows for all the filtered columns. Internal use only. Gets the intersection of the filtered-in rows for all the filtered columns except the specified column. Column index Internal use only. Resets the cached intersected filtered-in row indexes. Moves the filter column(s) to another location. Row index from which to move Column index from which to move Destination row index Destination column index Number of rows to move Number of columns to move Internal use only. Moves the filter column(s) to another location. Intended for internal use only. Row index from which to move Column index from which to move Destination row index Destination column index Number of rows to move Number of columns to move Whether to ignore resetting the column indexes in the filter column definitions Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Internal use only. Gets the rows that are filtered in for the specified column. Column index Gets or sets the style for the drop-down list of filter items. Gets or sets whether the filter indicator should be displayed. Gets or sets the all filter items string. Gets or sets the blanks (empty cells) string. Gets or sets the non-blanks (non-empty cells) string. Gets or sets unfiltered rows. Gets the collection of filter column definitions. Gets or sets the sheet associated with this row filter. Represents the filter that hides rows based on certain criteria. Creates a new row filter for the specified sheet that hides rows that match the criteria. SheetView object containing the sheet Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Represents the filter that sets the styles of rows based on certain criteria. Creates a new style row filter for the specified sheet. SheetView object containing the sheet Creates a new style row filter for the specified sheet with specified styles. SheetView object containing the sheet Style for items filtered in Style for items filtered out Internal use only. Initializes the style row filter. Occurs when the style has changed. Object that raises the event Event arguments Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Gets the style that is applied to rows that satisfy the filter. Gets the style that is applied to rows that do not satisfy the filter. Represents a filter gadget. Internal use only. Creates a new filter gadget. SpreadView object containing the view Removes the drop-down list. Shows or removes the drop-down list. Column index Selected filter item in list Point where the drop-down list displays Width of column Whether to display the drop-down list Behavior of filter list Handles the filter close up event. Object that raises the event Event arguments Handles the filter close up event. Object that raises the event Event arguments Handles the filter lost focus event. Object that raises the event Event arguments Handles the filter selected index changed event. Object that raises the event Event arguments Repositions and repaints the filter gadget button. Graphics device interface for painting X coordinate of the button Y coordinate of the button Width of the button Height of the button Numeric value for zoom factor for scaling when painting Whether the button is selected Column index Gets the static width of the filter button. Sets the drop-down list string array. Gets whether the drop-down list is displayed. Gets the column for this filter gadget. Interface that supports the creation of custom row filters for filtering rows on a sheet. This method is called prior to displaying the filter drop-down to determine whether this filter should be displayed in the filter drop-down based on the currently filtered-in rows. Determines whether this filter should be displayed in the filter drop-down list based on the currently filtered-in rows. Column index List of rows filtered in This method is called when the custom filter is invoked by selecting it from the filter drop-down list Selects a filter from the filter drop-down list. Column index Gets the display name. Sets the sheet to filter. Gets whether the display name should be added to the top of the filter drop-down list. Represents the basis for a custom filter. Creates a new base custom filter. Determines whether the name is displayed in the filter drop-down list. Column index List of rows filtered in Filters the specified column of the sheet. Column index Saves the object to XML. XmlTextWriter object used to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Gets the display name of the filter. Sets the sheet to filter. Gets or sets whether the display name is added to the top of the filter drop-down list. The DefaultFilter implementation of the ICustomFilterItem interface. This class performs Excel-like filtering by hiding rows that do not meet the filter criteria. In addition, the DefaultFilter can filter by applying a filtered-in style or filtered-out style to each row based on whether the row item satisfies the filter criteria. Represents the default filtering of rows based on specified criteria. Creates a default filter. Creates a default filter for the specified sheet. SheetView object containing the sheet Gets whether the value satisfies the filter criteria. String with the value Determines whether the filter item name should be displayed in the filter drop-down list. Column index List Filters the specified column of the sheet. Column index Filters item for the specified column to filter in blanks (empty cells). Column index Filters item for the specified column to filter in non-blanks (non-empty cells). Column index Internal use only. Internal implementation of ISerializeSupport interface method. Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Internal use only. Internal implementation of ISerializeSupport interface method. XmlNodeReader from which to read the object true if successful; false otherwise Sets the sheet to filter. Gets the display name of the filter. Gets whether the display name should be added to the top of the filter drop-down list. Gets or sets the string by which to filter. Represents a user specified filter item This class is used to add a custom filter item when SheetView.AutoFilterColumn is called with a string that is not present in the column and -1 for the list item index. Creates a new instance of UserSpecifiedFilterItem. SheetView string Returns whether the item should be shown in the drop down list. int int[] True if the item should be shown, and false otherwise. Gets the display name for the filter item. Represents the drawing functions on a PDF page object. Creates a new PDF page object. PDF page object Draws an arc representing a portion of an ellipse specified by a Rectangle structure. Pen object that determines the color, width, and style of the arc Rectangle structure that defines the boundaries of the arc. Angle in degrees measured clockwise from the x-axis to the starting point of the arc Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc Draws an arc representing a portion of an ellipse specified by a Rectangle structure. Pen object that determines the color, width, and style of the arc RectangleF structure that defines the boundaries of the arc. Angle in degrees measured clockwise from the x-axis to the starting point of the arc Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. Pen object that determines the color, width, and style of the arc x-coordinate of the upper-left corner of the rectangle that defines the arc. y-coordinate of the upper-left corner of the rectangle that defines the arc. Width of the rectangle that defines the arc Height of the rectangle that defines the arc Angle in degrees measured clockwise from the x-axis to the starting point of the arc Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. Pen object that determines the color, width, and style of the arc x-coordinate of the upper-left corner of the rectangle that defines the arc. y-coordinate of the upper-left corner of the rectangle that defines the arc. Width of the rectangle that defines the arc Height of the rectangle that defines the arc Angle in degrees measured clockwise from the x-axis to the starting point of the arc Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc Draws a Bézier spline defined by four Point structures. Pen structure that determines the color, width, and style of the curve Point structure that represents the starting point of the curve Point structure that represents the first control point for the curve Point structure that represents the second control point for the curve Point structure that represents the ending point of the curve Draws a Bézier spline defined by four Point structures. Pen structure that determines the color, width, and style of the curve PointF structure that represents the starting point of the curve PointF structure that represents the first control point for the curve PointF structure that represents the second control point for the curve PointF structure that represents the ending point of the curve Draws a Bézier spline defined by four ordered pairs of coordinates that represent points. Pen object that determines the color, width, and style of the curve x-coordinate of the starting point of the curve. y-coordinate of the starting point of the curve. x-coordinate of the first control point of the curve. y-coordinate of the first control point of the curve. x-coordinate of the second control point of the curve. y-coordinate of the second control point of the curve. x-coordinate of the ending point of the curve y-coordinate of the ending point of the curve Draws a closed cardinal spline defined by an array of Point structures. Pen object that determines the color, width, and height of the curve Array of Point structures that define the spline Draws a closed cardinal spline defined by an array of PointF structures. Pen object that determines the color, width, and height of the curve Array of PointF structures that define the spline Draws a closed cardinal spline defined by an array of Point structures using a specified tension. Pen object that determines the color, width, and height of the curve. Array of Point structures that define the spline. Value greater than or equal to 0.0F that specifies the tension of the curve Member of the FillMode enumeration that determines how the curve is filled. This parameter is required but ignored Draws a closed cardinal spline defined by an array of PointF structures using a specified tension. Pen object that determines the color, width, and height of the curve. Array of PointF structures that define the spline. Value greater than or equal to 0.0F that specifies the tension of the curve Member of the FillMode enumeration that determines how the curve is filled. This parameter is required but ignored Draws a cardinal spline through a specified array of Point structures. Pen object that determines the color, width, and height of the curve Array of Point structures that define the spline Draws a cardinal spline through a specified array of PointF structures. Pen object that determines the color, width, and height of the curve Array of PointF structures that define the spline Draws a cardinal spline through a specified array of Point structures using a specified tension. Pen object that determines the color, width, and height of the curve Array of Point structures that define the spline Value greater than or equal to 0.0F that specifies the tension of the curve. Draws a cardinal spline through a specified array of PointF structures using a specified tension. Pen object that determines the color, width, and height of the curve Array of PointF structures that define the spline Value greater than or equal to 0.0F that specifies the tension of the curve. Draws a cardinal spline through a specified array of PointF structure. The drawing begins offset from the beginning of the array. Pen object that determines the color, width, and height of the curve Array of PointF structures that define the spline. Offset from the first element in the array of the points parameter to the starting point in the curve Number of segments after the starting point to include in the curve. Draws a cardinal spline through a specified array of Point structures using a specified tension. The drawing begins offset from the beginning of the array. Pen object that determines the color, width, and height of the curve Array of Point structures that define the spline. Offset from the first element in the array of the points parameter to the starting point in the curve Number of segments after the starting point to include in the curve. Value greater than or equal to 0.0F that specifies the tension of the curve. Draws a cardinal spline through a specified array of PointF structures using a specified tension. The drawing begins offset from the beginning of the array. Pen object that determines the color, width, and height of the curve Array of PointF structures that define the spline. Offset from the first element in the array of the points parameter to the starting point in the curve Number of segments after the starting point to include in the curve. Value greater than or equal to 0.0F that specifies the tension of the curve. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. Pen object that determines the color, width, and style of the ellipse. Rectangle structure that defines the boundaries of the ellipse. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. Pen object that determines the color, width, and style of the ellipse. RectangleF structure that defines the boundaries of the ellipse. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. Pen object that determines the color, width, and style of the ellipse. x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Width of the bounding rectangle that defines the ellipse Height of the bounding rectangle that defines the ellipse Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. Pen object that determines the color, width, and style of the ellipse. x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Width of the bounding rectangle that defines the ellipse Height of the bounding rectangle that defines the ellipse Draws a line connecting the two points specified by coordinate pairs. Pen object that determines the color, width, and style of the line Point structure that represents the first point to connect. Point structure that represents the second point to connect. Draws a line connecting the two points specified by coordinate pairs. Pen object that determines the color, width, and style of the line PointF structure that represents the first point to connect. PointF structure that represents the second point to connect. Draws a line connecting the two points specified by coordinate pairs. Pen object that determines the color, width, and style of the line. x-coordinate of the first point y-coordinate of the first point. x-coordinate of the second point. y-coordinate of the second point. Draws a line connecting the two points specified by coordinate pairs. Pen object that determines the color, width, and style of the line. x-coordinate of the first point y-coordinate of the first point. x-coordinate of the second point. y-coordinate of the second point. Draws a GraphicsPath object. Pen object that determines the color, width, and style of the path GraphicsPath object to draw Draws a pie shape defined by an ellipse specified by a Rectangle structure and two radial lines. Pen object that determines the color, width, and style of the pie shape Rectangle structure that represents the bounding rectangle that defines the ellipse from which the pie shape comes Angle measured in degrees clockwise from the x-axis to the first side of the pie shape Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape Draws a pie shape defined by an ellipse specified by a RectangleF structure and two radial lines. Pen object that determines the color, width, and style of the pie shape RectangleF structure that represents the bounding rectangle that defines the ellipse from which the pie shape comes Angle measured in degrees clockwise from the x-axis to the first side of the pie shape Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, and a height and two radial lines. Pen object that determines the color, width, and style of the pie shape x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. Width of the bounding rectangle that defines the ellipse from which the pie shape comes Height of the bounding rectangle that defines the ellipse from which the pie shape comes Angle measured in degrees clockwise from the x-axis to the first side of the pie shape Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, and a height and two radial lines. Pen object that determines the color, width, and style of the pie shape x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. Width of the bounding rectangle that defines the ellipse from which the pie shape comes Height of the bounding rectangle that defines the ellipse from which the pie shape comes Angle measured in degrees clockwise from the x-axis to the first side of the pie shape Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape Draws a rectangle specified by a coordinate pair, a width, and a height. Draws a rectangle specified by a coordinate pair, a width, and a height A Rectangle structure that represents the rectangle to draw. Draws a rectangle specified by a coordinate pair, a width, and a height. Draws a rectangle specified by a coordinate pair, a width, and a height x-coordinate of the upper-left corner of the rectangle to draw y-coordinate of the upper-left corner of the rectangle to draw. Width of the rectangle to draw. Height of the rectangle to draw. Draws a rectangle specified by a coordinate pair, a width, and a height. Draws a rectangle specified by a coordinate pair, a width, and a height x-coordinate of the upper-left corner of the rectangle to draw y-coordinate of the upper-left corner of the rectangle to draw. Width of the rectangle to draw. Height of the rectangle to draw. Draws a polygon defined by an array of Point structures. Pen object that determines the color, width, and style of the polygon. Array of Point structures that represent the vertices of the polygon Draws a polygon defined by an array of Point structures. Pen object that determines the color, width, and style of the polygon. Array of PointF structures that represent the vertices of the polygon Draws the specified text string at the specified location with the specified Brush and Font objects. String to draw Font object that defines the text format of the string Brush object that determines the color and texture of the drawn text PointF structure that specifies the upper-left corner of the drawn text Draws the specified text string in the specified rectangle with the specified Brush and Font objects. String to draw Font object that defines the text format of the string Brush object that determines the color and texture of the drawn text RectangleF structure that specifies the location of the drawn text Draws the specified text string at the specified location with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object. String to draw Font object that defines the text format of the string Brush object that determines the color and texture of the drawn text PointF structure that specifies the upper-left corner of the drawn text StringFormat object that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text Draws the specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object. String to draw Font object that defines the text format of the string Brush object that determines the color and texture of the drawn text RectangleF structure that specifies the location of the drawn text StringFormat object that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text Draws the specified text string at the specified location with the specified Brush and Font objects. String to draw Font object that defines the text format of the string Brush object that determines the color and texture of the drawn text x coordinate of the upper-left corner of the drawn text. y coordinate of the upper-left corner of the drawn text. Draws the specified text string at the specified location with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object. String to draw Font object that defines the text format of the string Brush object that determines the color and texture of the drawn text x coordinate of the upper-left corner of the drawn text. y coordinate of the upper-left corner of the drawn text. StringFormat object that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text Draws the specified Image object, using its original physical size, at the specified location. Image object to draw. x-coordinate of the upper-left corner of the drawn image Y-coordinate of the upper-left corner of the drawn image Draws the specified Image object, using its original physical size, at the specified location. Image object to draw. Point structure that represents the location of the upper-left corner of the drawn image Draws the specified Image object at the specified location and with the specified size. Image object to draw. Rectangle structure that specifies the location and size of the drawn image. Draws the specified Image object at the specified location and with the specified size. Image object to draw. Rectangle structure that specifies the location and size of the drawn image. Draws the specified Image object, using its original physical size, at the specified location. Image object to draw. Point structure that represents the location of the upper-left corner of the drawn image Draws the specified Image object, using its original physical size, at the specified location. Image object to draw. x-coordinate of the upper-left corner of the drawn image Y-coordinate of the upper-left corner of the drawn image Fills the interior a closed cardinal spline curve defined by an array of Point structures. Brush object that determines the characteristics of the fill. Array of Point structures that define the spline Fills the interior a closed cardinal spline curve defined by an array of PointF structures. Brush object that determines the characteristics of the fill. Array of PointF structures that define the spline Fills the interior a closed cardinal spline curve defined by an array of Point structures using the specified fill mode. Brush object that determines the characteristics of the fill. Array of Point structures that define the spline Member of the FillMode enumeration that determines how the curve is filled. Fills the interior a closed cardinal spline curve defined by an array of PointF structures using the specified fill mode. Brush object that determines the characteristics of the fill. Array of PointF structures that define the spline Member of the FillMode enumeration that determines how the curve is filled. Fills the interior a closed cardinal spline curve defined by an array of Point structures using the specified fill mode and tension. Brush object that determines the characteristics of the fill. Array of Point structures that define the spline Member of the FillMode enumeration that determines how the curve is filled Value greater than or equal to 0.0F that specifies the tension of the curve Fills the interior a closed cardinal spline curve defined by an array of PointF structures using the specified fill mode and tension. Brush object that determines the characteristics of the fill. Array of PointF structures that define the spline Member of the FillMode enumeration that determines how the curve is filled Value greater than or equal to 0.0F that specifies the tension of the curve Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. Brush object that determines the characteristics of the fill. Rectangle structure that represents the bounding rectangle that defines the ellipse Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. Brush object that determines the characteristics of the fill. RectangleF structure that represents the bounding rectangle that defines the ellipse Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. Brush object that determines the characteristics of the fill. x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse Width of the bounding rectangle that defines the ellipse Height of the bounding rectangle that defines the ellipse Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. Brush object that determines the characteristics of the fill. x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse Width of the bounding rectangle that defines the ellipse Height of the bounding rectangle that defines the ellipse Fills the interior of a pie section defined by an ellipse specified by a Rectangle structure and two radial lines. Brush object that determines the characteristics of the fill. Rectangle structure that represents the bounding rectangle that defines the ellipse from which the pie section comes Angle in degrees measured clockwise from the x-axis to the first side of the pie section Angle in degrees measured clockwise from the startAngle parameter to the second side of the pie section Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial lines. Brush object that determines the color, width, and style of the pie shape x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. Width of the bounding rectangle that defines the ellipse from which the pie shape comes Height of the bounding rectangle that defines the ellipse from which the pie shape comes Angle measured in degrees clockwise from the x-axis to the first side of the pie shape Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial lines. Brush object that determines the color, width, and style of the pie shape x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. Width of the bounding rectangle that defines the ellipse from which the pie shape comes Height of the bounding rectangle that defines the ellipse from which the pie shape comes Angle measured in degrees clockwise from the x-axis to the first side of the pie shape Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape Fills the interior of a rectangle specified by a Rectangle structure.Filled area determined by FillMode.Alternate Brush object that determines the characteristics of the fill. Rectangle structure that represents the rectangle to fill. Fills the interior of a rectangle specified by a Rectangle structure.Filled area determined by FillMode.Alternate Brush object that determines the characteristics of the fill. RectangleF structure that represents the rectangle to fill. Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. Brush object that determines the characteristics of the fill. x-coordinate of the upper-left corner of the rectangle to fill. y-coordinate of the upper-left corner of the rectangle to fill. Width of the rectangle to fill. Height of the rectangle to fill. Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. Brush object that determines the characteristics of the fill. x-coordinate of the upper-left corner of the rectangle to fill. y-coordinate of the upper-left corner of the rectangle to fill. Width of the rectangle to fill. Height of the rectangle to fill. Fills the interior of a polygon defined by an array of points specified by Point structures. Brush object that determines the characteristics of the fill Array of Point structures that represent the vertices of the polygon to fill. Fills the interior of a polygon defined by an array of points specified by Point structures. Brush object that determines the characteristics of the fill Array of PointF structures that represent the vertices of the polygon to fill. Fills the interior of a polygon defined by an array of points specified by Point structures using the specified fill mode. Brush object that determines the characteristics of the fill Array of Point structures that represent the vertices of the polygon to fill. Member of the FillMode enumeration that determines the style of the fill. Fills the interior of a polygon defined by an array of points specified by Point structures using the specified fill mode. Brush object that determines the characteristics of the fill Array of Point structures that represent the vertices of the polygon to fill. Member of the FillMode enumeration that determines the style of the fill. Sets the clipping region of this Graphics object to the specified GraphicsPath object. GraphicsPath object that represents the new clip region. Sets the clipping region of this Graphics object to the rectangle specified by a Rectangle structure. Rectangle structure that represents the new clip region. Sets the clipping region of this Graphics object to the rectangle specified by a RectangleFSS structure. RectangleF structure that represents the new clip region. Sets the clipping region of this Graphics object to the result of the specified operation combining the current clip region and the specified GraphicsPath object. GraphicsPath object that represents the new clip region. Member of the CombineMode enumeration that specifies the combining operation to use. Sets the clipping region of this Graphics object to the result of the specified operation combining the current clip region and the rectangle specified by a Rectangle structure. Rectangle structure to combine. Member of the CombineMode enumeration that specifies the combining operation to use. Sets the clipping region of this Graphics object to the result of the specified operation combining the current clip region and the rectangle specified by a RectangleF structure. RectangleF structure to combine. Member of the CombineMode enumeration that specifies the combining operation to use. Sets the clipping region of this Graphics object to the result of the specified operation combining the current clip region and the specified Region object. Region object to combine. Member of the CombineMode enumeration that specifies the combining operation to use. Multiplies the world transformation of this Graphics object and specified the Matrix object. 3x3 Matrix object that multiplies the world transformation Multiplies the world transformation of this Graphics object and specified the Matrix object in the specified order. 3x3 Matrix object that multiplies the world transformation Member of the MatrixOrder enumeration that determines the order of the multiplication. Applies the specified rotation to the transformation matrix of this Graphics object. Angle of rotation in degrees. Applies the specified rotation to the transformation matrix of this Graphics object in the specified order. Angle of rotation in degrees. Member of the MatrixOrder enumeration that determines the order of the multiplication. Applies the specified scaling operation to the transformation matrix of this Graphics object by prepending it to the object's transformation matrix. Scale factor in the x direction. Scale factor in the y direction. Applies the specified scaling operation to the transformation matrix of this Graphics object in the specified order. Scale factor in the x direction. Scale factor in the y direction. Member of the MatrixOrder enumeration that determines the order of the multiplication. Prepends the specified translation to the transformation matrix of this Graphics object. x component of the translation. y component of the translation. Applies the specified translation to the transformation matrix of this Graphics object in the specified order. x component of the translation. y component of the translation. Member of the MatrixOrder enumeration that determines the order of the multiplication. Resets the world transformation matrix of this Graphics object to the identity matrix. Resets the clip. Clears all the saved state. Draws the arc. Corner pen Start x-coordinate of the arc Start y-coordinate of the arc Width of the arc Height of the arc Start angle of the arc Sweep angle of the arc Draws the line. Pen for drawing the line Start x-coordinate of the line Start y-coordinate of the line End x-coordinate of the line End y-coordinate of the line Intersects the clip. Region Saves this instance. Gets the PDF graphics device. PDF graphics device Gets or sets a value indicating whether [show color]. true if [show color]; otherwise, false. Gets a whether this instance is empty. Boolean: true if this instance is empty; otherwise, false Gets or sets the clip. Clip Gets or sets the world transformation for this Graphics object. Gets or sets the unit of measure used for page coordinates in this Graphics object. Gets or sets the resolution (or DPI) in pixels per inch. Defines a reusable object that sends output to a PDF file. Indicates the default settings. Indicates the title info. Indicates the author info. Indicates the subject info. Indicates the creator info. Indicates the producer info. Indicates the creation date info. Indicates how to set the start position for PDF graphics object. Raises the System.Drawing.Printing.PrintDocument.PrintPage event. It is called before a page prints. A System.Drawing.Printing.PrintPageEventArgs that contains the event data. Raises the BeginPrint event. PrintEventArgs instance containing the event data Raises the EndPrint event. PrintEventArgs instance containing the event data Raises the QueryPageSettings event. It is called immediately before each PrintPage event. A System.Drawing.Printing.PdfQueryPageSettingsEventArgs that contains the event data. Starts the document printing process. String containing the export PDF file name. Starts the document printing process. containing the export PDF file. Prints the PDF content to memory. containing the PDF output Boolean: true if the print is complete; false if the print is canceled. Prints all in one. Determines whether before the print all in one. Boolean: true if before; false otherwise Determines whether after the print all in one. Boolean: true if before; false otherwise Finishes the print all in one. Stream Finishes the print all in one. Stream Whether to close the document Whether to close the stream Disposes of the all-in-one document when done. Gets or sets page settings that are used as defaults for all pages to be printed. Gets or sets the title of the PDF file. Gets or sets the author of the PDF file. Gets or sets the subject of the PDF file. Gets or sets the creator of the PDF file. Gets or sets the producer of the PDF file. Gets or sets the creation date for the PDF file. Gets or sets whether the position of a graphics object associated with a page is located at the top-left corner of the printable area of the page (origin) or just inside the user-specified margins. Occurs when the output to print for the current page is needed. Occurs when the Print method is called and before the first page of the document prints. Occurs when the last page of the document has printed. Occurs immediately before each PrintPage event. Device driver version Device classification Horizontal size in millimeters Vertical size in millimeters Horizontal width in pixels Vertical height in pixels Number of bits per pixel Number of planes Number of brushes the device has Number of pens the device has Number of markers the device has Number of fonts the device has Number of colors the device supports Size required for device descriptor Curve capabilities Line capabilities Polygonal capabilities Text capabilities Clipping capabilities Bitblt capabilities Length of the X leg Length of the Y leg Length of the hypotenuse Shading and Blending caps Logical pixels inch in X Logical pixels inch in Y Number of entries in physical palette Number of reserved entries in palette Actual color resolution Physical Width in device units Physical Height in device units Physical Printable Area x margin Physical Printable Area y margin Scaling factor x Scaling factor y Current vertical refresh rate of the display device (for displays only) in Hz Horizontal width of entire desktop in pixels Vertical height of entire desktop in pixels Preferred blt alignment Represents the method that will handle the event of a . Source of the event that contains the event data Provides data for the System.Drawing.Printing.PrintDocument.PrintPage event. Indicates the PDF graphics device for printing the page. Indicates the rectangular area that represents the portion of the page inside the margins. Indicates the rectangular area that represents the total area of the page. Indicates the page settings for the current page. Indicates the print job should be canceled. Indicates whether an additional page should be printed. Creates a new PDF print page event arguments object. PDF graphics device for painting the item Area between the margins Total area of the paper for the page Gets or sets whether the print job should be canceled. Boolean: true if the print job should be canceled; otherwise, false Gets or sets whether an additional page should be printed. Boolean: true if an additional page should be printed; otherwise, false. The default is false. Gets the PDF graphics device for painting the page. Gets the rectangular area that represents the portion of the page inside the margins. Rectangular area that represents the portion of the page inside the margins, in hundredths of an inch Gets the rectangular area that represents the total area of the page. Rectangular area that represents the total area of the page Gets the page settings for the current page. Represents the method that will handle the event of a . Source of the event that contains the event data Provides data for the System.Drawing.Printing.PrintDocument.QueryPageSettings event. Initializes a new instance of the class. for the page Indicates the page settings for the current page. Gets or sets the page settings for the current page. Specifies settings that apply to a single, printed page for PDF document. Initializes a new instance of the class. The page settings Initializes a new instance of the class. Indicates whether the page is printed in landscape or portrait orientation. Indicates the size of the pager. Indicates the margins of this page. Creates a copy of this object. Copy of this object Provides some interesting information about the PageSettings in String form. String Creates a paper size in units of hundreths of an inch. Kind of paper Width of paper, in hundreths of an inch Height of paper, in hundreths of an inch Created PaperSize object Creates a paper size in units of millimeters. Kind of paper Width of paper in millimeters Height of paper in millimeters Created PaperSize object Gets the size of the page, taking into account the page orientation specified by the System.Drawing.Printing.PageSettings.Landscape property. A System.Drawing.Rectangle that represents the length and width (in hundredths of an inch) of the page. Gets or sets a value indicating whether the page is printed in landscape or portrait orientation. Gets or sets the paper size for the page. Gets or sets the margins for this page. Gets the default page size object. drawing method for paint. Does the unit conversion without considering direction. Does the unit conversion along the vertical direction. Does the unit conversion along the horizontal direction. Fills the rectangle by merge color. PDF graphics device Rectangle bounding the area to fill First color to merge Second color to merge Fills the rectangle. Graphics device Rectangle bounding the area to fill Color Draws the line end cap. PDF graphics device Pen X-coordinate Y-coordinate X1-coordinate Y1-coordinate Draws the line by adding o.5f to both borders. PDF graphics device Pen X-coordinate Y-coordinate X1-coordinate Y1-coordinate Draws the line with compound pen. Sets the shade color for 3D effect. Sets the light color for 3D effect. Draws text with the specified format. PDF graphics device Text to draw Font of the text Format of the text; only the HAlign, VAlign, and WordWrap Color of the text Rectangle bounding the area of the text Hotkey prefix A internal graphics object to measure string for wordwrap. Measures the string. String Font Measures the string. Note string Font of the note Pen number Measures the string. Note string Font of the note Size Makes the color appear transparent. Original bitmap memory stream Converts the floating-point value in one unit of measure to another unit of measure. Float of the value to be converted indicating the original unit of measure indicating the target unit of measure Float of the converted value in the target unit of measure Converts the double-precision value in one unit of measure to another unit of measure. Double of the value to be converted indicating the original unit of measure indicating the target unit of measure Double of the converted value in the target unit of measure Converts the double-precision value in one unit of measure to another unit of measure with the specified direction. Double of the value to be converted indicating the original unit of measure indicating the target unit of measure Integer indicating the directions in coordinates. Valid drirection values are 1 PaintHelper.HorizontalDirection, 2 PaintHelper.VerticalDirection, 3 PaintHelper.IgnoredDirection. Double of the converted value in the target unit of measure Converts the double-precision value in one unit of measure to inches with the specified direction. Double of the value to be converted indicating the original unit of measure Integer indicating the directions in coordinates. Valid drirection values are 1 PaintHelper.HorizontalDirection, 2 PaintHelper.VerticalDirection, 3 PaintHelper.IgnoredDirection. Double of the converted value in inches Converts the double-precision value in inches to a target unit of measure with the specified direction. Double of the value to be converted indicating the target unit of measure Integer indicating the directions in coordinates. Valid drirection values are 1 PaintHelper.HorizontalDirection, 2 PaintHelper.VerticalDirection, 3 PaintHelper.IgnoredDirection. Double of the converted value in the target unit of measure Converts the font value in one unit of measure to another unit of measure Float of the value to be converted indicating the original unit of measure indicating the target unit of measure Float of the converted value in the target unit of measure Sets the control symbol font. Draws the button. Graphics device interface for drawing the button Rectangle bounding the area of the button Text of the button Font of the text Background color of the button Text color of the button Draws the check box. Graphics device interface for drawing the check box Rectangle bounding the area of the check box Whether the check box is selected Rectangle clip Draws the combo box. Graphics device interface for drawing the combo box Rectangle bounding the area of the combo box Draws the option button. Graphics device interface for drawing the option button Rectangle bounding the area of the option button Whether the option button is selected Rectangle clip Draws the note. Graphics device interface for drawing the note Rectangle bounding the area of the note Text of the note Font of the text A zoom factor of note Gets a default GDI+ graphics object to measure string for wordwrap. Gets the resolution (DPI) in the horizontal direction. Gets the resolution (DPI) in the vertical direction. Represents the formatter object for parsing and formatting values for the general cell type. Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting cell contents. Formats the specified object as a string. Object with cell data to format Parses the specified string into desired object. String to parse Creates a new formatter with null FormatString and default NumberFormatInfo and DateTimeFormatInfo (copied from the current culture). Creates a new formatter with null FormatString and default NumberFormatInfo and DateTimeFormatInfo (copied from the current culture). Creates a new formatter with the specified format and default formatting information (copied from the current culture). String with format information Whether to consider the number as a date and format it as such Creates a new formatter with the specified format and formatting information (copied from the current culture). String with format information IFormatProvider interface with number and date-time format information Creates a new formatter from serialization. SerializationInfo StreamingContext Saves the formatter to the SerializationInfo object. SerializationInfo StreamingContext Builds the list of valid date string values and the list of acceptible date-time formats. Sets the format string used to format values. Format string Whether to consider a number as a date and time Formats the object to a string. Object to format Parses the string to an object and returns the result. String to be parsed Parses the string to an object and returns the result. String IFormatProvider String Not a valid hexidecimal number. Results of the parsing Gets or sets the format string used to format the date value. Gets whether the format string being used is a date-time format string. Gets or sets the format for displaying dates and times. Gets or sets the format for displaying currency values. Specifies a grouping policy to collapse or expand rows when grouping occurs in the FarPoint Spread component. Does not set the GroupingPolicy,this is the default setting for the GroupingPolicy. Spread will expand all rows when grouping occurs. Spread will collapse all rows when grouping occurs. Spread will expand all parent rows and collapse just the lowest level when grouping occurs. Performs the comparison of rows or columns using the specified order and comparer, or using the default comparer if one was not specified. Handles the Changed event in the data model of group footer. Represents the group footer of rows for the grouping display (also called Outlook-style grouping). Constructer of GroupFooter Constructer of GroupFooter Group correspond with GroupFooter Get or set data model for group footer Occurs when the user makes a change to the group footer that affects the data of the sheet. Get and set Group correspond with this group footer Represents the group of rows for the grouping display (also called Outlook-style grouping). Creates a new group of rows with the specified display settings. Group data model target Group parent Column index Whether items are shown ascending Creates a new group of rows with the specified diplay settings and the specified text. Group data model target Group parent Text string to display Column index Whether items are shown ascending Get data model of this group Get and set group footer correspond with this group Gets or sets the string of text for the group. Gets the array of rows in the group. Gets the parent of the group. Gets or sets whether the rows in the group are expanded. Gets the index of the column by which to perform the grouping. Gets whether the rows in the group are displayed in ascending order. Interface that supports footer Interface that supports grouping. Determines if the specified row is a group header (also called group node). Row index Gets a group for a specified row. Groups the rows by the specified sort information. Sort information Comparer for the group Internal use only. Disposes. Gets the name of the specified column. Column index Gets the sort information for the group. Gets the comparer for the group. Gets the target sheet data model. Determines if the specified row is a group footer. Row index Gets a group footer for a specified row. Row index Gets or sets whether the group footer is displayed. Represents the group data model. Creates a new group data model. Creates a new group data model for the specified sheet data model. Sheet data model Creates a new group data model for the specified sheet data model. Sheet data model Determines whether groupFooters are displayed Default Setting for groupFooters Disposes this object. Determines whether the specified row is a group header (also called group node). Row index Gets the group associated with the specified row. Row index Groups the rows with the specified sort information. Sort information Groups the rows with the specified sort information and specified comparer. Sort information Comparer Sorts the rows (after the Grouped event) according to the specified sorting information. Sort information Gets the index of the next column in a specified row that contains data. Row index to search Column index before the column to start searching (-1 to start at column 0) Gets the index of the next row that contains data. Row index after which to start searching (-1 to start at row 0) Determines whether the specified row has data (is not empty). Index of row to check Determines whether the cell in the group is editable. Row index of the cell Column index of the cell Determines whether the data model is empty. Gets the value from the cell in the group. Row index of the cell Column index of the cell Gets the name of the specified column in the group. Column index Fires the Grouping event. EventArgs Sets the value of the cell in the group. Row index of the cell Column index of the cell Value to assign to the cell Internal use only. Gets the number of group items in the specified group. Group Gets the model index of the group data model from the specified row. Row index Gets the item in the specified row. Row index Saves the object to XML. XmlTextWriter object to which to save the object Loads the object from XML. XmlNodeReader from which to load the object Gets a user-defined note value for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Sets a user-defined note value for the cell at the specified row and column. Row index of the cell in the model Column index of the cell in the model Note value to set Gets an application-defined tag value for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Sets an application-defined tag value for the cell of the specified row and column. Row index of the cell in the model Column index of the cell in the model Tag value to set Determines if the specified row is a group footer. Row index Gets a group footer for a specified row. Row index Gets a group footer for a specified row. Row index Reset dataModel references Gets or sets grouping policy to collapse or expand rows when grouping occurs. Gets the sheet data model for the group target. Gets the sorting information for the group. Gets the group comparer. Gets or sets whether the grouping is suspended. Gets or sets whether the group footer is displayed. Gets the number of rows in the group. Gets the number of columns in the model containing data (bound or unbound). Gets the number of rows in the model containing data (bound or unbound). Gets the number of columns in the group. Gets the list of top-level group objects. Gets whether the entire object can be saved to XML and successfully loaded again. Converts styles (NamedStyle objects) from one data type to another. Determines whether a style can be converted to the specified type. ITypeDescriptorContext Type True if a named style object can be converted to the specified type, and false otherwise. Converts the style to a string. ITypeDescriptorContext CultureInfo Object Type String representation of a NamedStyle object. Represents the grouping information. Raises the changed event. Creates a SheetStyleModelEventArgs with the specifies event data and calls OnChanged to raise the Changed event. Row index where the event occurred, or -1 if all rows affected Column index where the event occurred, or -1 if all columns affected Number of rows, or -1 if all rows affected Number of columns, or -1 if all columns affected Type of event that occurred Creates a set of grouping information. Resets the grouping information. Copies the appearance settings. Appearance object Copies the group footer appearance settings. Appearance object Saves the grouping information to XML. XmlTextWriter object to which to save the object Loads the grouping information from XML. XmlNodeReader from which to load the object Occurs when the user makes a change to the model that affects the style of the sheet. Gets or sets the text color of the grouping information. Gets or sets the text color of the group footer. Gets or sets the background color of the grouping information. Gets or sets the background color of the grouping footer information. Gets or sets the font settings of the grouping information. Gets or sets the font settings of the footer grouping information. Gets or sets the horizontal alignment of the grouping information. Gets or sets the horizontal alignment of the grouping information. Gets or sets the vertical alignment of the grouping information. Gets or sets the vertical alignment of the grouping information. Gets or sets the border of the grouping information. Gets or sets the border of the grouping information. Gets or sets the indent of the grouping information. Gets or sets the indent color of the grouping information. Gets whether the grouping information can be rendered with XML in its entirety without losing any information. Represents the read-only collection of GroupInfo objects. Creates a GroupInfo collection (GroupInfoCollection object). Raises the Changed event. SheetStyleModelEventArgs object that contains the event data Saves the collection of grouping information objects to XML. XmlTextWriter object to which to save the collection object Loads the collection of grouping information objects from XML. XmlNodeReader from which to load the collection object Copies the GroupInfos in the collection to a specified array at a specified position. One-dimensional array into which are copied the elements from ICollection (The array must have zero-based indexing.) Zero-based index in array at which to paste GroupInfos. Copies the GroupInfos in the collection to a specified array at a specified position. One-dimensional array into which are copied the elements from ICollection (The array must have zero-based indexing.) Zero-based index in array at which to paste styles No array specified, or specified array is null (Nothing) Specified array is not valid; must have a rank of one Specified array is not valid; must have sufficient length Specified index is out of range; must be greater than zero Adds a GroupInfo object to the collection. GroupInfo object to add Index of the element in the collection Adds an array of GroupInfo objects to the collection. GroupInfoCollection or array of GroupInfo objects to add to the collection Adds an array of GroupInfo objects to the collection. Array of GroupInfo objects to add to the collection Adds a GroupInfo object to the collection. GroupInfo object to add No value specified; a GroupInfo object must be specified Removes all GroupInfo objects from the collection. Determines whether the collection contains the specified GroupInfo object. GroupInfo object to check for in the collection Boolean: true if the object is found in the collection; false otherwise. Determines whether the collection contains the specified GroupInfo object. GroupInfo object for which to check in the collection Returns the index of the specified GroupInfo object. GroupInfo object for which to search Index of the object in the collection, or -1 if the object is not found. Returns the index of the specified GroupInfo object in the collection. GroupInfo object for which to search Inserts a GroupInfo object into the collection at the specified index. Zero-based index at which to insert GroupInfo object GroupInfo object to insert into the collection Specified object type is not valid; must be a GroupInfo object Inserts a GroupInfo into the collection at the specified index. Zero-based index at which to insert the GroupInfo object GroupInfo object to insert into the collection Specified index is out of range; must be between 0 and the total number in the collection No style specified or specified style is null; must specify a style Removes the specified GroupInfo object from the collection. GroupInfo object to remove Specified object type is not valid; must be a GroupInfo object Removes the specified GroupInfo object from the collection. GroupInfo object to remove Removes the GroupInfo object from the collection at the specified index. Zero-based index of the GroupInfo object to remove Specified index is out of range; must be between 0 and the total number in the collection Gets an IEnumerator object for enumerating through the GroupInfo objects in the collection. IEnumerator object for enumerating the GroupInfo objects in the collection Occurs when the user makes a change to the model that affects the style of the sheet. Gets whether the object can be rendered with XML in its entirety without losing any information. Gets the number of GroupInfo objects in the collection. Gets whether access to the collection is synchronized. (This implementation always returns false.) Gets an object that can be used to synchronize access to the collection. Gets a collection (GroupInfoCollection object) that can be used to synchronize access. Gets whether the collection has a fixed size. (This implementation always returns false.) Gets whether the collection is read-only. (This implementation always returns false.) Gets or sets the GroupInfo object at the specified index. Specified object type is not valid; must be a GroupInfo object Gets or sets the GroupInfo object at the specified index in the collection. Index of the group information in the collection Specified index is not valid No value specified; cannot set a member to null Represents event handler for ISegmentData.DataChanged event. Represents event data for ISegmentData.DataChanged event. Represents an event with no event data. Initializes a new instance of the class. if set to true [count changed]. Initializes a new instance of the class. if set to true [count changed]. if set to true [formula changed]. Represents the data type of a segment. The segment will return numeric values. The segment will return string values. The segment will return numeric values if all its values is numeric. Otherwise, it will return the index of element. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Occurs when the Text Changed. ModelessTextBox Creates a ModelessTextBox (ModelessTextBox object). Form overrides dispose to clean up the component list. Handles when its parent has changed Argument object. Occurs when the select button click. Gets or sets whether the form is compact Get or set the LastText. Get or set the Text. Get the textbox control. Represents a custom style, an object that can be used to set style information for other objects. Represents the set of cell-level style settings for objects. Creates a set of cell-level style settings (StyleInfo object). Creates a set of cell-level style settings (StyleInfo object) with the specified parent style. Name of the parent object Creates a set of cell-level style settings (StyleInfo object) equivalent to the specified set of style settings. StyleInfo object from which to copy style settings Creates a set of cell-level style settings (StyleInfo object) with the specified parent style and specified set of style settings. Name of the parent StyleInfo object to copy Creates a set of cell-level style settings (StyleInfo object) from serialization. SerializationInfo StreamingContext Gets information about the style settings from serialization. Saves the style information to XML. XmlTextWriter object to which to save the object Loads the style information from XML. XmlNodeReader from which to load the object Creates a new object that is a copy of the current instance (with the same style settings). Determines whether the text indent should be serialized. Resets all the style settings in the object to the default settings. Resets the text indent. Resets the cell padding. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the property to its default value. Resets the cell note indicator size. Resets the cell note indicator position. Resets the visual styles (XP themes) for the style to the default. Resets a style setting (property) to its default setting. object Gets whether the specified cell style setting (property) is set. object Gets whether the parent of the cell (Parent property) is set. Gets whether the background color of the cell (BackColor property) is set. Determines whether [is text indent set]. Gets whether the cell padding of the cell is set. Gets whether the text color of the cell (ForeColor property) is set. Gets whether the font of the cell (Font property) is set. Gets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. Gets whether the vertical alignment of the cell contents (VerticalAlignment property) is set. Gets whether the cell border (Border property) is set. Gets whether the type of cell (CellType property) is set. Gets whether the editor for the cell (Editor property) is set. Gets whether the renderer for the cell (Renderer property) is set. Gets whether the formatter for the cell (Formatter property) is set. Gets whether the locked setting of the cell (Locked property) is set. Gets whether the note style setting of the cell (NoteStyle property) is set. Gets whether the focusable setting of the cell (CanFocus property) is set. Gets whether the tab stop setting of the cell (TabStop property) is set. Gets whether the cell note indicator color of the cell is set. Determines whether the cell note indicator size is set. Determines whether the cell note indicator position is set. Gets whether visual styles are on (VisualStyles property set) for a cell. Composes style settings using the current style settings and those of a specified object. Source object from which to get style settings Composes style settings using the current style settings and those of a specified object with an option to overwrite the current style settings. Source object from which to get style settings Whether to overwrite the current settings with the settings from the source object Merges the style settings with the current object. Object whose style settings are merged with the current object Merges the style settings with the current object with the option to overwrite settings in the current object. Object whose style settings are merged with the current object Whether to overwrite the current settings with the settings from the merge object Copies the specified style settings of the specified object to the current object. Object from which to copy style settings Gets the appearance settings for the specified object. object to receive the appearance settings, or null to create and return a new Appearance object Sets the appearance settings of an object into this object. object from which to set appearance settings Determines whether the style settings of this object are equivalent to the object specified. Object with which to compare the style settings of the current object Gets the hash code of this object. Gets whether the object in its entirety can be rendered with XML without losing any information. Gets or sets the name of the parent ( object) of the style. Gets or sets the background color of the cell for the style. Gets or sets the text color of the cell for the style. Gets or sets the font settings of the cell for the style. Gets or sets the note style of the cell for the style. Gets or sets the color of the cell note indicator. Gets or sets the size of the cell note indicator. Gets or sets the position of the cell note indicator. Gets or sets whether visual styles are on or off for the cell. Gets or sets the horizontal alignment of the contents of the cell for the style. Gets or sets the vertical alignment of contents of the cell for the style. Gets or sets the border of the cell for the style. Gets or sets the type of cell for the style. Gets or sets the editor of the cell for the style. Gets or sets the renderer of the cell for the style. Gets or sets the formatter of the cell for the style. Gets or sets the whether the style marks cells as locked. Gets or sets whether the user can set focus to the cell using the keyboard or mouse. Gets or sets whether the user can set focus to the cell using the Tab key. Gets or sets the amount to indent the text in a cell for the style. Gets or sets the amount of spaces to cell padding in the cell(s) in pixels. Gets whether there are no style settings set. Creates a custom style (NamedStyle object) with no name and no parent. Creates a custom style (NamedStyle object) with the specified name. Name of the new NamedStyle object Creates a custom style (NamedStyle object) with the specified name and parent. Name of the new NamedStyle object Parent of the new NamedStyle object Creates a custom style (NamedStyle object) using the specified StyleInfo object, name, and parent name. StyleInfo object Name of the new style (NamedStyle object) Parent of the new style (NamedStyle object) Creates a custom style (NamedStyle object) for sharing settings across models. SerializationInfo StreamingContext Populates the SerializationInfo class with information about the style settings. Object that holds the serialized object data Contextual information about the source or destination of the serialization Saves the style object to XML. XmlTextWriter object to which to save the style Loads the style object from XML. XmlNodeReader from which to load the object Gets the value of the Name property. Value of the Name property Determines whether another object is a reference to this object. Object to compare True if the specified object is a reference to this object; false otherwise Gets the hash code of this object. The hash code Determines whether two styles (a specified object and a NamedStyle object) are equal. NamedStyle object (one side of the inequality operator) Object with which to compare the NamedStyle object (other side of the inequality operator) True if the specified object is equivalent to the NamedStyle object; false otherwise Determines whether two styles (a specified object and a NamedStyle object) are not equal. NamedStyle object (one side of the inequality operator) Object with which to compare the NamedStyle object (other side of the inequality operator) True if the specified object is not equivalent to the NamedStyle object; false otherwise Creates and returns a copy of this object. Copy of this object Raises the Changed event. Event arguments to pass to event handlers Resets all the named style properties to their default values. Resets the background color for the style to the default setting (not set). Resets the text color for the style to the default setting (not set). Resets the font for the style to the default setting (not set). Resets the horizontal alignment for the style to the default setting (not set). Resets the vertical alignment for the style to the default setting (not set). Resets the border for the style to the default setting (not set). Resets the cell type for the style to the default setting (not set). Resets the editor for the style to the default setting (not set). Resets the renderer for the style to the default setting (not set). Resets the formatter for the style to the default setting (not set). Resets to the default setting for the style whether this style permits a cell to be edited when the sheet is protected (not set). Resets to the default setting the style of cell notes (not set). Resets to its default value the color of the note indicator for the style. Resets to its default value the color of the note indicator for the style. Resets to its default value the position of the note indicator for the style. Resets to its default value whether the user can set focus to the cell using the keyboard or mouse. Resets to its default value whether the user can set focus to the cell using the Tab key. Resets the specified property to the default setting (not set). Style property to reset Resets to the default the name of the style (String.Empty). Copies the properties of the specified object to the current object. Object from which to copy style settings Gets or sets the name of the style. Occurs when the named style has changed. Gets or sets the background color for the style. Gets or sets the text color for the style. Gets or sets the font for the style. Gets or sets the visual style setting for the named style. Gets or sets the horizontal alignment for the named style. Gets or sets the vertical alignment for the style. Gets or sets the border for the style. Gets or sets the formatter for the style. Gets or sets the cell type for the style. Gets or sets the editor for the style. Gets or sets the renderer for the style. Gets or sets whether this style permits a cell to be edited when the sheet is protected. Gets or sets the style of cell notes for the style of the cell. Gets or sets the color of the cell note indicator. Gets or sets the size of the cell note indicator. Gets or sets the amount to indent the text in a cell. Gets or sets the position of the note indicator for a cell. Gets or sets the amount of spaces to cell padding in the cell in pixels. Gets or sets whether the user can set focus to the cell using the keyboard or mouse. Gets or sets whether the user can set focus to the cell using the Tab key. Gets or sets the name of the parent for the style. Specifies the type of change event that has occurred for the style in the collection. Indicates that a style has been added to the collection Indicates that a style has been removed from the collection Indicates that a style in the collection has been replaced Represents the event data for the NamedStyleCollection object's Changed event. Initializes a new NamedStyleCollectionEventArgs object with the specified type and styles. Type of event to occur Old style, or null if not applicable New style, or null if not applicable Gets the type of event that occurred. Gets the old style that was removed or changed, or null if no style was removed or changed. Gets the new style that was added, or null if no style was added. Represents a defined method that handles the NamedStyleCollection object's Changed event. Represents a collection of custom styles (NamedStyle objects). Represents the read-only collection of default styles. Creates a custom style collection (NamedStyleCollection object). Saves the collection of styles to XML. XmlTextWriter object to which to save the collection object Loads the collection of styles from XML. XmlNodeReader from which to load the collection object Increases the style info version. Composes a style, using the current style and a specified NamedStyle object. Style (NamedStyle object) Destination for the composed StyleInfo object or creates a new StyleInfo object if Null Finds a style (NamedStyle object) in the collection with the specified name. Name of the style to find Copies the styles in the collection to a specified array at a specified position. One-dimensional array into which are copied the elements from ICollection (The array must have zero-based indexing.) Zero-based index in array at which to paste styles. Copies the styles in the collection to a specified array at a specified position. One-dimensional array into which are copied the elements from ICollection (The array must have zero-based indexing.) Zero-based index in array at which to paste styles No array specified, or specified array is null (Nothing) Specified array is not valid; must have a rank of one Specified array is not valid; must have sufficient length Specified index is out of range; must be greater than zero Adds a NamedStyle object to the collection. Specifies the NamedStyle object to add. Returns the index of the element in the collection. Adds an array of styles (NamedStyle objects) to the collection. NamedStyleCollection or array of NamedStyle objects to add to the collection Adds an array of NamedStyle objects to the collection. Array of styles (NamedStyle objects) to add to the collection Adds a style (NamedStyle object) to the collection. Name of the style to add No style specified or specified style is null Adds a style (NamedStyle object) to the collection as a child to the specified parent. Name of the style to add Parent style of the style to add Removes all named styles from the collection. Determines whether the collection contains the specified NamedStyle object. NamedStyle object to check for in the collection. True if the object is found in the collection; false otherwise. Determines whether the collection contains the specified style (NamedStyle object). Style (NamedStyle object) for which to check in the collection Returns the index of the specified NamedStyle object. NamedStyle object for which to search. Index of the object in the collection, or -1 if the object was not found. Returns the index of the specified style in the collection. Style (NamedStyle object) for which to search Inserts a style into the collection at the specified index. Zero-based index at which to insert style. Style to insert into the collection. Specified object is not valid Inserts a style into the collection at the specified index. Zero-based index at which to insert the named style Style to insert into the collection Specified index is out of range; must be between 0 and the total number in the collection No style specified or specified style is null Removes the specified NamedStyle object from the collection. Object to remove. Specified object is not valid Removes the specified named style from the collection. Style (NamedStyle object) to remove Removes a named style (NamedStyle object) from the collection at the specified index. Zero-based index of the style to be removed Specified index is out of range; must be between 0 and the total number in the collection Gets an IEnumerator object for enumerating through the NamedStyle objects in the collection. IEnumerator object for enumerating the NamedStyle objects in the collection Calls OnChanged to raise an ItemChanged event with the specified arguments. Old NamedStyle object New NamedStyle object Calls OnChanged to raise an ItemAdded event for the specified NamedStyle object. New NamedStyle object Calls OnChanged to raise an ItemRemoved event for the specified NamedStyle object. Old NamedStyle object Raises the Changed event. NamedStyleCollectionEventArgs object that contains the event data Gets whether the object in its entirety can be rendered with XML without losing any information. Gets the style info version. The style info version. The version number will be increased when any style changes. Gets the number of styles (NamedStyle objects) in the collection. Gets whether access to the collection is synchronized. (This implementation always returns false.) Gets an object that can be used to synchronize access to the collection. Gets a collection (NamedStyleCollection object) that can be used to synchronize access. Gets whether the collection has a fixed size. (This implementation always returns false.) Gets whether the collection is read-only. (This implementation always returns false.) Gets or sets the style (NamedStyle object) at the specified index. Specified object type is not valid; must be NamedStyle Gets or sets the style (NamedStyle object) at the specified index in the collection. Index of the style in the collection Specified index is not valid No value specified; cannot set a member to null Occurs when a style is added, removed, or changed in the collection. Represents a save named style collection object. Saves the collection of named styles. Saves the collection of named styles. Named styles collection Saves the named style collection to XML. XmlTextWriter object to which to save the object Loads the named style collection from XML. XmlNodeReader from which to load the object Gets or sets the collection of the named styles. Converts NamedStyle objects from one data type to another. Returns a value indicating whether a named style object can be converted to the specified type. ITypeDescriptorContext Type True if a named style object can be converted to the specified type, and false otherwise. Converts the NamedStyle object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a NamedStyle object. Returns a value indicating whether a named style object can be converted to the specified type. ITypeDescriptorContext Type True if a named style object can be converted to the specified type, and false otherwise. Represents the read-only collection of default NamedStyle objects. Represents the default style for data area cells. Represents the default style for header cells. Represents the default style for header cells. Represents the default style for header cells. Represents the enhanced style for column header cells. Represents the enhanced style for column footer cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents data area for Grayscale style Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents the enhanced style for column header cells. Represents the enhanced style for row header cells. Represents the enhanced style for corner header cells. Represents data area for Midnight style Represents the array of NamedStyle objects containing the default styles. Composes a style using the default styles and a specified StyleInfo object. Style (NamedStyle object, StyleInfo object, or string name) Destination for the composed StyleInfo object, or creates a new StyleInfo object if null Finds a style with the specified name in the collection. Style (NamedStyle object) to find Style (NamedStyle object) in the collection with the specified name, or null if no NamedStyle is found Copies the styles in the collection to a specified array at a specified location. One-dimensional array into which are copied the elements from ICollection; the array indexing must be zero-based. Zero-based index in the array at which to paste the styles No array specified, or specified array is null (Nothing) Specified array is invalid; must have a rank of one Specified array is invalid; must have sufficient length Specified index is out of range; must be greater than zero Copies the styles in the collection to a specified array at a specified location. One-dimensional array into which are copied the elements from ICollection; the array indexing must be zero-based. Zero-based index in the array at which to paste the styles Not supported; calling this method throws an exception because the collection is read-only. Not supported; calling this method throws an exception because the collection is read-only. Style (NamedStyle object) to add to the collection Not supported; calling this method throws an exception because the collection is read-only. Determines whether the collection contains the specified NamedStyle object. NamedStyle object to check for in the collection. True if the object is found in the collection; false otherwise. Determines whether the collection contains the specified style. Style (NamedStyle object) for which to check in the collection Returns the index of the specified style. Style (NamedStyle object) for which to search. Index of the object in the collection, or -1 if the object was not found. Returns the index of the specified NamedStyle object. Style (NamedStyle object) for which to search Not supported; calling this method throws an exception because the collection is read-only. Not supported; calling this method throws an exception because the collection is read-only. Not supported; calling this method throws an exception because the collection is read-only. Not supported; calling this method throws an exception because the collection is read-only. Index at which to insert the style Style (NamedStyle object) to insert in the collection Not supported; calling this method throws an exception because the collection is read-only. Style (NamedStyle object) to remove from the collection Gets an IEnumerator object for enumerating through the NamedStyle objects in the collection. IEnumerator object for enumerating the styles in the collection Gets the number of NamedStyle objects in the collection. Gets whether access to the collection is synchronized. (This implementation always returns false.) Gets an object that can be used to synchronize access to the collection. Gets a NamedStyleCollection object that can be used to synchronize access to the collection. Gets whether the collection has a fixed size. (This implementation always returns false.) Gets whether the collection is read-only. (This implementation always returns true.) Gets or sets the NamedStyle object at the specified index. Gets or sets the NamedStyle object at the specified index. Collection of StyleInfo objects. Constructs a new NamedStyleCollection object. Saves the object to XML. XmlTextWriter object to save the object to. True if successful; false otherwise. Loads the object from XML. XmlNodeReader to load the object from. True if successful; false otherwise. Copies the elements of the collection to an Array, starting at a particular Array index. One-dimensional Array that is the destination of the elements copied from ICollection. The Array must have zero-based indexing. Zero-based index in array at which copying begins. No array specified, or specified array is null (Nothing) Specified array is invalid; must have a rank of one Specified array is invalid; must have sufficient length Specified index is out of range; must be greater than zero Adds a style (StyleInfo object) to the collection. StyleInfo object to add Index of the element in the collection Adds styles (an array of StyleInfo objects) to the collection. Array of style objects to add No style specified or specified style is null Adds a style (StyleInfo object) to the collection. StyleInfo object to add Index of the element in the collection No style specified or specified style is null Removes all styles from the collection. Determines whether the collection contains the specified object. Object for which to search True if the object is found in the collection; false otherwise Determines whether the collection contains the specified object. StyleInfo object for which to search True if the object is found in the collection; false otherwise Determines the index of the specified object in the collection. Object for which to search Index of the object in the collection if found, or -1 if the object is not found Determines the index of the specified StyleInfo object in the collection. StyleInfo object for which to search Index of the object in the collection if found, or -1 if the object is not found Inserts an object into the collection at the specified index. Zero-based index at which value should be inserted Object to insert into the collection Inserts a StyleInfo object into the collection at the specified index. Zero-based index at which value should be inserted NamedStyle object to insert into the collection Removes the specified object from the collection. Object to remove Removes the specified NamedStyle object from the collection. NamedStyle object to remove Removes an object from the collection at the specified index. Zero-based index of the item to be removed Gets an IEnumerator object for enumerating the NamedStyle objects in the collection. Returns an IEnumerator object for enumerating the NamedStyle objects in the collection. Returns a value indicating whether any of the styles in the collection cannot be persisted in XML. Gets the number of StyleInfo objects in the collection. Returns a value indicating whether access to the collection is synchronized (always returns false). Gets an object that can be used to synchronize access to the collection. Gets a StyleCollection object that can be used to synchronize access to the collection. Gets whether the collection has a fixed size. (This implementation always returns false.) Gets whether the collection is read-only. (This implementation always returns false.) Gets or sets the style (StyleInfo object) at the specified index. Gets or sets the style (StyleInfo object) at the specified index. Represents the exception that is thrown when an error is encountered which caused by invalid external reference during the parsing of a text representation of an expression. Represents the exception that is thrown when an error is encountered during the parsing of a text representation of an expression. Constructs a new instance of the ParseException class. Constructs a new instance of the ParseException class with the specified message. Message that describes this exception Constructs a new instance of the ParseException class with the specified message and inner exception. Message that describes this exception Earlier exception that causes this exception Constructs a new instance of the ParseException class with the specified message and offset. Message that describes this exception Position where the error is found Constructs a new instance of the ParseException class with serialized data. Sets the SerializationInfo with information about the exception. Gets a message that describes the current exception. Gets the position were the error was found. Constructs a new instance of the InvalidExternalReferenceParseException class. Constructs a new instance of the InvalidExternalReferenceParseException class with the specified message. Message that describes this exception Constructs a new instance of the InvalidExternalReferenceParseException class with the specified message and inner exception. Message that describes this exception Earlier exception that causes this exception Constructs a new instance of the InvalidExternalReferenceParseException class with the specified message and offset. Message that describes this exception Position where the error is found Constructs a new instance of the ParseException class with serialized data. Converts strings to/from Expresions objects Lists error values allowed in expressions. Lists prefix unary operators allowed in expressions. Lists infix binary operators allowed in expressions. Lists postfix unary operators allowed in expressions. Lists operators with a precedence level of 0. Lists operators with a precedence level of 1. Lists operators with a precedence level of 2. Lists operators with a precedence level of 3. Lists operators with a precedence level of 4. Lists operators with a precedence level of 5. Lists operators with a precedence level of 6. Lists the precedence level for all the operators. Lists built-in functions allowed in expressions. Determines whether or not the string represents a double. Determines whether or not the string represents a string. Determines whether or not the character is valid as the first character in a name. Determines whether or not the character is valid as a non-first character in a name. Determines whether or not the string represents a name. Determines whether or not the string represents an error. Determines whether or not the string represents a prefix unary operator. Determines whether or not the string represents an infix binary operator. Determines whether or not the string represents a postfix unary operator. Determines whether or not the string represents a built-in function. Determines whether or not the unary operator is a prefix unary operator. Returns the precedence level of the operator. Appends the sheet name. Appends the A1 text representation of the column coordinate. Appends the A1 text representation of the row coordinate. Appends the R1C1 text representation of the cell coordinate. Converts the string to a CellExpression. Converts the string to a RangeExpression. Converts the string to a RangeExpression. Converts the string to a ReferenceExpression. Converts the string to a ReferenceExpression. Transfers operators with precedence levels greater than or equal to the specified precedence level from the operator stack to the expression stack. Converts the string to an Expression object. String to convert Base row position Base column position Whether to use R1C1 notation Table of custom functions Table of custom names Array list of data models The operator stack holds unary prefix operators, binary infix operators, functions, commas, and left parentheses until their corresponding operands are parsed. The expression stack holds sub-expressions while the text is being parsed. Converts the string to an Expression object. String to convert Base row position Base column position Whether to use R1C1 notation Table of custom functions Table of custom names Array list of data models The operator stack holds unary prefix operators, binary infix operators, functions, commas, and left parentheses until their corresponding operands are parsed. The expression stack holds sub-expressions while the text is being parsed. Converts the string to an Expression object. String to convert Base row position Base column position Whether to use R1C1 notation Table of custom functions Table of custom names Array list of data models Parses the expression. Only parse expression The text. The custom functions. The custom names. Converts an Expression object to a string. Expression to convert Base row position Base column position Whether to use R1C1 notation Converts an Expression object to a string. Represents a one-dimensional collection of RowClipInfo objects. Creates a new RowClipInfoRange object with the specified number of rows. Number of rows Gets or sets a RowClipInfo object for the row specified. Gets the number of rows in the one-dimensional collection. Represents the information for a row (not including the value or style information). Creates a new set of row information (RowClipInfo object). Gets or sets whether the row is collapsed. Gets or sets the height of cells in this row. Gets or sets whether the row is visible. Gets or sets whether this row can be resized. Gets or sets whether a page break is inserted before this row when printing. Gets or sets the whether to automatically merge adjacent identical cells in this row. Gets or sets the name of the sheet. Represents a one-dimensional collection of Row objects. Creates a new set of rows for the specified sheet and whether they are in the headers. Gets the sheet data model for this row. Gets the sheet axis model for this row. Adds a new row or range of rows. Row index at which to start Number of rows to add Removes a row or range of rows. Index of row at which to start Number of rows to remove Copies the elements of the collection to the array. Array int Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Determines whether the collection contains the specified object. Object to check for in the collection. True if the object is found in the collection; false otherwise. Returns the index of the specified object. Object for which to search. Index of the object in the collection, or -1 if the object was not found. Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Gets a specified row. Row index Specified row index is out of range. It must less than the row count or -1 for all. Gets a specified range of rows. Starting row index Ending row index Specified row index is out of range. It must less than the row count or -1 for all. Groups all the rows from the specified start index by the specified amount to an outline (range group). Starting row index Number of rows to group Removes rows from the outline (range group) from the specified index and count, and returns them to individual rows. Starting row index Number of rows to ungroup Expands or collapses a specified outline (range group) of rows. Outline (range group) to expand or collapse Whether the action is to expand the outline Gets the outlines (range groups) by level. Level of the associated outline (range group) The collection of groups with specified level. Gets a new row for the specified tag. Gets a new row for the specified row. Specified row index is out of range. It must less than the row count or -1 for all. Gets a new row for the specified range of rows. Specified row index is out of range. It must less than the row count or -1 for all. Gets or sets the number of rows in the collection. Gets a row for the default row (-1). Gets the parent object containing this collection of rows. Returns the number of elements in the collection. Gets whether access to the collection is synchronized. (This implementation always returns false.) Gets an object that can be used to synchronize access to the collection. Gets whether the collection has a fixed size. (This implementation always returns true.) Gets whether the collection is read-only. (This implementation always returns true.) Gets the number of levels of rows in the outline (range group). Represents the default row in the component. Represents a row in the component. Creates a new row for the specified row index and whether it is in a header. Creates a new row for the specified range of row indexes and whether it is in a header. Invalidates the displayed cells and sends the message to repaint them. Gets the sheet axis model for this row. Gets the sheet data model for this row. Gets the style model for this row. Determines whether the specified view row index is valid in the sheet data model and if so, sets the row field to the model row index. View row index True if viewrow is defined in the data model; false otherwise Gets the current style properties for the row. Sets the styleInfo field into the style model for this row. Gets the minimum height necessary to display the text in all cells in this row. Determines whether the specified object is equivalent to this row. Object to compare Gets the hash code for this row. Adds a new row or range of rows before this row or range of rows. Removes this row or range of rows. Gets a string containing an absolute reference to this row in the current reference style. Gets a string containing a reference to this row in the specified reference style. Reference style Gets a string containing a relative reference to this row in the current reference style. Row to use for computing the relative reference Gets a string containing a relative reference to this cell in the specified reference style. Row to use for computing the relative reference Reference style Row is not specified or is not valid; must provide a valid Row object Resets the color of the note indicator for cells in this row to the default value. Resets the size of the note indicator for cells in this row to the default value. Resets the position of the note indicator for cells in this row to the default value. Resets to its default value whether the cells in this row can receive focus. Resets to its default value whether the user can set focus to cells in this row using the Tab key. Resets the setting of visual styles (XP themes) for the row to the default setting. Resets the visiblity for the row and makes the row inherit the visibility from the default row. Resets the resizability for the row and makes the row inherit the resizability from the default row. Resets the name of the parent style for cells in this row to an empty string. Resets the label for the row and makes the row use the automatic text. Resets the merge policy for the row and makes the row inherit the merge policy rom the default row. Resets the text indent for the row and makes the row inherit the text indent from the default row. Resets the cell padding of the row. Resets the background color for the row and makes the row inherit the background color from the default row. Resets the foreground color for the row and makes the row inherit the foreground color from the default row. Resets the cell border for the row and makes the row inherit the cell border from the default row. Resets the cell type for the row and makes the row inherit the cell type from the default row. Resets the locked state for the row and makes the row inherit the locked state from the default row. Resets the font for the row and makes the row inherit the font from the default row. Resets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row. Resets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row. Resets the height for the row and makes the row inherit the height from the default row. Internal use only. Used by the Formula Editor. Gets the index of this row, or the starting index for this range of rows. Gets the ending index for this range of rows. Gets or sets the application-defined tag value associated with the cells in this row. Gets or sets the formula for cells in this row. Gets or sets the header text for this row. Gets the parent collection of rows (Rows object) containing this row. Gets or sets the height of this row in pixels. Specified height is out of range; must be between -1 and 9,999,999 pixels Gets or sets whether this row can be resized. Gets or sets whether this row is visible. Gets or sets the name of the custom style for the cells in this row. Gets or sets the name of the parent style from which style properties are inherited. Gets or sets the default color for the cell note indicator for cells in this row. Gets or sets the default size for the note indicator for cells in this row. Specified size is out of range; width and height must be between 0 and 9,999,999 pixels Gets or sets the position of the note indicator for cells in this row. Gets or sets the default CanFocus setting for cells in this row. Gets or sets whether the user can set focus to cells in this row using the Tab key. Gets or sets the setting of visual styles (XP themes) for the row. Gets or sets the background color for cells in this row. Gets or sets the default text color for cells in this row. Gets or sets the amount of spaces to indent text in cells of the row in pixels. Gets or sets the amount of space, in pixels, to cell padding in cells of the row(s). Gets or sets the border for cells in this row. Gets or sets the default font for text in cells in this row. Gets or sets the default horizontal alignment of text for cells in this row. Gets or sets the default vertical alignment for cells in this row. Gets or sets whether a page break is inserted before this row when printing. Gets or sets whether to automatically merge adjacent identical cells in this row. Gets or sets the default editor for cells in this row. Gets or sets the default renderer for cells in this row. Gets or sets the default formatter for cells in this row. Gets or sets whether cells in this row are marked as locked. Gets or sets the default cell type for cells in this row. Gets a string containing a reference to the default row. This property is not applicable. It cannot be set for a default column. Gets or sets the formula for the default row. This property is not applicable. It cannot be set for a default column. Gets or sets the label for the default row. Gets or sets the background color for cells in the default row. Gets or sets the border for cells in the default row. Gets or sets the default cell type for cells in the default row. Gets or sets the default editor for cells in the default row. Gets or sets the default font for cells in the default row. Gets or sets the default text color for cells in the default row. Gets or sets the default formatter for cells in the default row. Gets or sets the default horizontal alignment of text for cells in the default row. Gets or sets whether cells in the default row are marked as locked. Gets or sets the name of the parent style (NamedStyle object) from which style properties are inherited for this default row. Gets or sets the default renderer for cells in the default row. Gets or sets the custom style (NamedStyle object) for the cells in the default row Gets or sets the default vertical alignment of text for cells in the default row. Represents a one-dimensional collection of AlternatingRow objects, which set the style information for alternating rows in the component. Creates a new collection of alternating rows. Gets the sheet style model for the alternating row. Copies the elements of the collection to the array. Array int Not supported (throws InvalidOperationException). Internal use only. Internal use only. Determines whether the collection contains the specified object. Object to check for in the collection. True if the object is found in the collection; false otherwise. Returns the index of the specified object. Object for which to search. Index of the object in the collection, or -1 if the object was not found. Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Not supported (throws InvalidOperationException). Gets a new alternating row for the specified alternating row. Alternating row index Specified alternating row index is less than 0 or greater than or equal to the alternating row count Gets a new alternating row for the specified alternating row. Specified alternating row index is less than 0 or greater than or equal to the alternating row count Gets or sets the number of alternating row styles in this collection. Gets the parent object containing this collection of alternating rows. Returns the number of elements in the collection. Gets whether access to the collection is synchronized. (This implementation always returns false.) Gets an object that can be used to synchronize access to the collection. Gets whether the collection has a fixed size. (This implementation always returns true.) Gets whether the collection is read-only. (This implementation always returns true.) Represents a set of style information for alternating rows in the component. Constructs a new AlternatingRow object. Invalidates the displayed cells and sends the message to repaint them. Gets the style model for this alternating row. Checks the index of this alternating row to make sure it is valid. Gets the style properties for this alternating row. Sets the styles in the style model for this alternating row. Determines whether the specified object is to this alternating row. Object to compare Gets the hash code of the alternating row. Resets the cell note indicator color for cells in this row. Resets the cell note indicator size for cells in this row. Resets the text indent for the row and makes the row inherit the text indent from the default row. Resets the position of the note indicator for cells in this row to the default value. Resets to its default value whether the cells in this can receive focus. Resets to its default value whether the user can set focus to cells in this row using the Tab key. Resets the background color for this row and makes this row inherit the background color from the default row. Resets the foreground color for this row and makes this row inherit the foreground color from the default row. Resets the cell border for this row and makes this row inherit the cell border from the default row. Resets the font for this row and makes this row inherit the font from the default row. Resets the horizontal alignment for this row and makes this row inherit the horizontal alignment from the default row. Resets the vertical alignment for this row and makes this row inherit the vertical alignment from the default row. Resets the locked state for this row and makes this row inherit the locked state from the default row. Resets the cell type for this row and makes this row inherit the cell type from the default row. Resets the cell padding of the alternate row. Gets the index of this alternating row. Gets the parent AlternatingRows object that contains this alternating row. Gets or sets the name of the custom style for cells in this alternating row. Gets or sets the name of the parent style from which style properties are inherited for cells in this alternating row. Gets or sets the background color for cells in this alternating row. Gets or sets the text color for cells in this alternating row. Gets or sets the border for cells in this alternating row. Gets or sets the default font for text in cells in this alternating row. Gets or sets the horizontal alignment for text in the cells in this alternating row. Gets or sets the vertical alignment for text in the cells in this alternating row. Gets or sets the editor for cells in this alternating row. Gets or sets the renderer for cells in this alternating row. Gets or sets the formatter for cells in this alternating row. Gets or sets whether cells in this alternating row are marked as locked. Gets or sets the cell type for cells in this alternating row. Gets or sets the default color for the note indicator for cells in this row. Gets or sets the default size for the note indicator for cells in this row. Specified size is out of range; width and height must be between 0 and 9,999,999 pixels Gets or sets the position of the note indicator for cells in this row. Gets or sets the amount of space, in pixels, to indent text in cells in this row. Gets or sets the amount of space, in pixels, to cell padding in cells of the alternating row(s). Gets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this row. Gets or sets whether the user can set focus to cells in this row using the Tab key. Gets the cell listeners. The cell listeners. Represents the row header portion of the control. Gets whether HorizontalGridLine should be serialized. True if HorizontalGridLine should be serialized, and false otherwise. Gets whether VerticalGridLine should be serialized. True if VerticalGridLine should be serialized, and false otherwise. Gets whether the DefaultStyle property should be serialized. Gets a tab-delimited string containing the formatted text in a range. Starting row index, or -1 for all rows Starting row header column index, or -1 for all row header columns Number of rows, or -1 for all rows Number of row header columns, or -1 for all row header columns Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Gets a tab-delimited string containing the unformatted text in a range. Starting row index, or -1 for all rows Starting row header column index, or -1 for all row header columns Number of rows, or -1 for all rows Number of row header columns, or -1 for all row header columns Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets a tab-delimited string containing the formatted text in a range. Starting row index, or -1 for all rows Starting row header column index, or -1 for all row header columns Number of rows, or -1 for all rows Number of row header columns, or -1 for all row header columns (may create new row header columns as needed) Tab-delimited string to set into the range Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Sets a tab-delimited string containing the unformatted text in a range. Starting row index, or -1 for all rows Starting row header column index, or -1 for all row header columns Number of rows, or -1 for all rows Number of row header columns, or -1 for all row header columns (may create new row header columns as needed) Tab-delimited string to set into the range Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Gets a string containing a reference to the row header. (Always returns null.) Gets a Cells object for the cells in the row header. Gets a Columns object for the columns in the row header. Gets a Rows object for the rows in the row header. Gets the alternating rows information for the row header. Gets or sets the default style for the cells in the row header. Gets or sets the name of the default style for the row header. Specified style (NamedStyle object) could not be found in the collection Gets or sets whether the row header displays letters or numbers or is blank. Gets or sets the horizontal grid line in the row header. Gets or sets the vertical grid line in the row header. Gets or sets which row header column displays the automatic text when there are multiple row header columns. Gets or sets whether the row header is visible. Gets or sets the number of columns in the row header. Specified column count is less than 0 or greater than 256. Gets or sets which row header column displays row selector when there are multiple row header columns. Indicates that whether the SeriesDataField will return data vertically or horizontally. SeriesDataField will return data by vertical. SeriesDataField will return data by horizontal. Shoulds the serialize data setting. Resets the data setting. Sets the dirty. Changes the SheetView for SeriesDataField The new sheet view. Call this function with null cause the Formula is updated only. Initializes a new instance of the class. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Initializes a new instance of the class. The spread. The name. The formula. Initializes a new instance of the class. The spread. The name. The formula. Type of the data. Initializes a new instance of the class. The spread. The name. The formula. Type of the data. The data setting Gets the real formula which is stored inside SeriesDataField Detaches the segments. Attaches the segments. Handles the DataChanged event of the segment control. The source of the event. The instance containing the event data. Releases the segments. Refreshes the data. Generates the segment data list. Generates the segment data list. if set to true [throw exception]. Fire DataChanged event. Fires the data change. The instance containing the event data. Gets the value. The index. Sets the value. The index. The value. Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the to the class. An that describes the XML representation of the object that is produced by the method and consumed by the method. Generates an object from its XML representation. The stream from which the object is deserialized. Converts an object into its XML representation. The stream to which the object is serialized. Adds an item to the . The to add to the . The position into which the new element was inserted. The is read-only. -or- The has a fixed size. Removes all items from the . The is read-only. Determines whether the contains a specific value. The to locate in the . true if the is found in the ; otherwise, false. Determines the index of a specific item in the . The to locate in the . The index of if found in the list; otherwise, -1. Inserts an item to the at the specified index. The zero-based index at which should be inserted. The to insert into the . is not a valid index in the . The is read-only. -or- The has a fixed size. is null reference in the . Removes the first occurrence of a specific object from the . The to remove from the . The is read-only. -or- The has a fixed size. Removes the item at the specified index. The zero-based index of the item to remove. is not a valid index in the . The is read-only. -or- The has a fixed size. Copies the elements of the to an , starting at a particular index. The one-dimensional that is the destination of the elements copied from . The must have zero-based indexing. The zero-based index in at which copying begins. is null. is less than zero. is multidimensional. -or- is equal to or greater than the length of . -or- The number of elements in the source is greater than the available space from to the end of the destination . The type of the source cannot be cast automatically to the type of the destination . Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Adds the to the indexes used for searching. The to add to the indexes used for searching. Adds a new item to the list. The item added to the list. is false. Sorts the list based on a and a . The to sort by. One of the values. is false. Returns the index of the row that has the given . The to search on. The value of the parameter to search for. The index of the row that has the given . is false. Removes the from the indexes used for searching. The to remove from the indexes used for searching. Removes any sort applied using . is false. Occurs when data changed. Gets or sets the data setting. The data setting. Gets the spread. The spread. Gets or sets the formula. The formula. Gets the type of the data. The type of the data. Gets or sets a value indicating whether this SeriesDataField represents an invalid formula. true if this SeriesDataField represents an invalid formula; otherwise, false. Gets a value indicating whether the will return data vertically or horizontally. true if vertical; otherwise, false. Indicates that property name of Series which will be bind to. The name of the field. Gets the count. The count. Gets the row count. The row count. Gets the segments. The segments. Gets a value indicating whether the has a fixed size. true if the has a fixed size; otherwise, false. Gets a value indicating whether the is read-only. true if the is read-only; otherwise, false. Gets or sets the at the specified index. Gets the number of elements contained in the . The number of elements contained in the . Gets a value indicating whether access to the is synchronized (thread safe). true if access to the is synchronized (thread safe); otherwise, false. Gets an object that can be used to synchronize access to the . An object that can be used to synchronize access to the . Gets whether you can update items in the list. true if you can update the items in the list; otherwise, false. Gets whether you can add items to the list using . true if you can add items to the list using ; otherwise, false. Gets whether you can remove items from the list, using or . true if you can remove items from the list; otherwise, false. Gets whether the items in the list are sorted. true if has been called and has not been called; otherwise, false. is false. Occurs when the list changes or an item in the list changes. Gets the direction of the sort. One of the values. is false. Gets the that is being used for sorting. The that is being used for sorting. is false. Gets whether a event is raised when the list changes or an item in the list changes. true if a event is raised when the list changes or when an item changes; otherwise, false. Gets whether the list supports searching using the method. true if the list supports searching using the method; otherwise, false. Gets whether the list supports sorting. true if the list supports sorting; otherwise, false. Represents a set of SeriesDataField. Initializes a new instance of the class. Adds the range. The data. Adds the range. The data. Returns an enumerator that iterates through the collection. A that can be used to iterate through the collection. Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Gets the count. The count. Gets the at the specified index. Gets the with the specified field name. Represent a type converter for SeriesDataField Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. An that represents the converted value. The parameter is null. The conversion cannot be performed. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. An that provides a format context. A that represents the type you want to convert from. true if this converter can perform the conversion; otherwise, false. Represents event data for events Represents a event with no data event. Initializes a new instance of the class. if set to true [formula changed]. Gets a value indicating whether [formula changed]. true if [formula changed]; otherwise, false. Handles the DataFieldChanged event. The source of event A that contains event data. Represents a data source for Series. Initializes a new instance of the class. Initializes a new instance of the class. The spread. The setting. Name of the series. The category. The data. Inits the specified setting. The setting. Name of the series. The category. The data. Sets the dirty. Validates the fields. Checks the valid series data field. The data field. Attaches the spread. The spread. Initializes a new instance of the class. The spread. The setting. Name of the series. The category. The data. Sets the data setting internal. The value. Fires the data changed. Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Initializes a new instance of the class. The info. The context. This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the to the class. An that describes the XML representation of the object that is produced by the method and consumed by the method. Generates an object from its XML representation. The stream from which the object is deserialized. Converts an object into its XML representation. The stream to which the object is serialized. Gets the name of the series. The name of the series. Gets the category. The category. Gets the data. The data. Gets or sets the data setting. The data setting. Specifies how the control handles automatic merging of cells based on the values in the cells. Never automatically merges cells Always automatically merges neighboring cells with identical values Automatically merges cells neighboring cells with identical values if the corresponding cells in another row or column are similarly merged Interface that supports arranging the items in an object in the data model. Adds items at the specified location. Location at which to start adding items Number of items to add Removes items from the specified location. Location at which to start removing items Number of items to remove Removes all of the items from the specified location. Location at which to start clearing values Number of items from which to clear values Copies items from specified location to another. Location from which to begin copying Location at which to paste copied items Number of items to copy Moves items from specified location to another. Location from which to begin the move Location at which to paste moved items Number of items to move Swaps items from one specified location to another. Location at which to begin the swap Location at which to swap items Number of items to swap Gets the number of items. Specifies the orientation for the layout information, whether by row or column, for the axis model for the sheet. Orients the layout by column (along the horizontal axis) Orients the layout by row (along the vertical axis) Specifies the type of Change event that has occurred for an axis model for the sheet. Indicates that items have changed in a way that may affect the layout (for example, the size or visible state has changed) Indicates that items have changed in a way that does not affect the layout (for example, the label or the sort indicator has changed) Indicates that items have been added to the model Indicates that items have been removed from model Indicates that the entire model has changed Represents the event data for the Changed event of the axis model for the sheet. Creates a new Changed event arguments object for the axis model for the sheet. Gets the index where the event happens Gets the number of items being affected Gets the event type Gets the string representation of the event. String representation of event Gets the index where the event happens. Gets the number of items being affected. Gets the event type. Handles the Changing event for the axis model for the sheet. Represents the event data for the Changing event of the axis model for the sheet. Creates a new Changing event arguments object for the axis model for the sheet. The index where the event happens The number of items being affected The event type The size of current value. The value indicates whether current value is visible. The size of new value The value indicates whether new value is visible Initializes a new instance of the class. The index. The count. The type. if set to true [layout changed]. Gets a value indicating whether the row layout or column layout is changed. true if the row layout or column layout is changed; otherwise, false. Gets the current value of Axis instance's Size property. The size of the current. Gets the current value of Axis instance's Size property. The new size. Gets the current value of Axis instance's Visible property. true if [current visible]; otherwise, false. Gets the new value of Axis instance's Visible property. true if [new visible]; otherwise, false. Handles the Changed event for the axis model for the sheet. Interface that supports creating a model that represents column and row information. Determines whether there are no rows and columns in the model. Gets the size of the specified row or column. Row or column index Sets the size of the specified row or column. Row or column index New size in pixels Gets whether the control displays the specified row or column. Row or column index Sets whether the control displays the specified row or column. Row or column index Set to True to display the specified row or column Gets whether users can resize the specified row or column. Row or column index Sets whether users can resize the specified row or column. Row or column index Set to True to let users resize the specified row or column Gets whether page break occurs at the specified row or the column. Row or column index Sets whether a page break occurs at the specified row or the column. Row or column index Whether a page break occurs Gets the cell merge policy for the specified row or column. Row or column index Sets the cell merge policy for the specified row or column. Row or column index Value with the merge policy Gets the data associated with the specified row or column. Row or column index Sets the data associated with the specified row or column. Row or column index Object containing date to associate with row or column Gets the sort indicator for the specified row or column. Row or column index Sets the sort indicator for the specified row or column. Row or column index Sort indicator value Determines whether the specified SheetAxisModel property is set. Row or column index Property to evaluate Resets the specified SheetAxisModel property to its default value. Row or column index Property to reset Occurs when the axis model has changed. Interface that supports notifying that the axis model is going to change. Occurs before the axis model is changed. Interface for supporting setting a specific column header row index in which to display the column auto sort indicator. Gets the column header row index in which to display the column auto sort indicator. column index column header row index (-1 to display in last row of column headers). Sets the column header row index in which to display the column auto sort indicator (-1 to display in last row of column headers). column index column header row index Interface for supporting setting a specific column header row index in which to display the column auto filter indicator. Gets the column header row index in which to display the column auto filter indicator. Column index column header row index (-1 to display in last row of column headers). Sets the column header row index in which to display the column auto filter indicator (-1 to display in last row of column headers). column index column header row index Represents the partial (abstract) implementation of the ISheetAxisModel interface for an axis model for a sheet. Determines whether no rows and columns exist in the model. (This implementation always returns false.) Always returns false Gets the size of the specified row or column. (This implementation always returns 60.) Row or column index Always returns 60 Sets the size of the specified row or column. (This implementation does nothing.) Row or column index Size in pixels Gets whether the control displays the specified row or column. (This implementation always returns true.) Row or column index Always returns true Sets whether the control displays the specified row or column. (This implementation does nothing.) Row or column index Set to True to display the specified row or column Gets whether users can resize the specified row or column. (This implementation always returns true.) Row or column index Always returns true Sets whether users can resize the specified row or column. (This implementation does nothing.) Row or column index Whether users can resize the specified row or column Gets whether a page break occurs at the specified row or column. Row or column index Sets whether a page break occurs at the specified row or column. Row or column index Whether a page break occurs Gets the cell merge policy for the specified row or column. Row or column index Sets the cell merge policy for the specified row or column. Row or column index Value with merge policy Gets the data associated with the specified row or column. (This implementation always returns null.) Row or column index Sets the data associated with the specified row or column. (This implementation does nothing.) Row or column index Object containing date to associate with specified row or column Gets the sort indicator for the specified row or column. (This implementation always returns None.) Row or column index Sets the sort indicator for the specified row or column. (This implementation does nothing.) Row or column index Sort indicator value Gets the auto filter index for the specified row or column. (This implementation always returns -1.) Row or column index Sets the auto filter index for the specified row or column. (This implementation does nothing.) Row or column index auto filter index Gets the auto sort index for the specified row or column. (This implementation always returns -1.) Row or column index Sets the auto sort index for the specified row or column. (This implementation does nothing.) Row or column index auto filter index Determines whether a specified SheetAxisModel property is set. (This implementation always returns false.) Row or column index Property to evaluate This implementation always returns false Resets a specified field of a SheetAxisProperty object to its default value. (This implementation does nothing.) Row or column index Property to reset For handling the Changed event in subclasses. SheetAxisModelEventArgs For handling the Changed event in subclasses. SheetAxisModelEventArgs Fires the Changed event. Row or column index Number of rows or columns Type of event that was raised Raises the Changing event. The index where the event happens The number of items being affected The event type The size of current value. The value indicates whether current value is visible. The size of new value The value indicates whether new value is visible Raises the Changing event. The index. The count. The type. if set to true [layout changed]. Gets the number of rows or columns. Occurs when the user makes a change to the model that affects the axis (row or column) of the sheet. Occurs when the user makes a change to the model that affects the axis (row or column) of the sheet. Interface that supports optimizing for axis model to return visible element count. Gets the visible row/column count. Interface that supports optimizing for axis model to return visible element count. Indicates that the row count and/or column count in models is changed. Represents the full (concrete) implementation of the ISheetAxisModel interface for an axis model for a sheet, which represents rows and columns on a sheet. Creates an axis model (DefaultSheetAxisModel object) with zero rows, zero columns, no parent model. Creates an axis model (DefaultSheetAxisModel object) with the specified number of rows or columns, and no parent model. Number of rows or columns in the model Orientation of the model Creates an axis model (DefaultSheetAxisModel object) with the specified parent model and number of rows or columns. Number of rows or columns in the model Model orientation Parent ISheetAxisModel Creates an axis model (DefaultSheetAxisModel object) from serialization. SerializationInfo StreamingContext Saves the DefaultSheetAxisModel to the SerializationInfo. SerializationInfo StreamingContext Determines whether there are no rows and columns in the model. Gets the size of the specified row or column. Row or column index Sets the size of the specified row or column. Row or column index Size in pixels Specified size is not valid; must be greater than or equal to zero Gets whether the control displays the specified row or column. Row or column index Sets whether the control displays the specified row or column. Row or column index Whether the control displays the specified row or column Gets whether users can resize the specified row or column. Row or column index Sets whether users can resize the specified row or column. Row or column index Whether the specified row or column can be resized Gets whether a page break occurs at the specified row or column. Row or column index Sets whether a page break occurs at the specified row or column. Row or column index Whether the page break occurs Gets the cell merge policy for the specified row or column. Row or column index Sets the cell merge policy for the row or column. Row or column index Value with merge policy Gets the data associated with the specified row or column. Row or column index Sets the data associated with the specified row or column. Row or column index Object containing data Gets the sort indicator for the specified row or column. Row or column index Sets the sort indicator for the specified row or column. Row or column index Value with the SortIndicator enumeration Gets the auto filter index for the specified row or column. Row or column index auto filter index Sets the auto filter index for the specified row or column. Row or column index auto filter index Gets the auto sort index for the specified row or column. Row or column index auto sort index Sets the auto sort index for the specified row or column. Row or column index auto sort index This IMovable method is used internally by the control to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Row or column index Number of rows or columns to add Fires the Changed event. Row or column index Number of rows or columns Type of event that was raised This IMovable method is used internally by the control to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Row or column index at which to start deleting rows or columns Number of rows or columns to delete Removes the values from the specified rows or columns. Index before which to clear the rows or columns Number of rows or columns to clear Copies one or more rows or columns and pastes them at the specified location. Row or column index at which to start copying rows or columns Row or column index at which to paste rows or columns Number of rows or columns to copy Specified start index is not valid; must be between 0 and the total count Specified destination index is not valid; must be between 0 and the total count Specified count is not valid; must be between 1 and the total count Moves one or more rows or columns and pastes them at the specified location. Row or column index at which to start moving rows or columns Row or column index at which to paste rows or columns Number of rows or columns to move Specified start index is not valid; must be between 0 and the total count Specified destination index is not valid; must be between 0 and the total count Specified count is not valid; must be between 1 and the total count Swaps one or more rows or columns. Row or column index at which to start swapping rows or columns Row or column index at which to swap rows or columns Number of rows or columns to swap Specified start index is not valid; must be between 0 and the total count Specified destination index is not valid; must be between 0 and the total count Specified count is not valid; must be between 1 and the total count Determines whether the specified SheetAxisModel property is set. Row or column index Property to evaluate Resets the specified SheetAxisModel property to its default value. Row or column index Property to reset Saves the Spread to XML. XmlTextWriter object to which to save the Spread True if successful; false otherwise Loads an object from XML. XmlNodeReader from which to load the object True if successful; false otherwise Gets or sets the parent sheet axis model. Gets the number of rows or columns in the model. Gets the axis orientation; whether the object is a row or column. Represents the properties for the axis model for the sheet. Represents the axis model Size property. Represents the axis model Visible property. Represents the axis model Resizable property. Represents the axis model PageBreak property. Represents the axis model MergePolicy property. Represents the axis model Tag property. Represents the axis model SortIndicator property. Represents any of the axis model properties. Represents the axis model AutoFilterIndex property Represents the axis model AutoSortIndex property Creates a new axis model property. String with name Returns the property name. Specifies the display of the sort indicator. Displays no sort indicator Displays the ascending sort indicator Displays the descending sort indicator AxisInfo: Internal Use Only. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. An that provides a format context. A that represents the type you want to convert from. true if this converter can perform the conversion; otherwise, false. Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given object to the type of this converter, using the specified context and culture information. An that provides a format context. The to use as the current culture. The to convert. An that represents the converted value. The conversion cannot be performed. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. An that represents the converted value. The parameter is null. The conversion cannot be performed. Specifies the type of Aggregation on ranges of cells. Indicates that does't support aggregation for the sheet. Custom aggregation. Returns the average of cells in a range. Counts the number of cells in a range that contain numbers. Counts the number of cells in a range that are not empty. Returns the maximum value of cells in a range. Indicates that rowCount of the cells in the specified range of cells. Multiplies all the cells in a range and returns the product. Returns the standard deviation for a set of cells in a range. Calculates standard deviation based on the entire population given as cells in a range. Sums values of cells in a range. Calculates variance based on a sample of a population. Calculates variance based on the entire population. Handles the data aggregate in the data model of the sheet. Represents the event data for the OnAggregate event of the data model for the sheet. Creates a new Changed event arguments object for the data model for the sheet. Row index Column index Number of rows Number of columns Type of Aggeration that occurred in the data model Get the row index Gets the column index. Gets the number of rows. Gets the number of columns. Gets the Aggregation type. Gets or Sets Formula to be parsed to a string for aggregation. Gets or Sets the result of aggregation. Specifies the type of Change event that has occurred for an axis model for the sheet. Indicates that cells with cell data have been updated Indicates that rows have been added Indicates that rows have been removed Indicates that columns have been added Indicates that columns have been removed Indicates that the sheet data model has been updated Indicates that the aggregation data model has been updated Specifies the type of Change event that has occurred in group footer. Represents the event data for the Changed event of the data model for the sheet. Creates a new Changed event arguments object for the data model for the sheet. Row index Column index Number of rows Number of columns Type of change that occurred in the data model Gets the row index. Gets the column index. Gets the number of rows. Gets the number of columns. Gets the event type. Constructor of SheetGroupDataModelEventArgs Group footer Column index Group footer has been changed Handles the Changed event in the data model of the sheet. Represents the event data for the PropertyChanging event of the object. Initializes a new instance of class. The property name The new value The name of the property whose value is changing. Get the new value which is intended to set to property Get or set if cancel changing value of property Handles the Changed event in the data model of the sheet. Specifies how users can select items in the control. [0] Allows the users to select only single items [1] Allows the users to select single items and ranges of items, but not multiple ranges [2] Allows users to select single items and ranges of items, including multiple ranges Specifies the smallest unit users or the application can select. [0] Indicates that the smallest unit that can be selected is a cell [1] Indicates that the smallest unit that can be selected is a row [2] Indicates that the smallest unit that can be selected is a column Represents the event data for the Changed event of the selection model for the sheet. Creates a new Changed event arguments object for the selection model for the sheet. Row index of the start of the selection Column index of the start of the selection Number of rows in the selection Number of columns in the selection Returns a string that represents the current SheetSelectionModelEventArgs object. Gets the row index of the selection. Gets the column index of the selection. Gets the number of rows in the selection. Gets the number of columns in the selection. Handles the Changed event in the selection model of the sheet. Object that raised the event Event data (SheetSelectionModelEventArgs class) Interface that supports creating a model that represents cell selection. Specifies the anchor (or first cell) in the selection of cells. Row index of the first cell in the selection Column index of the first cell in the selection Removes the selection. Adds a cell or cells to the selection. Row index of the first cell to add Column index of the first cell to add Number of rows to add Number of columns to add Removes the specified selection range from the selection list, if one exists. Row index of the cell at which to start Column index of the cell at which to start Number of rows to deselect Number of columns to deselect Selects the specified cells. Row index of the first cell Column index of the first cell Number of rows to add to the first cell to define the selection Number of columns to add to the first cell to define the selection Specifies the extent (or farthest cell) in the selection of cells. Row index of farthest cell in the selection Column index of farthest cell in the selection Determines whether the specified cell is in the selection. Row index of the cell Column index of the cell True if cell is in selection; false otherwise Determines whether any cell in a specified row is in the selection. Index of row to check True if any cell in specified row is selected; false otherwise Determines whether any cell in a specified column is in the selection. Index of column to check True if any cell in specified column is selected; false otherwise Determines whether the model has no selections. True if the model contains no selections; false otherwise Gets an enumerator that can iterate through the selections. Gets an item in the model. Gets the number of selection of cells. Gets the row index of the first cell in the selection of cells. Gets the column index of the first cell in the selection of cells. Gets the row index of the farthest cell in the selection of cells. Gets the column index of the farthest cell in the selection of cells. Gets or sets whether users can select ranges of items. Gets or sets whether users can select cells, rows, or columns. Occurs when the selection model has changed. Interface that supports an ordered array of cell ranges, from largest to smallest, containing the selected cells with the minimal overlap between the ranges. Gets an ordered array of cell ranges, from largest to smallest, containing the selected cells with minimal overlap between the ranges. Number of rows in the sheet Number of columns in the sheet Interface that supports querying an extended selection in the selection model for the sheet. Gets the cell range that would be selected if you extended the current selection to the specified row and column indexes. Row index to which to extend the selection Column index to which to extend the selection Represents the partial (abstract) implementation of the ISheetSelectionModel interface for a selection model for a sheet. Specifies the anchor (or first cell) in the selection of cells. Row index of the first cell in the selection Column index of the first cell in the selection Removes all of the selections from the sheet so that cells are no longer selected. Adds a cell or cells to the selection. Row index of first cell to add Column index of the first cell to add Number of rows to add Number of columns to add Removes the specified selection range from the selection list, if one exists. Row index of the cell at which to start Column index of the cell at which to start Number of rows to deselect Number of columns to deselect Selects the specified cells. Row index of the first cell Column index of the first cell Number of rows to add to the first cell to define the selection Number of columns to add to the first cell to define the selection Specifies the extent (or farthest cell) in the selection of cells. Row index of farthest cell in the selection Column index of farthest cell in the selection Determines whether the specified cell is in the selection. Row index Column index Determines whether any cell in a specified row is in the selection. Row to check Determines whether any cell in a specified column is in the selection. Column to check Determines whether the model has no selections. For handling the Changed event in subclasses. SheetSelectionModelEventArgs Raises the selection changed event. Row index of start of selection Column index of start of selection Number of rows in selection Number of columns in selection Gets an enumerator that can iterate through the selections. Gets an item in the model. Gets the number selections. Gets the row index of the first cell selected in the range. Gets the column index of the first cell in the selection of cells. Gets the row index of the farthest cell in the selection of cells. Gets the column index of the farthest cell in the selection of cells. Gets or sets whether users can select ranges of items. Gets or sets whether users can select cells, rows, or columns. Occurs when the user makes a change to the model that affects the selection of cells of the sheet. Represents the full (concrete) implementation of the ISheetSelectionModel interface for a selection model for a sheet, which represents cell selections. Creates a default selection model. Creates a default selection model with data from the specified serialization and stream objects. Data needed to serialize or deserialize an object Source and destination of a given serialized stream Saves the default selection model to the SerializationInfo object. Specifies the anchor (or first cell) in the selection of cells. Row index of the first cell in the selection Column index of the first cell in the selection Adds a cell or cells to the selection. Row index of the first cell to add Column index of the first cell to add Number of rows to add Number of columns to add Removes the specified selection range from the selection list, if one exists. Row index of the cell at which to start Column index of the cell at which to start Number of rows to deselect Number of columns to deselect Removes the selection. Selects the cells in the specified range. Row index of the first cell Column index of the first cell Number of rows to add to the first cell to define the selection Number of columns to add to the first cell to define the selection Specifies the extent (or farthest cell) in the selection of cells. Row index of the farthest cell in the selection Column index of the farthest cell in the selection Determines whether the specified cell is in the selection. Row index of the cell Column index of the cell Determines whether any cell in a specified row is in the selection. Row to check Determines whether any cell in a specified column is in the selection. Column to check Determines whether the model has no selections. Gets an enumerator that can iterate through the selections. Saves a selection to XML. XmlTextWriter object to which to save the selection Loads the selection from XML. XmlNodeReader object from which to load the selection Gets the cell range that would be selected if you extended the current selection to the specified row and column indexes. Row index to which to extend the selection Column index to which to extend the selection Returns an ordered array of CellRange objects, from largest to smallest, containing the selected cells with minimal overlap between the ranges. Specifies the number of rows in the sheet in which to look Specifies the number of columns in the sheet in which to look Gets the row index of the first cell in the selection of cells. Gets the column index of the first cell in the selection of cells. Gets the row index of the farthest cell of the selection. Gets the column index of the farthest cell of the selection. Gets or sets whether users can select ranges of items. Gets or sets whether users can select cells, rows, or columns. Gets the number of selections. Gets an item in the model. Specifies whether horizontal or vertical grid lines or both are displayed on the sheet. Does not display grid lines on the sheet Displays horizontal grid lines on the sheet Displays vertical grid lines on the sheet Displays both horizontal and vertical grid lines on the sheet Represents a skin, which provides style settings for a sheet. Name of the skin Background color Background color of the cells Foreground color of the cells Sheet grid lines Sheet grid line color Background color of header cells Text color of header cells True for flat column headers, false for three-d Background color of footer cells Text color of header cells True for flat column footers, false for three-d True for bold footer font, false for normal True to show column footer, false to hide it True for flat row headers, false for three-d True for bold header font, false for normal Background color of selection Foreground color of selection Background color of even numbererd rows Background color of odd numbered rows True to show column header, false to hide it True to show row header, false to hide it Creates a new skin and copies the property values from the source skin. SheetSkin from which to copy, or null to copy from DefaultSkins.Default Creates a new skin with the property values of the active sheet of the specified FarPoint Spread component. FarPoint Spread component Creates a new skin with the specified settings. Name of the skin Background color for the sheet Background color of the cells Text color of the cells Grid line color Which grid lines are displayed Background color of the headers Text color of the headers Background color of selected cells Text color of selected cells Background color of even rows Background color of odd rows Whether flat headers are displayed (or default three-dimensional headers) Whether flat headers are displayed (or default three-dimensional headers) Whether bold font in headers Whether to display the column header Whether to display the row header Creates a new skin with the specified settings. Name of the skin Background color for the sheet Background color of the cells Text color of the cells Grid line color Which grid lines are displayed Background color of the headers Background color of the footers Text color of the headers Text color of the footers Background color of selected cells Text color of selected cells Background color of even rows Background color of odd rows Whether flat headers are displayed (or default three-dimensional headers) Whether flat footers are displayed (or default three-dimensional footers) Whether flat headers are displayed (or default three-dimensional headers) Whether bold font in headers Whether bold font in footers Whether to display the column header Whether to display the column footer Whether to display the row header Creates a new skin with the specified settings. Name of the skin Background color for the sheet Background color of the cells Text color of the cells Grid line color Which grid lines are displayed Background color of the headers Text color of the headers Background color of selected cells Text color of selected cells Background color of even rows Background color of odd rows Whether flat headers are displayed (or default three-dimensional headers) Whether flat headers are displayed (or default three-dimensional headers) Whether bold font in headers Whether to display the column header Whether to display the row header Parent column header Row header parent Data area parent Sheet corner parent Creates a new skin with the specified settings. Name of the skin Background color for the sheet Background color of the cells Text color of the cells Grid line color Which grid lines are displayed Background color of the headers Background color of the footers Text color of the headers Text color of the footers Background color of selected cells Text color of selected cells Background color of even rows Background color of odd rows Whether flat headers are displayed (or default three-dimensional headers) Whether flat footers are displayed (or default three-dimensional footers) Whether flat headers are displayed (or default three-dimensional headers) Whether bold font in headers Whether bold font in footers Whether to display the column header Whether to display the column footer Whether to display the row header Parent column header Parent column footer Row header parent Data area parent Sheet corner parent Creates a new skin with the property settings of the specified sheet. Sheet (SheetView object), or null to initialize using DefaultSkins.Default Creates a new skin from serialization. SerializationInfo StreamingContext Saves the skin to serialization. SerializationInfo StreamingContext Applies the skin to the active sheet in the specified FarPoint Spread component. FarPoint Spread component to which to apply the skin Applies the skin to the specified sheet. Sheet to which to apply the skin Applies the skin to the specified collection of sheets. Array of sheets to which to apply the skin No sheet collection specified or specified collection is null Saves a skin to a file. Name of the skin Path and file name to which to save the skin overwriting the file if it already exists Saves a skin to a stream. Name of the skin Stream to which to save the skin Loads a skin from a file. Path and file name from which to load the skin Loads a skin from a stream. Stream from which to load the skin Returns a value indicating whether the specified object is equivalent to this skin. Object to compare to Returns the hash code of this object. Saves the skin to XML. XmlTextWriter to which to write (save) the object Loads the skin from XML. XmlNodeReader from which to read (load) the object Gets the name of the skin for the sheet. Gets the background color of the sheet. Gets the background color of cells in the sheet. Gets the text color of cells in the sheet. Gets which grid lines are displayed on the sheet. Gets the color of the grid lines on the sheet. Gets the background color of header cells in the sheet. Gets the text color of header cells in the sheet. Gets the background color of footer cells in the sheet. Gets the text color of footer cells in the sheet. Gets whether column headers are displayed in the sheet as appearing flat. Gets whether column footers are displayed in the sheet as appearing flat. Gets whether row headers are displayed in the sheet as appearing flat. Gets whether the font is bold for text in headers in the sheet. Gets whether the font is bold for text in footers in the sheet. Gets the background color of selected cells in the sheet. Gets the text color of selected cells in the sheet. Gets the background color of even numbererd rows in the sheet. Gets the background color of odd numbered rows in the sheet. Gets whether the sheet displays the column header. Gets whether the sheet displays the column footer. Gets whether the sheet displays the row header. Gets the parent style name to use for initializing the column header default style Gets the parent style name to use for initializing the column footer default style Gets the parent style name to use for initializing the row header default style Gets the parent style name to use for initializing the data area default style Gets the parent style name to use for initializing the corner default style Returns a value indicating whether a sheet skin object can be converted to the specified type. ITypeDescriptorContext Type True if a sheet skin object can be converted to the specified type, and false otherwise. Converts a skin from one type to another. ITypeDescriptorContext CultureInfo object Type Converted SheetSkin object Edits the SheetSkin value. ITypeDescriptorContext IServiceProvider object object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext UITypeEditorEditStyle Read-only collection of default (built-in) skins. Array of SheetSkin objects containing the built-in skins. Determines whether the collection contains the specified skin. Skin (SheetSkin object) for which to check True if the object is found in the collection; false otherwise Copies skins to the specified array at the specified index. One-dimensional array into which the elements from ICollection are copied; array must have zero-based indexing Zero-based index in array at which to paste skins No array specified, or specified array is null (Nothing) Specified array is invalid; must have a rank of one Specified array is invalid; must have sufficient length Specified index is out of range; must be greater than zero Finds the built-in skin with the specified name. Name of the built-in skin to find Built-in skin in the collection with the specified name, or null if no built-in skin is found with that name Gets the built-in skin at the specified index. Zero-based index in array that specifies the location of the built-in (default) skin Specified index is out of range; must be between zero and the total number of built-in (default) skins Returns the index of the specified built-in skin. Name of the built-in skin for which to return the index Index of the object in the collection, or -1 if the object is not found Resets the skin properties of the active sheet in the specified FarPoint Spread component to the default values. FarPoint Spread component in which to reset the active sheet Resets the skin properties of the specified sheet to the default values. Sheet (SheetView object) in which to reset the properties Resets the skin properties of an array of sheets to the default values. Array of sheets (SheetView objects) No sheet collection specified or specified sheet collection is null Represents the skin for resetting the skin properties to the default values. Represents the built-in skin, Colorful1. Represents the built-in skin, Colorful2. Represents the built-in skin, Colorful3. Represents the built-in skin, Colorful4. Represents the built-in skin, Colorful5. Represents the built-in skin, Professional1. Represents the built-in skin, Professional2. Represents the built-in skin, Professional3. Represents the built-in skin, Simple1. Represents the built-in skin, Simple2. Represents the built-in skin, Simple3. Represents the built-in skin, Classic1. Represents the built-in skin, Classic2. Represents the built-in skin, Classic. Gets the number of built-in skins in the array of SheetSkin objects. Represents the skin of the FarPoint Spread component. Creates a new FarPoint Spread skin with default values. Creates a new FarPoint Spread skin from the specified source. Source skin for the FarPoint Spread component Creates a new FarPoint Spread skin from the specified FarPoint Spread component. Name of the skin FarPoint Spread component Creates a new FarPoint Spread skin from the specified values. Name of the skin Interface renderer Scroll bar renderer Focus indicator renderer Selection renderer Default style Column header default style Row header default style Corner default style Creates a new FarPoint Spread skin from the specified values. Name of the skin Interface renderer Scroll bar renderer Focus indicator renderer Selection renderer Default style Column header default style Column footer default style Row header default style Corner default style Initializes from the specified FarPoint Spread component. FarPoint Spread component Raises the changed event. instance containing the event data Applies the settings to the FarPoint Spread component. FarPoint Spread component Applies the settings to the sheet (SheetView object). Sheet (SheetView object) Saves a FarPoint Spread skin to a file. Skin to save Path and file name to which to save the skin overwriting the file if it already exists Saves a FarPoint Spread skin to a stream. Name of the skin Stream to which to save the skin Loads a FarPoint Spread skin from a file. Path and file name from which to load the skin Loads a FarPoint Spread skin from a stream. Stream from which to load the skin Saves the skin to XML. XmlTextWriter to which to write (save) the object Loads the skin from XML. XmlNodeReader from which to read (load) the object Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Copies settings from another FarPoint Spread skin instance. FarPoint Spread skin Returns whether the specified object is equivalent to this skin. Object to compare to Returns the hash code of this object. Returns true if the skin is being applied to an FpSpread or SheetView object. Gets or sets the column header default renderer of the FarPoint Spread skin. Gets or sets the column footer default renderer of the FarPoint Spread skin. Gets or sets the row header default renderer of the FarPoint Spread skin. Gets or sets the corner default renderer of the FarPoint Spread skin. Gets or sets the cells default renderer of the FarPoint Spread skin. Gets or sets the focus indicator renderer of the FarPoint Spread skin. Gets or sets the interface renderer of the FarPoint Spread skin. Gets or sets the selection renderer of the FarPoint Spread skin. Gets or sets the scroll bar renderer of the FarPoint Spread skin. Gets or sets the name of the FarPoint Spread skin. Raised when the skin is changed Returns whether a sheet skin object can be converted to the specified type. ITypeDescriptorContext Type True if a sheet skin object can be converted to the specified type, and false otherwise. Converts a skin from one type to another. ITypeDescriptorContext CultureInfo Object Type Converted SheetSkin object Represents the read-only collection of default (built-in) FarPoint Spread skins. Array of FarPoint Spread skins containing the built-in skins. Determines whether the collection contains the specified FarPoint Spread skin. Skin (SpreadSkin object) for which to check Copies skins to the specified array at the specified index. One-dimensional array into which the elements from ICollection are copied; array must have zero-based indexing Zero-based index in array at which to paste skins No array specified, or specified array is null (Nothing) Specified array is invalid; must have a rank of one Specified array is invalid; must have sufficient length Specified index is out of range; must be greater than zero Finds the built-in FarPoint Spread skin with the specified name. Name of the built-in skin to find Gets the built-in skin at the specified index. Zero-based index in array that specifies the location of the built-in (default) skin Specified index is out of range; must be between zero and the total number of built-in (default) skins Returns the index of the specified built-in skin. Name of the built-in skin for which to return the index Index of the object in the collection, or -1 if the object is not found Resets the skin properties of the active sheet in the specified FarPoint Spread component to the default values. FarPoint Spread component in which to reset the active sheet Represents the skin for resetting the skin properties to the default values. Represents the built-in skin, Classic. Represents the built-in skin, Shamrock. Represents the built-in skin, Sandstorm. Represents the built-in skin, ArcticSea. Represents the built-in skin, Metallic. Represents the built-in skin, Grayscale. Represents the built-in skin, Sunburst. Represents the built-in skin, Seashell. Represents the built-in skin, Pastel. Represents the built-in skin, Rose. Represents the built-in skin, Newspaper. Represents the built-in skin, Midnight. Gets the number of built-in skins in the array of FarPoint Spread skins. Edits the SpreadSkin value. ITypeDescriptorContext IServiceProvider object object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext UITypeEditorEditStyle Returns a value indicating whether a named style object can be converted to the specified type. ITypeDescriptorContext Type True if a named style object can be converted to the specified type, and false otherwise. Converts the NamedStyle object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a NamedStyle object Represents a data type converter for a range of cells. Determines if the data type of the cell range can be converted from the specified source data. Data type descriptor context Source data type Determines if the data type of the cell range can be converted to the specified destination data. Data type descriptor context Destination data type Converts the data type of the cell range from the specified value. Data type descriptor context Culture Value Converts the data type of the cell range to the specified value. Data type descriptor context Culture Value Destination data type Creates an instance of the range of cells. Data type descriptor context Property values Specifies the type of Change event that has occurred for a span model for the sheet. Indicates that an individual span has been added Indicates that an individual span has been removed Indicates that an individual span has changed Indicates that the entire model has changed Represents the event data for the Changed event of the span model for the sheet. Creates a new Changed event arguments object for the span model for the sheet. Row index Column index Number of rows in the span Number of columns in the span Type of change that occurred in the span model Gets the row index where the event occurred. Gets the column index where the event occurred. Gets the number of rows affected. Gets the number of columns affected. Gets the type of event that occurred. Handles the Changed event in the span model of the sheet. Object that raised the event Event arguments Interface that supports creating a model that represents cell spans. Determines whether the model is empty of cell spans. Gets an enumerator for iterating to the next cell span in the collection after the specified span. Row index Column index Number of rows in cell span Number of columns in cell span Adds a cell span to the collection. Row index at which to start span Column index at which to start span Number of rows in span Number of columns in span Removes the cell span with the specified anchor cell from the collection. Row index of anchor cell for span (at which spanned cells started) Column index of anchor cell for span (at which spanned cells started) Finds the cell span with the specified cell in the collection. Row index of the cell. Column index of cell. Removes all cell spans from the collection. Occurs when the span model has changed. Represents the partial (abstract) implementation of the ISheetSpanModel interface for a span model for a sheet. Determines whether the model is empty of cell spans. Gets the next cell span in the collection. Row index Column index Number of rows in cell span Number of columns in cell span Adds a cell span to the collection. Row index at which to start span Column index at which to start span Number of rows in span Number of columns in span Removes all cell spans in the collection that cover the cell at the specified row and column. Row index of cell Column index of cell Finds the cell span in the collection that includes the cell at the specified row and column. Row index of cell Column index of cell Removes all cell spans from the collection. Returns information about the event that was raised. SheetSpanModelEventArgs object that contains event data Returns information about cell span that has changed. Row index Column index Number of rows in span Number of columns in span Returns the type of event that was raised Occurs when the user makes a change to the model that affects the span of cells of the sheet. NullEnumerator: Internal Use Only. MoveNext: Internal Use Only. Reset: Internal Use Only. Current: Internal Use Only. Represents the full (concrete) implementation of the ISheetSpanModel interface for a span model for a sheet, which represents cell spans. Creates a default span model. Creates a default span model from deserialization. SerializationInfo StreamingContext Populates the SerializationInfo class with information about the default sheet span model settings. Object that holds the serialized object data Contextual information about the source or destination of the serialization Determines whether the model is empty of cell spans. Gets an enumerator for iterating to the next cell span in the collection after the specified span. Row index Column index Number of rows in span Number of columns in span Gets an enumerator for iterating to the next cell span in the collection. Adds a cell span to the collection. Row index of cell at which to start span Column index of cell at which to start span Number of rows in span Number of columns in span Removes all cell spans from the collection. Finds the cell span in the collection that includes the cell at specified row and column. Row index of the cell Column index of the cell Removes all cell spans in the collection that include the cell at the specified row and column. Row index of the cell Column index of the cell This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Row index at which to start adding rows Number of rows to add to the span This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Column index at which to start adding columns Number of columns to add to the span This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Row index at which to start removing rows Number of rows to remove from the cell span This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Column index at which to start removing columns Number of columns to remove from the cell span Moves rows and pastes them at the specified location. Row index at which to start move Row index at which to paste rows Number of rows to move Moves columns and pastes them at the specified location. Column index at which to start move Column index at which to paste columns Number of columns to move Copies rows and pastes them at the specified location. Row index at which to start copying Row index at which to paste columns Number of rows to copy Copies columns and pastes them at the specified location. Column index at which to start copying Column index at which to paste columns Number of columns to copy Swaps the a range of rows with another range of rows. Row index at which to start swap Row index at which to swap rows Number of rows to swap Swaps the a range of columns with another range of columns. Column index at which to start swap Column index at which to swap columns Number of columns to swap Removes cell spans from the collection within the specified area. Row index from which to start clearing cell spans Column index from which to start clearing cell spans Number of rows to clear Number of columns to clear Copies a cell span and pastes it at the specified location. Row index from which to begin copying Column index from which to begin copying Row index at which to paste cell span Column index at which to paste cell span Number of rows to copy Number of columns to copy Moves a cell span and pastes it at the specified location. Row index from which to begin the move Column index from which to begin the move Row index at which to paste cell span Column index at which to paste cell span Number of rows to move Number of columns to move Swaps cell spans. Row index from which to begin swap Column index from which to begin swap Row index at which to get cell span to swap Column index at which to get cell span to swap Number of rows to swap Number of columns to swap Serializes the public properties and fields of the DefaultSheetSpanModel object. Saves the span object to XML. XmlTextWriter object to which to save the object Loads the span object from XML. XmlNodeReader from which to load the object Specifies the type of Change event that has occurred for an style model for the sheet. Indicates that the style of one or more cells has changed Indicates that the style of one or more rows have been added Indicates that the style of one or more rows have been removed Indicates that the style of one or more columns have been added Indicates that the style of one or more columns have been removed Indicates that the model has been updated such that all styles may have changed Represents the event data for the Changed event of the style model for the sheet. Creates a new Changed event arguments object for the style model for the sheet. Row index where the event occurred, or -1 if all rows were affected Column index where the event occurred, or -1 if all columns were affected Number of rows, or -1 if all rows were affected Number of columns, or -1 if all columns were affected Type of change that occurred in the style model Gets the row index where the event occurred, or -1 if all rows were affected. Gets the column index where the event occurred, or -1 if all columns were affected. Gets the number of rows, or -1 if all rows were affected. Gets the number of columns, or -1 if all columns were affected. Gets the type of event that occurred. Handles the Changed event in the style model of the sheet. Interface that supports creating a model that represents cell style information for a sheet. Determines whether no styles are set in the model. Gets the style information for a cell, column, row, or model as a composite of settings. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Alternating row index of the cell in the model, or -1 to skip composing any alternating style Style set (StyleInfo object) to use for composing the styles; if destInfo is null then a new StyleInfo is created and used Gets the direct style for the specified cell, column, row, or model default. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Style set (StyleInfo object) to use for getting the style; if destInfo is null then a new StyleInfo is created and used Gets the specified alternating row style in the model. Index of the alternating row style to get; must be between 0 and AltRowCount-1 Style set (StyleInfo object) to use for composing the styles; if destInfo is null then a new StyleInfo should be created and used Sets the direct style for the specified cell, column, row, or model default. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Style set (StyleInfo object) Sets the specified alternating row style in the model. Index of the alternating row style to set; must be between 0 and AltRowCount-1 Style set (StyleInfo object) Gets whether the row in the model contains style settings. Row index in the model Gets or sets the number of alternating row styles in the model. Occurs when the style model has changed. Interface that supports collections of custom styles in the style model. Gets the name of the direct style assigned to a cell, column, row, or model default. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Sets the direct style for the specified cell, column, row, or model default to the specified style name. Row index of the cell in the model, or -1 to specify a column or model default Column index of the cell in the model, or -1 to specify a row or model default Name of the style to set Gets the style name for an alternating row style. Index of the alternating row style to set; must be between 0 and AltRowCount-1 Sets the specified alternating row style in the model to the specified named style. Index of the alternating row style to set; must be between 0 and AltRowCount-1 Name of the style to set Gets or sets the collection of styles used by the style model. Interface that supports a parent style model for composing styles. Gets or sets the parent style model. Interface that supports format strings and providers for the style model for the sheet. Gets the parse format for the cell at the specified row and column. Row index of specified cell Column index of specified cell Format string built by the parser IFormatProvider built by parser Sets the parse format for the cell at the specified row and column. Row index of specified cell Column index of specified cell Format string built by the parser IFormatProvider built by parser Represents the partial (abstract) implementation of the ISheetStyleModel interface for a style model for a sheet. Determines whether the model has no style settings. This implementation always returns true. Gets the style information as a composite of settings for the specified cell, column, row, or model default. This implementation does nothing and returns null. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Alternating row index of the cell, or -1 to skip composing any alternating style Destination StyleInfo object for composing the styles; if null, then a new StyleInfo should be created and used Gets the direct style information for the specified cell, column, row, or model default. This implementation does nothing and returns null. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Destination StyleInfo object for getting the style; if null, then a new StyleInfo should be created and used Gets the style information for the specified alternating row in the model. This implementation does nothing and returns null. Index of the alternating row style to get; must be between 0 and AltRowCount-1 Destination StyleInfo object for composing the styles; if null, then a new StyleInfo should be created and used Sets the direct style information for the specified cell, column, row, or model default. This implementation does nothing. Row index of the cell in the model, or -1 to specify an entire column or the model default Column index of the cell in the model, or -1 to specify an entire row or the model default Source StyleInfo object that has style information Sets the specified alternating row style in the model. This implementation does nothing and returns null. Index of the alternating row style to set; must be between 0 and AltRowCount-1 Source StyleInfo object that has style information Gets whether the row contains style settings. Row index Gets the index of the next column in a specified row that contains style settings. Row index Column index before the column to start looking (-1 to start at column 0) Gets the index of the next non-empty row after the specified row index. Row index after which to start looking (-1 to start at row 0) Creates a SheetStyleModelEventArgs with the specifies event data and calls OnChanged to raise the Changed event. Row index where the event occurred, or -1 if all rows affected Column index where the event occurred, or -1 if all columns affected Number of rows, or -1 if all rows affected Number of columns, or -1 if all columns affected Type of event that occurred Raises the Changed event. SheetStyleModelEventArgs object that contains the event data Gets or sets the number of alternating row styles in the model. This implementation does nothing and always returns 0. Gets the number of columns in the model that contain style settings. This implementation does nothing and always returns 0. Gets the number of rows in the model that contain style settings. This implementation does nothing and always returns 0. Occurs when the user makes a change to the model that affects the style of the sheet. Represents the full (concrete) implementation of the ISheetSpanModel interface for a style model for a sheet, which represents cell styles. Creates a style model (DefaultSheetStyleModel object) with 0 rows, 0 columns, no parent style model, and a private named styles collection. Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns. Number of rows in the model Number of columns in the model Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns and named styles collection. Number of rows in the model Number of columns in the model NamedStyleCollection collection for the style model Creates a style model (DefaultSheetStyle model object) with the specified parent style model and number of rows and columns. Number of rows in the model Number of columns in the model Parent style model Creates a style model (DefaultSheetStyle model object) with the specified parent style model, named styles collection, and number of rows and columns. Number of rows in the model Number of columns in the model Parent style model NamedStyleCollection collection for the style model Creates a new default sheet style model from deserialization. Object that holds the serialized object data Contextual information about the source of the deserialization Gets information about the default sheet style model. Object that holds the serialized object data Contextual information about the source or destination of the serialization Saves the object to XML. XmlTextWriter object to which to save the object Loads the object from XML. XmlNodeReader from which to load the object Gets the name of the direct style assigned to a cell, column, row, or model default. Model row index of the cell, or -1 to specify a column or model default Model column index of the cell, or -1 to specify a row or model default Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Sets the name of the direct style for the specified cell, column, row, or model default to the specified style name. Model row index of the cell, or -1 to specify a column or model default Model column index of the cell, or -1 to specify a row or model default Name of the style to set Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Gets the style name for an alternating row style. Index of the alternating row style to set Specified index is not valid; must be between 0 and the total number of styles Sets the name of the specified alternating row style in the model to the specified named style. Index of the alternating row style to set Name of the style to set Specified index is not valid; must be between 0 and the total number of styles No style is specified or specified style is null No style is specified or specified style is empty Gets the parse format for the cell at the specified row and column. Row index of the cell Column index of the cell Format string IFormatProvider to handle the formatting Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of column Sets the parse format for the cell at the specified row and column. Row index of the cell Column index of the cell Format string IFormatProvider to handle the formatting Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Determines whether the model is empty of data. Determines whether the row in the model contains style settings. Index of row in the model Gets the index of the next column in a specified row in the model that contains style settings. Index of row in the model to search Index of column in the model before the column to start searching (-1 to start at column 0) Gets the index of the next row that contains a style setting in the model. Row index to start searching after (-1 to start at row 0) Row index of next non-empty row Gets the composite style for the specified cell, column, row, or model default. Model row index of the cell, or -1 to specify a column or model default Model column index of the cell, or -1 to specify a row or model default Alternating row index of the cell, or -1 to skip composing any alternating style Specifies a StyleInfo object to use for composing the styles Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Specified index is not valid; must be between 0 and the total number of styles Gets the direct style for the specified cell, column, row, or model default. Model row index of the cell, or -1 to specify a column or model default Model column index of the cell, or -1 to specify a row or model default StyleInfo object to use for getting the style Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Gets the specified alternating row style in the model. Index of the alternating row style to get StyleInfo object to use for composing the styles Specified style index is not valid; must be between 0 and the total number of styles Sets the direct style for the specified cell, column, row, or model default. Model row index of the cell, or -1 to specify a column or model default Model column index of the cell, or -1 to specify a row or model default Style object set (StyleInfo or NamedStyle) Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Sets the specified alternating row style in the model. Index of the alternating row style to set Style object set Specified style index is not valid; must be between 0 and the total number of styles This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. This IRangeSupport method is used internally by Spread to keep the row and column counts in sync between the models and is not intended to be called directly from your code. Use the IRangeSupport methods in the data model, or the wrapper methods in the SheetView instead. Removes all of the direct styles from the specified range. Starting model row index to clear Starting model column index to clear Number of rows to clear Number of columns to clear Copies the direct styles from one specified range of cells to another. Row index of cell from which to begin copying Column index of cell from which to begin copying Row index at which to paste cell style Column index at which to paste cell style Number of rows to copy Number of columns to copy Moves the specified range of direct styles from one location to another. Row index from which to begin the move Column index from which to begin the move Row index at which to paste cell style Column index at which to paste cell style Number of rows to move Number of columns to move Swaps the direct styles in the specified range with the direct styles from another specified range. Row index of first cell from which to begin swap Column index of first cell from which to begin swap Row index of first cell of destination of the swap Column index of first cell of destination of the swap Number of rows to swap Number of columns to swap Sets a formula conditional format for a cell in the model. Row index of the cell in the model Column index of the cell in the model Style to be applied to the cell if the formula evaluates to true Formula to evaluate for the condition Sets a conditional format for a cell in the model with the specified value. Row index of the cell in the model Column index of the cell in the model Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the specified value String with the specified value SetConditionalFormat - internal use! Sets conditional format(s) for the cell at the specified row and column. Row index of cell Column index of cell Conditional format(s) Does the conditional formate set. Return all conditional formats. return all conditional formats Sets a conditional format for a cell in the model with the specified values. Row index of the cell in the model Column index of the cell in the model Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values First specified value Last specified value No condition is specified or specified condition is empty Specified condition is not valid; must be a string Sets a conditional format for a cell in the model with the specified expressions. Row index of the cell in the model Column index of the cell in the model Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the specified value First specified expression Last specified expression No condition is specified or specified condition is empty Gets the conditional formats for the cell at the specified row and column in the model. Row index of the cell in the model Column index of the cell in the model Gets the conditional formats for the cells starting at the specified row and column in the model. Row index of the first cell Column index of the first cell Whether to continue to find cells with conditional formats Gets the conditional formats for the cells starting at the specified row and column in the model. Row index of the first cell Column index of the first cell Whether to continue to find cells with conditional formats Gets the conditional formats for the rows starting at the specified row in the model. Row index of the first cell Whether to continue to find cells with conditional formats Gets the conditional formats for the columns starting at the specified column in the model. Column index of the first cell Whether to continue to find cells with conditional formats Removes all of the conditional formats from the cell at the specified row and column in the model. Row index Column index Returns the style information for the first valid condition for the cell at the specified row and column in the model. Row index of the cell in the model Column index of the cell in the model Object containing the cell value ISheetDataModel object containing the sheet data model Gets whether the row in the model contains style settings. Row index Returns the index of the next non-empty column in a row in the model. Row index to search Column index before the column to start searching (-1 to start at column 0) Invalidates the cell at the specified row and column for conditional formatting. Row index of the cell Column index of the cell Invalidates the specified row for conditional formatting. Row index Invalidates the specified column for conditional formatting. Column index Sets the format for the filtered row in the model. Index of the row in the model Style information that defines the format Removes all of the formats for the filtered row in the model. Gets an object array from a specified range of cells in the model. Index of the starting row in the model Index of the starting column in the model Number of rows in the model to copy Number of columns in the model to copy Sets an object array into a specified range of cells in the model. Row index of the start of the range of cells Column index of the start of the range of cells Two-dimensional object array[row,column] containing the values Adds a new style to the model for the specified StyleInfo, or adds a reference to an existing style. StyleInfo, NamedStyle, or style name to add. Specifies the row reference, or the alternating row style index if column is -2. Specifies the column reference or -2 for an alternating row style. Returns the NamedStyle object in the array that was referenced. Gets a NamedStyle object from the sparse array/matrix. Specifies the row index, or -1 for a column or model default, or the alternating row index if column is -2. Specifies the column index, or -1 for a row or model default, or -2 for an alternating row. Returns the named style object set for the specified cell, column, row, or model default, or null if no style is set. Sets a NamedStyle into the appropriate SparseArray/SparseMatrix. Specifies the row index, or -1 for a column or model default, or the alternating row index if column is -2. Specifies the column index, or -1 for a row or model default, or -2 for an alternating row. Specifies the NamedStyle or style name. Gets whether the object in its entirety can be rendered with XML without losing any information. Gets or sets the number of alternating rows in the style model. Gets the number of columns in the style model. Gets the number of rows in the style model. Gets or sets the parent style model. Gets or sets the named styles collection for the model. Gets the number of columns in the model that contain style settings. Gets the number of rows in the model that contain style settings. Represents the information related to sorting columns, rows, or a range of cells. Creates a SortInfo object with the order specified and the comparison done using the system default comparer. Index of the column or row on which to sort Whether sort order is ascending Creates a SortInfo object with the order specified and the comparison done according to the specified comparer. Index of the column or row on which to sort Whether sort order is ascending IComparer object for method of comparison Gets or sets the index of the column or row on which to sort. Gets or sets whether the sort order is ascending. Gets or sets the IComparer object for method of comparison. Implements sorting. Performs a quick sort on the specified range and returns an array of new model row or column indexes for the range. Determines whether the specified range contains cell spans. Returns true if the specified range contains cell spans. Performs the comparison of rows or columns using the specified order and comparer, or using the default comparer if one was not specified. Summary description for SparseArray. Constructs a SparseArray object with 0 Length. Constructs a SparseArray object with the specified length. Specifies the bounds of the SparseArray. If length > 0, then length - 1 is the maximum index allowed; if length = 0 then no index is legal. Constructor for backwards compatibility with old SparseArray Constructs a SparseArray object with the specified length. Specifies the bounds of the SparseArray. If length > 0, then nLength - 1 is the maximum index allowed; if length = 0 then no index is legal. Specifies the initial data for the SparseArray. Loads the state of the SparseArray from the SerializationInfo. SerializationInfo StreamingContext Saves the state of the SparseArray to the SerializationInfo. SerializationInfo StreamingContext Reallocates the unpacked array to accomodate the specified number of elements. Reallocates the packed array to accomodate the specified number of elements. Performs the binary search part of the binary insert. Specifies the external array index to search for. Returns the internal array index of the element with the specified external array index if it exists, or the internal array index of the insertion point for a new item with the specified external array index. Inserts an item into the sorted array using a binary insert. Specifies the external index of the item being added or changed. o specifies the new data value for the element. Performs a binary search for an Element in the array. Specifies the external index of the item to find. Returns the internal index of the item found, or -1 is the item was not found. Clears all items from the SparseArray. Clears the specified range of items from the SparseArray. Copies the contents of a SparseArray to another SparseArray. Specifies the source SparseArray. Specifies the destination SparseArray. Specifies the number of elements to copy from the source to the destination. Specifies whether to clone the elements while copying (if the elements support IClonable) or copy the references or values. Copies a range of elements from a SparseArray to another SparseArray. Specifies the source SparseArray. Specifies the starting index in src where copying begins. Specifies the destination SparseArray. Specifies the starting index in dest where items are copied to. Specifies the number of items to copy. Specifies whether to clone the elements while copying (if the elements support IClonable) or copy the references or values. Moves the contents of a SparseArray to another SparseArray. Specifies the source SparseArray. Specifies the destination SparseArray. Specifies the number of elements to move from the source to the destination. Moves a range of elements from a SparseArray to another SparseArray. Specifies the source SparseArray. Specifies the starting index in src where moving begins. Specifies the destination SparseArray. Specifies the starting index in dest where items are moved to. Specifies the number of items to move. Swaps the contents of two SparseArrays. Specifies the source SparseArray. Specifies the destination SparseArray. Specifies the number of items to swap. Swaps a range of elements in two SparseArrays. Specifies the source SparseArray. Specifies the starting index in src where swapping begins. Specifies the destination SparseArray. Specifies the starting index in dest where swapping begins. Specifies the number of elements to swap. Copies a range of elements from a SparseArray to another SparseArray. Specifies the source SparseArray. Specifies the starting index in src where copying begins. Specifies the destination SparseArray. Specifies the starting index in dest where items are copies to. Specifies the number of items to copy. Specifies whether to clone the elements while copying (if the elements support IClonable) or copy the references or values. Inserts the specified number of new null items into the SparseArray at the specified index. Specifies the insertion point, and must be greater than or equal to 0 and less than or equal to Length, or an IndexOutOfRangeException is thrown. Specifies the number of null items to insert, and must be greater than 0, or an ArgumentOutOfRangeException is thrown. Inserts the specified number of new null items into the SparseArray at the specified index. Specifies the insertion point. Specifies the number of null items to insert. Removes a range of items from the SparseArray. Specifies the index of the first item to remove, and must be greater than or equal to 0 and less than Length, or an IndexOutOfRangeException is thrown. Specifies the number of null items to remove, and must be greater than 0 and less than Length - index, or an ArgumentOutOfRangeException is thrown. Removes a range of items from the SparseArray. Specifies the index of the first item to remove, and must be greater than or equal to 0 and less than Length, or an IndexOutOfRangeException is thrown. Specifies the number of null items to remove, and must be greater than 0 and less than Length - nIndex, or an ArgumentOutOfRangeException is thrown. Gets an enumerator that can iterate through the elements in the SparseArray. Gets an enumerator that can iterate through the non-null elements in the SparseArray. Searches for the next non-null element in the SparseArray after the specified index. Specifies the starting point for searching for the next non-null element (nIndex + 1) and also returns the index of the next non-null element found, or -1 if no non-null element was found. Returns the next non-null element in the SparseArray after the specified index. Searches for the next non-null element in the SparseArray after the specified index. Specifies the starting point for searching for the next non-null element (nIndex + 1) and also returns the index of the next non-null element found, or -1 if no non-null element was found. Returns the next non-null index in the SparseArray after the specified index. Searches for the next null element in the SparseArray after the specified index. Specifies the starting point for searching for the next non-null element (nIndex + 1) and also returns the index of the next non-null element found, or -1 if no non-null element was found. Returns the next null index in the SparseArray after the specified index. Returns the index of the first non-empty element. Index to start searching Index of the first non-empty element Returns the index of the next non-empty element. Index to start searching Index of the next non-empty element Searches the SparseArray for the specified value and returns its index. Value to search for. Index of the first occurance of the specified value, or -1 if the value was not found. Converts an array into a new SparseArray object. Array to convert. SparseArray object containing the same elements as the array. Converts a SparseArray object into an array of objects. SparseArray to convert. Array containing the same elements as the SparseArray. Fires the Deserialized event. Returns a valud indicating whether the SparseArray is empty. Sets or returns an object from the SparseArray at the specified index. The specified index must be greater than or equal to 0 and less than the current value of the Length property, or an IndexOutOfRangeException is thrown. Element in the SparseArray at the specified index. Returns or sets the bounds of the SparseArray. Items in the SparseArray can be indexes between 0 and Length - 1, if Length > 0. If the specified Length is greater than the MaxCapacity property, an ArgumentOutOfRangeException is thrown. Returns the length of the non-null data currently in the SparseArray, which is one higher than the external index of the last element, or 0 if mnelements == 0. This is used by SparseMatrix.DataRows. Returns the maximum length supported by the SparseArray. This is the largest possible value for the Length property. Event that fires on completion of deserialization. Returns the number of elements in the SparseArray. Element in mpacked array. Implements IEnumerator for all of the various types of enumerators (default, NonNull, NonNullIndexes, NonNullRange, and NonNullRangeIndexes). Constructs a SparseArrayEnumerator for the specified array. array specifies the SparseArray to enumerate. Specifies whether to include null values in the enumeration. Specifies whether to return the external array index or data. This parameter is ignored if includeNull == true. Specifies the starting external array index for the enumeration. Specifies the ending external array index for the enumeratotion. Advances the enumerator to the next element in the SparseArray. Resets the enumerator to its initial position, which is before the first element to be enumerated in the SparseArray. Gets the current element in the enumerator. Sparse matrix of objects. Constructs a new SparseMatrix. Constructs a new SparseMatrix with the specified size. Constructs a new SparseMatrix with the specified size. Creates a new SparseMatrix object form serialization. SerializationInfo StreamingContext Fires the Deserialized event. Saves the SparseMatrix to the SerializationInfo. SerializationInfo StreamingContext Returns the count of used data items in the specified column. Column index (external) Number of used data items in the specified column Sets the count of used data items in the specified column. Column index (external) New count of used data items in the column Increments the count of data items in the specified column. Column index (external) Decrements the count of data items in the specified column. Column index (external) Returns the count of used data items in the specified row. Row specified Count of used data items in the specified row Returns the count of used data items in the specified row. Row specified Count of used data items in the specified row Sets the count of used data items in the specified row. Row specified New count of used data items. Sets the count of used data items in the specified row. Row specified New count of used data items Decrements the count of used data items in the specified row. Row specified Adjusts the counts of used values in columns and rows. Clears all data in the SparseMatrix. Clears all data in the specified row in the SparseMatrix. Specifies the index of the row to clear; must be greater than or equal to 0 and less than Rows, or an IndexOutOfRangeException is thrown Clears all data in the specified column in the SparseMatrix. Specifies the index of the column to clear; must be greater than or equal to 0 and less than Rows, or an IndexOutOfRangeException is thrown Clears the specified range in the SparseMatrix. Starting row index Starting column index Ending row index Ending column index Clears the specified range in the SparseMatrix. Starting row index Starting column index Ending row index Ending column index Copies the contents of a range to another location in the SparseMatrix. Starting row index for the range to be copied Starting column index for the range to be copied Ending row index for the range to be copied Ending column index for the range to be copied Starting row index for the destination range Starting column index for the destination range Specifies whether to clone the elements while copying (if the elements support IClonable) or copy the references or values Moves the contents of a range to another location in the SparseMatrix. Starting row index for the range to be moved Starting column index for the range to be moved Ending row index for the range to be moved Ending column index for the range to be moved Starting row index for the destination range Starting column index for the destination range Inserts the specified number of new empty rows before the specified row index. Row index of the insertion point in the SparseMatrix for the new rows; must be greater than or equal to 0 and less than or equal to Rows, or an IndexOutOfRangeException is thrown Number of new rows to insert; must be greater than 0, or an ArgumentOutOfRangeException is thrown Inserts the specified number of new empty columns before the specified column index. Column index of the insertion point in the SparseMatrix for the new columns; must be greater than or equal to 0 and less than or equal to Columns, or an IndexOutOfRangeException is thrown Number of new columns to insert; must be greater than 0, or an ArgumentOutOfRangeException is thrown Removes the specified number of rows starting at the specified row index. Specifies row index of the first row to remove. Must be greater than or equal to 0 and less Rows - nCount, or an IndexOutOfRangeException is thrown. Specifies the number of rows to remove. Must be greater than 0, or an ArgumentOutOfRangeException is thrown. Removes the specified number of columns starting at the specified column index. Column index of the first column to remove; must be greater than or equal to 0 and less than Columns, or an IndexOutOfRangeException is thrown Number of columns to remove; must be greater than 0 and less than Columns - nColumn, or an ArgumentOutOfRangeException is thrown Transposes the contents of the SparseMatrix (reversing the row and column coordinates of each element, and the number of columns and rows in the matrix). Returns a value indicating whether or not the specified row contains any values. Specifies the row index True if the row contains no values; false otherwise Returns the index of the first non-empty row. Row index to start searching (-1 to start at row 0) Row index for the first row containing a value, or -1 if no rows contain a value Returns the index of the next non-empty row. Row index before the row to start searching (-1 to start at row 0) Row index for the next row containing a value, or -1 if no rows contain a value Returns the index of the first non-empty column in the row. Index of row to search Index of column to start search Index of column for the first cell in the row containing a value, or -1 if no columns contain a value Returns the next non-empty column index in a row. Row index to search Column index before the column to start searching (-1 to start at column 0) Column index for the next cell in the row containing a value, or -1 if no columns contain a value Converts a two-dimensional array (indexed [row,column]) into a SparseMatrix object. Two-dimensional array (indexes by [row, column]) SparseMatrix object containing the same number of rows and columns and the elements in the array Converts a SparseMatrix object into a two-dimensional array (indexed [row,column]). SparseMatrix to convert. Two-dimensional array containing the same number of rows and columns and the elements in the SparseMatrix Returns the maximum count for rows and columns supported by the SparseMatrix. This is the largest possible value for the Rows and Columns property. Event that fires on completion of deserialization. Sets or returns a data item for the specified cell in the SparseMatrix. nRow must be greater than or equal to 0 and less than Rows, and nColumn must be greater than or equal to 0 and less than Columns, or an IndexOutOfRangeException is thrown. Gets or gets the number of rows in the SparseMatrix. Sets or returns the number of columns in the SparseMatrix. Returns the number of rows in the SparseMatrix containing non-null values. Returns the number of columns in the SparseMatrix containing non-null values. Returns the number of elements in the SparseMatrix. This class contains the most common logic and policies for SpreadChart. Gets the cursor from hit test. The result. Gets the swap row column status. The chart. true if the chart is switched row and column. Otherwise, false. Clones the chart model and keep reference to Series' DataSource. The source model. Clones the chart model and keep reference to Series' DataSource. The source model. Creates the array. The lines. Creates the array. The fill effects. Creates the array. A collection of bevels.. Creates the array. A collection of Single values. Creates the array. A collection of markers. Copies the series setting. The source series. The target series. if set to true [copy inner series]. if set to true [allow change shape]. Checks whether series can be drawn on chart or not Determines whether [contains series data source] [the specified series]. The series. true if [contains series data source] [the specified series]; otherwise, false. Determines whether [contains non series data source] [the specified chart]. The chart. true if [contains non series data source] [the specified chart]; otherwise, false. Determines whether [contains non series data source] [the specified series]. The series. true if [contains non series data source] [the specified series]; otherwise, false. Copies the data source from sourceSeries to targetSeries The source series. The target series. Copies the values from sourceSeries to destinatiionSeries. This function keep the same logic when we copy SeriesDataSource from sourceSeries to destinationSeries. The source series. The destinatiion series. Copies the data field. The source series. The destination series. if set to true [check]. Copies the data field and data source. The source series. The destination series. if set to true, the checking logic will be executed. if set to true [only data field]. Creates the default legend area. The chart. Creates the default light. The chart. Shoulds the create automated label area. The chart. Creates the default label area. The chart. Creates the default light. The plot area. Detects the ranges for indicator. The sheet view. The row. The column. The row count. The column count. Type of the series. Name of the series. The category. The data. true if cell ranges are switched. Otherwise, return false. Adds the data indicator. The sheet view. The row. The column. The type. Continues generating series from an analyzed chart. The chart. The cell ranges. Empty but not only NULL The sheetview Row index Column index Determines whether the specified value is numeric. The value. Returns true if cellType is a, otherwise returns false. true if the specified value is numeric; otherwise, false. Determines whether [is covered by empty cells] [the specified top row]. The sheet view The top row. The left column. The bottom row. The right column. The side: 0 = above, 1 = below, 2 = left, 3 = right true if [is covered by empty cells] [the specified top row]; otherwise, false. Gets the series tooltip value. The series. The index. Gets the formula. The SCR. Gets the formula. The segment. Gets the series count. The model. Gets the series count. Determines whether the specified value is numeric. The value. true if the specified value is numeric; otherwise, false. Determines whether the specified cell range in sheet view is numeric. A cell range in the specified sheet view true if the specified sheet view is numeric; otherwise, false. Gets the double value. The value. Creates the series. Type of the series. Creates the inner series. Type of the composite series. Gets an available name of new chart. It's following the logic of Elements.GenerateName but keep the default naming convention for Control and Component of Microsoft. The sheet view. Gets the group column number. The type. Creates the plot area. Type of the series. Detaches the series from chart model. The model. Gets the compatible plot area to add targetSeries A model of chart. The source series indicate that its PlotAre will have highest priority in choosing. The target series which will be added to chart model. Gets the plot area. The model. The series. Inits the plot area. The preferred plot area. Determines whether [is series data field] [the specified obj]. The obj. if set to true, the first object indicates data source of category. true if [is series data field] [the specified obj]; otherwise, false. Determines whether [has category names] [the specified series type]. Type of the series. true if [has category names] [the specified series type]; otherwise, false. Determines whether [has automated label area] [the specified chart]. The chart. true if [has automated label area] [the specified chart]; otherwise, false. Determines whether [has automated label area] [the specified chart]. The chart. if set to true [check first series]. true if [has automated label area] [the specified chart]; otherwise, false. Determine whether the whole chart does not have any series which has category names. The chart. Assigns the data source. The series. Assigns the data source. The series. The data source. Creates the constant values. The count. The value. Generates from cell ranges. The target chart. The sheet view. The category. Name of the series. The data. if set to true, the procesing will switch row and column automatically if it's necessary. if set to true, the generating process will auto detect and create category if the category cell range is NULL. Generates from cell ranges. The target chart. The sheet view. The cell ranges. if set to true, the processing will switch rows and columns automatically if necessary. Gets the instance of SpreadChartExtension. The instance. Represents a SpreadChart's data structure in clipboard. Gets a Clipboard format type. List of objects. List of indexes of objects. Initializes the class. Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties. Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. An that represents the converted value. The parameter is null. The conversion cannot be performed. Represents a strongly typed list of SheetCellRange that can be accessed by index. Provides methods to search, sort, and manipulate lists. Initializes a new instance of the class. Adds the range. The indicators. Lets you specify how you want empty worksheet cells in a data series to be shown in the chart. Leaves gaps for empty worksheet cells in a data series, which results in a segmented line. Treats empty worksheet cells in a data series as zero values, so that the line drops to zero for zero-value data points. Instead of leaving gaps for empty worksheet cells in a data series, the gaps are filled with a connecting element. Represents a converter for Chart's formulas (Category, Data and SeriesName). It creates an effect like we're editing a SheetCellRange. Gets a value indicating whether this object supports properties using the specified context. An that provides a format context. true because should be called to find the properties of this object. This method never returns false. Gets a collection of properties for the type of object specified by the value parameter. An that provides a format context. An that specifies the type of object to get the properties for. An array of type that will be used as a filter. A with the properties that are exposed for the component, or null if there are no properties. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. An that provides a format context. A that represents the type you want to convert from. true if this converter can perform the conversion; otherwise, false. Converts the given object to the type of this converter, using the specified context and culture information. An that provides a format context. The to use as the current culture. The to convert. An that represents the converted value. The conversion cannot be performed. Represents a part of Chart's formulas. It can be Row, Column, RowCount, ColumnCount and SheetName. Initializes a new instance of the class. Name of the peroperty. When overridden in a derived class, gets the current value of the property on a component. The component with the property for which to retrieve the value. The value of a property for a given component. When overridden in a derived class, returns whether resetting an object changes its value. The component to test for reset capability. true if resetting the component changes its value; otherwise, false. When overridden in a derived class, resets the value for this property of the component to the default value. The component with the property value that is to be reset to the default value. When overridden in a derived class, sets the value of the component to a different value. The component with the property value that is to be set. The new value. When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted. The component with the property to be examined for persistence. true if the property should be persisted; otherwise, false. When overridden in a derived class, gets the type of the component this property is bound to. A that represents the type of component this property is bound to. When the or methods are invoked, the object specified might be an instance of this type. When overridden in a derived class, gets a value indicating whether this property is read-only. true if the property is read-only; otherwise, false. When overridden in a derived class, gets the type of the property. A that represents the type of the property. Represents a segment which contains only one string. Initializes a new instance of the class. The value. Gets the value. The index. Indicates that whether the segment contains a string value. Gets the count. The count. Occurs when data is changed. Represents a barcode. Initializes a new instance of the barcode class. Initializes a new instance of the barcode class. PRM Initializes a new instance of the barcode class. The notify. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Converts to a base 64 string. Value Converts from a base 64 string. Value Creates the barcode. Creates the metafile with default settings. Creates the metafile with specified resolution. Resolution in dots per inch Creates the metafile. Resolution (in dots per inch) in X direction Resolution (in dots per inch) in Y direction Creates the bitmap with default settings. Creates the bitmap with the specified resolution. Resolution of the bitmap in dpi (dots per inch) Creates the bitmap. Resolution (in dots per inch) in X direction Resolution (in dots per inch) in Y direction Filters the check digit. Sets the type of the barcode. Type of barcode Gets the parameter string. Changes the value. Name of the prop. The sender. Clones this instance, but resets m_BarCodeBase. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Gets or sets whether to [accept check digit]. true if [accept check digit]; otherwise, false. Gets whether this is created. true if created; otherwise, false. Gets or sets the inner value. The inner value. Gets the editor style used by the method. An that can be used to gain additional context information. A value that indicates the style of editor used by the method. If the does not support this method, then will return . Edits the specified object's value using the editor style indicated by the method. An that can be used to gain additional context information. An that this editor can use to obtain services. The object to edit. The new value of the object. If the value of the object has not changed, this should return the same object it was passed. Initializes a new instance of the class. Value The service. The bar. Sets the index of the selected item. Type of the selected bar. Creates the images. Initializes the component. Handles the MouseMove event of the BarTypeUIControl control. The source of the event. The instance containing the event data. Handles the SelectedIndexChanged event of the BarTypeUIControl control. The source of the event. The instance containing the event data. Handles the DrawItem event of the BarTypeUIControl control. The source of the event. The instance containing the event data. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Initializes a new instance of the class. The barcode. The appearance. The zoom factor. OnPaintBackground Creates the error image. Creates the bar code image. Sets the picture box bar code image. Handles the TextChanged event of the textBoxEditor control. The source of the event. The instance containing the event data. Handles the GotFocus event of the textBoxEditor control. The source of the event. The instance containing the event data. Handles the KeyDown event of the textBoxEditor control. The source of the event. The instance containing the event data. Raises the event. An that contains the event data. Raises the user error event. The instance containing the event data. Gets the textbox Gets or sets the editing value. Gets or sets whether to [allow clipboard keys]. true if [allow clipboard keys]; otherwise, false. Gets or sets whether to [auto menu]. true if [auto menu]; otherwise, false. Occurs when inputted value is invalid. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. An that provides a format context. A that represents the type you want to convert from. true if this converter can perform the conversion; otherwise, false. Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context. A that represents the type you want to convert to. true if this converter can perform the conversion; otherwise, false. Converts the given object to the type of this converter, using the specified context and culture information. An that provides a format context. The to use as the current culture. The to convert. An that represents the converted value. The conversion cannot be performed. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the value parameter to. An that represents the converted value. The conversion cannot be performed. The destinationType parameter is null. Returns whether this object supports properties, using the specified context. An that provides a format context. true if should be called to find the properties of this object; otherwise, false. Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. An that provides a format context. An that specifies the type of array for which to get properties. An array of type that is used as a filter. A with the properties that are exposed for this data type, or null if there are no properties. Creates an object of this type by using a specified set of property values for the object. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value. The DimensionType Class Base class for all barcode cell type Initializes a new instance of the class. Creates the bitmap. Resolution (in dots per inch) in X direction Resolution (in dots per inch) in Y direction Creates the metafile. Whether to set the flag to true [FLG]. Creates the metafile. Resolution (in dots per inch) in X direction Resolution (in dots per inch) in Y direction Inits the size data. Adjusts the size. Draws the image. The g. Called when [code conv]. Calculates the check digit. The check digit. Position of the check digit in message string Occurs when the size is adjusted. Occurs when the images is drawn. Returns the resolution to the log. Value to convert Resolution (in dots per inch) Converts the resolution. Calculates the bar ratio of the specified value. Value Draws the bar. The x1. The y1. The x2. The y2. Draws the char center. The x. The y. The SPC. The ch. The font. The pos. Draws the message. The xpos. The ypos. The width. The MSG. The mpos. Draws the message. The xpos. The ypos. The mpos. Draws the image. Checks the width. Gets the size of the font for the specified value. Value Gets the size of the font. Gets the left space. Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Gets or sets the value. The value. Called when [code conv]. Occurs when the size is adjusted. Occurs when the images is drawn. Validates the value. Value Called when [code conv]. Validates the value. Value Called when [code conv]. Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Adjusts the length of the symbol. Validates the value. Value Called when [code conv]. Validates the value. Value Returns the power of the specified value. Value Power exponent Retrns the number of characters in the specified value and index. Value Index Length Sets the number. Destination Value Index Length Moves the memory. Value Index of the destination Index of the source Length Fills the memory. Value Index Length Ch Sets the numeric data. Destination Source Destination index Source index Length Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Validates the value. Value Length Calculates the check digit. The check digit. Position of the check digit in message string Validates the value. Value Validates the value. Value Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Gets the paragraph indicator. Row count Whether set to true [FLG right] Sets the number. Number Position code Converts the number. Position symbol Position code Mode Length Gets the numeric cost. Position symbol Mode Length Gets the text latch code. Current mode New mode Gets the text shift code. Current mode New mode Converts the text. Position symbol Position code Mode Length Gets the text cost. Position symbol Mode Length Convs the binary. Position symbol Position code Mode New mode Length Gets the binary cost. Position symbol Mode Length Generates the error code. Length of the data Error level Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Generates the error code. Buffer Position code Length of the data Length of the error Gets the version. Length of the data Gets the maximum length in bits. Mode Version Puts the bits. The val. Length Gets the numeric cost. Position symbol Remainder bits Length Convs the numeric. Position symbol Length Gets the alphabet cost. Position symbol Remainder bits Length Convs the alphabet. Position symbol Length Gets the kanji cost. Position symbol Remainder bits Length Convs the kanji. Position symbol Length Gets the binary cost. Position symbol Remainder bits Length Convs the binary. Position symbol Length Sets the pos mark. The bits. The x. The y. Sets the alignment mark. The bits. The x. The y. Sets the rect. The bits. The x. The y. The w. The h. The FLG. Sets the base bits. The module count. The base. The invalid. Sets the data bits. The module count. The codes. The blocks. The invalid. The data bits. Gets the maximum version. Makes the code. Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Makes the code. Sets the base bits. The module count. The base. The invalid. Sets the data bits. The module count. The codes. The blocks. The invalid. The data bits. Gets the maximum version. Makes the code. Sets the base bits. The module count. The base. The invalid. Sets the data bits. The module count. The codes. The blocks. The invalid. The data bits. Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Called when [code conv]. Occurs when the size is adjusted. Occurs when the image is drawn. Validates the value. Value Specifies the rotation angle of the barcode. [0] Indicates that the barcode is rotated 0 degrees (not rotated) [90] Indicates that the barcode is rotated 90 degrees clockwise [180] Indicates that the barcode is rotated 180 degrees clockwise [270] Indicates that the barcode is rotated 270 degrees clockwise Specifies the units of measure of the barcode dimensions. [1] Indicates that the unit of measure is millimeters [2] Indicates that the unit of measure is inches [3] Indicates that the unit of measure is points [4] Indicates that the unit of measure is twips [5] Indicates that the unit of measure is pixels Specifies the position in the cell of the barcode message. [0] Indicates that the message appears in the default position [1] Indicates that the message is centered in the cell [2] Indicates that the message is left-justified in the cell [3] Indicates that the message is right-justified in the cell [4] Indicates that the message is full-justified (evenly spaced) in the cell Specifies the file format of the image file. [1] Indicates the image file is Graphics Interchange Format (GIF), an 8-bit-per-pixel bitmap image format [2] Indicates the image file is Portable Network Graphics (PNG), a bitmapped image format that employs lossless data compression [3] Indicates the image file follows the the JPEG (Joint Photographic Experts) standard for file compression, also referred to as JPEG Interchange Format Represents the base class for the barcode value type. Sets the notify. Name of the property Notify Notifies when the property changes value. Represents the left and right padding of the barcode. Creates a new barcode padding from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new barcode padding with default values. Creates a new barcode padding with the specified string values. Left padding Right padding Creates a new barcode padding with the specified numeric values. Left padding Right padding Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the left padding of the barcode. Gets or sets the right padding of the barcode. Represents the size of the entire bar code. Creates a new barcode size from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new barcode size with default values. Creates a new barcode size with the specified string values. Barcode width Barcode height Creates a new barcode size with the specified numeric values. Barcode width Barcode height Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the width of the barcode. Gets or sets the height of the barcode. Represents the size of the bar module for the barcode. Creates a new bar module size from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Initializes a new instance of the class. Initializes a new instance of the class. Size of the narrow module Size of the broad module Initializes a new instance of the class. Size of the narrow module Size of the broad module Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the module size of the thin bar. Gets or sets the module size of the thick bar. Represents the resolution in dots per inch. Initializes a new instance of the class. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Initializes a new instance of the class. Initializes a new instance of the class. The dpi X. The dpi Y. Initializes a new instance of the class. The dpi X. The dpi Y. Implicit operators the specified object. Object Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets horizontal (X) resolution. Gets or sets vertical (Y) resolution. Represents the bar adjustment for the barcode. Creates a new bar adjustment from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new bar adjustment with default values. Creates a new bar adjustment with specified string values. X adjustment Y adjustment Creates a new bar adjustment with specified numeric values. X adjustment Y adjustment Implicit operators the specified object. Object Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the adjustment value in the horizontal (X) direction. Gets or sets the adjustment value in the vertical (Y) direction. Represents the type of barcode. Users can use the derived classes of this class to create these barcode types: Code128, Code39, Code49, EAN128, ITF, JAN13, JAN8, JapanesePostal, NW7, PDF417, PostNet, QRCode, UPC. Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents the JAN13 barcode type and any particular settings of this type. Initializes a new instance of the class. Initializes a new instance of the class. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the JAN8 barcode type and any particular settings of this type. Creates a new JAN8 barcode with default values. Creates a new JAN8 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the EAN128 barcode type and any particular settings of this type. Creates a new EAN128 barcode with default values. Creates a new EAN128 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the Code93 barcode type and any particular settings of this type. Creates a new Code93 barcode with default values. Creates a new Code93 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the PostNet barcode type and any particular settings of this type. Creates a new PostNet barcode with default values. Creates a new PostNet barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the NW7 barcode type and any particular settings of this type. Creates a new NW7 barcode with default values. Creates a new NW7 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the Japanese Postal barcode type and any particular settings of this type. Creates a new JapanesePostal barcode with default values. Creates a new JapanesePostal barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the Code128 barcode type and any particular settings of this type. Creates a new Code128 barcode with default values. Creates a new Code128 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Represents the Code39 barcode type and any particular settings of this type. Creates a new Code39 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new Code39 barcode with default values. Creates a new Code39 barcode with the specified ASCII settings. ASCII settings Determines whether the specified vlaue is equivalent to this barcode. Value Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets whether Code39 is full ASCII mode or not. Represents Code49 barcode type and any particular settings of this type. Creates a new Code49 barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new Code49 barcode with default values. Creates a new Code39 barcode with the specified value. Input value Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets whether grouping is allowed. Gets or sets the group number. Represents the ITF barcode type and any particular settings of this type. Creates a new ITF barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new ITF barcode with default values. Creates a new ITF barcode with the specified value. Input value Returns whether the value equals a specified value. Value Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets whether to display the ITF bearer bar. Represents the PDF417 barcode type and any particular settings of this type. Creates a new PDF417 barcode type from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new PDF417 barcode type with default values. Creates a new PDF417 barcode type with the specified value. Input value Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the PDF417 error correction level. Gets or sets the number of PDF417 columns. Gets or sets the number of PDF417 rows. Gets or sets the type of PDF417. Specifies the PDF417 types. [0] Normal type of PDF417 [1] Simple type of PDF417 Represents the QR Code barcode type and any particular settings of this type. Creates a new QR Code barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new QR Code barcode with default values. Creates a new QR Code barcode with the specified values. Input value string Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the QR Code error correction level. Gets or sets the model of QR Code. Gets or sets the version of QR Code. Gets or sets the pattern used at the masking of QR Code. Gets or sets whether to use the connection function. Gets or sets the number of the connection function. Specifies the QR Code error levels. [1] Error level low (7%) [0] Error level middle (15%) [3] Error level normal (25%) [2] Error level high (30%) Specifies the QR Code models. [1] Model1 [2] Model2 Specifies the QR Code mask. [-1] Auto [0] Mask000 [1] Mask001 [2] Mask010 [3] Mask011 [4] Mask100 [5] Mask101 [6] Mask110 [7] Mask111 Represents the UPC barcode type and any particular settings of this type. Creates a new UPC barcode from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Creates a new UPC barcode with default values. Creates a new UPC barcode with the specified values. Input value string Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Returns a that represents the current . A that represents the current . Gets or sets the type of UPC Gets or sets the value added for the UPC add-on version. Specifies the UPC types. [1] Indicates that UPC type is UPC-A [2] Indicates that UPC type is UPC-E [3] Indicates that UPC type is UPC Add-2 [4] Indicates that UPC type is UPC Add-5 Represents a barcode helper that provides some static convert methods. Converts the 24-bpp bitmap to a 1-bpp bitmap. Input bitmap to convert Color of the foreground Color of the background Corrects the parameter, appending the correct name of the unit of measure to the value. Input value to correct Units name to append Converts the value in another unit to an equivalent value in metric (millimeters). Value in another unit of measure Resolution in dpi (dots per inch) Converts the value in metric (millimeters) to an equivalent value in another unit of measure. Value in millimeters New unit of measure Resolution in dpi (dots per inch) Removes the unit of measure name from the parameter. Parameter string Unit of measure name Converts the parameter in one unit of measure to an equivalent value in another unit of measure. Value in old units New units Resolution in dpi (dots per inch) Specifies which spreadsheet headers should be included. Includes neither column nor row headers Includes only column headers, custom headers only Includes only row headers, custom headers only Includes both column and row headers, custom headers only Represents the serializer object for opening from and saving to a file the entire FarPoint Spread component and all its data. Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Specifies how to process the data when loading from a text file Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding of the file Loads the text (string) data with the specified formatting. Sheet into which to load the text data Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string String containing data to load Specifies how to process the data when loading from a text Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to load formulas Loads the text file with the specified formatting. Sheet into which to load the text data Path and name of file from which to load text Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to load formulas Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding of the file Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding of the file Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding of the file Whether to load formula values Loads the text from a stream with the specified formatting. Sheet into which to load the text data Stream from which to load text Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string Encoding of the file Whether to load formula values Loads the text (string) data with the specified formatting. Sheet into which to load the text data Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string String containing data to load Loads the text (string) data with the specified formatting. Sheet into which to load the text data Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string String containing data to load Loads the text (string) data with the specified formatting. Sheet into which to load the text data Whether to bypass formatting Whether headers are handled as data Row delimiter string Column delimiter string Cell delimiter string String containing data to load Whether to load formulas Loads the text (string) data with the specified formatting. Sheet into which to load the text data Whether to bypass formatting Whether headers are handled as data Whether footers are handled as data Row delimiter string Column delimiter string Cell delimiter string String containing data to load Whether to load formulas Saves an entire FarPoint Spread component to an XML file. FarPoint Spread component to save Path and name of file to which to save the FarPoint Spread component as XML Whether to save only the data in the FarPoint Spread component Saves an entire FarPoint Spread component to an XML stream. FarPoint Spread component to save Stream to which to save the FarPoint Spread component as XML Whether to save only the data in the FarPoint Spread component Saves an entire sheet view to an XML stream. The sheet view to save Stream to which to save the sheet view as XML Whether to save only the data in the sheet view Loads the specified XML data (for a sheetview) from a stream into a sheetview. The sheet view to load the XML data Stream from which to load the XML data Loads the specified XML data (for an entire FarPoint Spread component) from a file into a FarPoint Spread component. FarPoint Spread component into which to load the XML data Path and name of the file from which to load the XML data Loads the specified XML data (for an entire FarPoint Spread component) from a stream into a FarPoint Spread component. FarPoint Spread component into which to load the XML data Stream from which to load the XML data Retrieve a hash table of property settings from an object and serialize the properties to the provided XML writer. XmlTextWriter to which to write the XML File name Object Returns a SparseArray containing the integer indexes where the specified delimiter string occurs in the specified data string. Data string to search Delimiter string for which to search SparseArray containing the indexes where the delimiter occurs, or null if the data or delimiter is null or empty, or if the delimiter does not occur in the data Splits the specified delimited string into an array of row strings. Delimited string to split Row delimiter string Column delimiter string Cell delimiter string, or null Array of row strings Splits the specified delimited row string into an array of cell strings. Delimited row string to split Row delimiter string Column delimiter string Cell delimiter string, or null Array of cell strings Gets a delimited string containing the data from a range in a sheet. Sheet from which to get data Starting row index Starting column index Number of rows Number of columns True to bypass the IFormatter in the StyleInfo for the cell; false otherwise True to get data from the row header; false otherwise True to get data from the column header; false otherwise Row delimiter string Column delimiter string Cell delimiter string Whether to force the cell delimiter True to get data from the column footer; false otherwise Delimited string containing the data from the range in the sheet Gets a delimited string containing the data from a range in a sheet. Sheet from which to get data Starting row index Starting column index Number of rows Number of columns True to bypass the IFormatter in the StyleInfo for the cell; false otherwise True to get data from the row header; false otherwise True to get data from the column header; false otherwise True to get data from the column footer; false otherwise Row delimiter string Column delimiter string Cell delimiter string Whether to force the cell delimiter Whether to include formulas Whether to skip hidden cells Delimited string containing the data from the range in the sheet Sets a delimited string into a sheet. Sheet to which to set data Starting row index Starting column index Number of rows Number of columns True to bypass the IFormatter in the StyleInfo for the cell; false otherwise True to get data from the row header; false otherwise True to get data from the column header; false otherwise True to get data from the column footer; false otherwise Delimited string value to set Row delimiter string; defaults to "\r\n" Column delimiter string; defaults to string.Empty Cell delimiter string; defaults to "\"" Specifies whether the row count in the data model should get expanded to the size of the range in the string. Specifies whether the column count in the data model should get expanded to the size of the range in the string. Specifies whether the values are forced and limiting factors, like ReadOnly and Static, are overridden. Sets a delimited string into a sheet. Sheet to which to set data Starting row index Starting column index Number of rows Number of columns True to bypass the IFormatter in the StyleInfo for the cell; false otherwise True to get data from the row header; false otherwise True to get data from the column header; false otherwise True to get data from the column footer; false otherwise Delimited string value to set Row delimiter string; defaults to "\r\n" Column delimiter string; defaults to string.Empty Cell delimiter string; defaults to "\"" Specifies whether the row count in the data model should get expanded to the size of the range in the string Specifies whether the column count in the data model should get expanded to the size of the range in the string Specifies whether the values are forced and limiting factors, like ReadOnly and Static, are overridden Whether to include formulas Whether to skip hidden rows and columns Saves the sheet to a text file using the specified save flags. Sheet to save Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the file Whether to bypass the IFormatter in the StyleInfo for the cell and save unformatted data Which headers are exported as data Whether to save the data in the footer cells Row delimiter string Column delimiter string Cell delimiter string Whether to force the cell delimiter Encoding Whether to include formulas True if successful; false otherwise Saves the sheet to a text file using the specified save flags. Sheet to save Starting row index Starting column index Number of rows Number of columns Stream to save the file to True to bypass the IFormatter in the StyleInfo for the cell and save unformatted data; false otherwise Which headers are exported as data Whether to save the data in the footer cells Row delimiter string Column delimiter string Cell delimiter string Whether to force the cell delimiter Whether to include formulas Encoding True if successful; false otherwise Gets the text from a range in the specified sheet using the specified delimiters. Sheet to save Starting row index Starting column index Number of rows Number of columns True to bypass the IFormatter in the StyleInfo for the cell and save unformatted data; false otherwise Which headers are exported as data Row delimiter string Column delimiter string Cell delimiter string Whether to force the cell delimiter Whether to include formulas Whether to save the data in the footer cells Wheter to process the filtered rows String containing the data in the range in the sheet. Determines whether the specified file contains a top-level Spread XML node. Path and file name to consider as a source of Spread XML Determines whether the specified stream contains a top-level Spread XML node. Stream to consider as a source of Spread XML Saves the specified SheetView to the specified file as an HTML table. SheetView string Saves the specified SheetView to the specified stream as an HTML table. SheetView Stream Saves the specified range in the specified SheetView to the specified file as an HTML table. SheetView Starting row index of range to save Starting column index of range to save Number of rows in range to save Number of columns in range to save True to include row headers True to include column headers string Saves the specified range in the specified SheetView to the specified file as an HTML table. SheetView Starting row index of range to save Starting column index of range to save Number of rows in range to save Number of columns in range to save True to include row headers True to include column headers True to include column footers string Saves the specified range in the specified SheetView to the specified stream as an HTML table. SheetView Starting row index of range to save Starting column index of range to save Number of rows in range to save Number of columns in range to save True to include row headers True to include column headers Stream Saves the specified range in the specified SheetView to the specified stream as an HTML table. SheetView Starting row index of range to save Starting column index of range to save Number of rows in range to save Number of columns in range to save True to include row headers True to include column headers True to include column footers Stream Creates a column layout model. Creates a cell layout model. Creates a column footer row layout model. Creates a cell layout model. Creates a row layout model. Creates a cell layout model. Provides a drop-down list of style names for the StyleName property in the Cell, Column, Row, and AlternatingRow classes. Retrieves the set of standard values for this type. Determines whether this object supports standard values. Returns whether the specified type can be converted to a border object. ITypeDescriptorContext Type True if sourceType is String, false otherwise. Converts a string to a new border object. ITypeDescriptorContext CultureInfo object A new border object. Converts the border object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a border object. Provides a drop-down list of parent style names for the ParentStyleName property in the Cell, Column, Row, and AlternatingRow classes. Retrieves the set of standard values for this type. Determines whether this object supports standard values. Returns whether the specified type can be converted to a border object. ITypeDescriptorContext Type True if sourceType is String, false otherwise. Converts a string to a new border object. ITypeDescriptorContext CultureInfo object A new border object. Converts the border object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a border object. The class breaks a string into tokens. Constructs a tokenizer for the specified string. Determines whether the string begins with a delimiter at the specified offset. Determines whether the string begins with an error value at the specified offset. Advances to the next token. Backs up to the beginning of the current token. Returns the current token. Returns the current token. Abstract class used to implemented actions. Invoked when an action occurs. Object on which the action occurred Represents an action map, which provides mappings from objects to actions. An action map is usually used with an input map (see InputMap class) to locate a particular action when a key is pressed. An action map can have a parent that is searched for keys not defined in the input map. Initializes an action map with no parent and no mappings. Returns the keys that are defined in this action map and its parent. Returns the keys defined in this action map. Removes all the mappings from this action map. Returns the binding to an action for the specified key. This method queries the parent action map if the binding is not defined in the current action map. Keyboard key for which to get binding Creates a binding between a key and an action. Specified keyboard key Specified action Removes the binding to an action for the specified key. Specified keyboard key Gets or sets the parent action map (ActionMap object) of this action map. Returns the number of mappings defined in this action map. Private class that represents an entry in an ActionMap. Class represents the size and location of a cell span. Creates a CellLayout object. Checks whether or not this cell span covers the specified cell. Checks whether of not this cell span covers the specified point. Gets the row coordinate of the upper-left corner of the cell span. Gets the column coordinate of the upper-left corner of the cell span. Gets the number of rows in the cell span. Gets the number of columns in the cell span. Gets the x coordinate of the upper-left corner in the cell span. Gets the y coordinate of the upper-left corner in the cell span. Gets the width of the cell span. Gets the height of the cell span. Represents the enumerators for a span of cells. Whether or not to move to the next item. True if current is less than the count of model items; false otherwise Reset the index of model items counted. Current index of model items Class represents a collection of cell spans. Creates a new cell layout model that is initially empty. Adds a layout to the model. Finds the layout for the specified cell. Finds the layout that contains the specified point. Gets the element at the specified index. Gets the number of layouts in the model. Represents padding information associated with a cell. Initializes a new instance of the class. Initializes a new instance of the class. The padding value, in pixels, for all edges. Initializes a new instance of the class. The instance of CellPadding class that initializes the new instance. Initializes a new instance of the class. The padding value, in pixels, for left edge. The padding value, in pixels, for top edge. The padding value, in pixels, for right edge. The padding value, in pixels, for bottom edge. Creates a new instance of the CellPadding class from serialization. Serialization information Streaming context Determines whether the value of the specified object is equivalent to the current CellPadding object. The object to compare to the current CellPadding object. true if the CellPadding objects are equivalent; otherwise, false. Determines whether the value of the specified object is equivalent to the current CellPadding object. The object to compare to the current CellPadding object. true if the CellPadding objects are equivalent; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Implements the operator ==. The first CellPadding object. The second CellPadding object. The result of the operator. Implements the operator !=. The first CellPadding object. The second CellPadding object. The result of the operator. Creates the CellPadding object equivalent to the specified CellPadding object. CellPadding object from which to copy settings Resets this instance to default value. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Raises the PropertyChanged event. The instance containing the event data. Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Gets or sets the padding, in pixels, for the all edges. Returns: Gets or sets the padding, in pixels, for the left edge. Gets or sets the padding, in pixels, for the top edge. Gets or sets the padding, in pixels, for the right edge. Gets or sets the padding, in pixels, for the bottom edge. Gets the sum, in pixels, for the right and left edges. Gets the sum, in pixels, for the top and bottom edges. Gets a value indicating whether this instance is empty. true if this instance is empty; otherwise, false. Occurs when a property value of the CellPadding changes. CellPadding Type Converter Creates an instance of the CellPadding type that this TypeConverter is associated with, using the specified context, given a set of property values for the object. Changing a value on this object requires a call to the CreateInstance method to create a new value Represents a cells editor form. Fires the Applying event. EventArgs Fires the Applied event. EventArgs Required designer variable. Creates a new cells editor form for the specified sheet. Sheet Localize all GUI strings of this instance Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Occurs when closing. Event data Occurs when the editor is about to begin applying changes. Occurs when the editor has finished applying changes. Represents the FarPoint spreadsheet component. Creates a object. Creates a object. Raises the event. EventArgs object containing the event data Creates a new FarPoint spreadsheet component. The destructor method Cleans up any resources being used. Whether the object is being disposed through the IDisposable interface (or else the object is being finalized by the garbage collector) Resets the component to its original state. Fires the chart indicator activated. Fires the chart indicator deactivated. Closes all modeless windows. Raises the event. EventArgs object containing the event data Raises the event. EventArgs object containing the event data Performs a hit test. X coordinate of point Y coordinate of point Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog. String for which to search Searches the text in the cells of the specified sheet for the specified string with the specified criteria using a provided search dialog. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Index of row at which to start Index of column at which to start Searches the text in the cells of the sheets for the search string with the default criteria using a provided advanced search dialog. String for which to search Searches the text in the cells of the specified sheet range for the specified string with the specified criteria using a provided advanced search dialog. Index of sheet on which to start search Index of sheet on which to end search String for which to search Whether search should consider the case of the letters in the search string Whether the search should consider only an exact match Whether search goes by alternate coordinates of column, row (instead of row, column) Whether search considers wildcard characters (*, ?) in the search string Index of row at which to start Index of column at which to start Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Whether the search includes the content in the cell Whether the search includes the content in the cell notes Whether the search includes the content in the cell tags or their string representations Index of row at which to start Index of column at which to start Index of row at which match is found Index of column at which match is found Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Whether the search includes the content in the cell notes Whether the search includes the content in the cell tags or their string representations Index of row at which to start Index of column at which to start Index of row at which to end Index of column at which to end Index of row at which match is found Index of column at which match is found Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Whether the search includes the content in the cell Whether the search includes the content in the cell notes Whether the search includes the content in the cell tags or their string representations Whether to search as a range Index of row at which to start Index of column at which to start Index of row at which to end Index of column at which to end Index of row at which match is found Index of column at which match is found Searches the text in the specified range of cells in the specified sheet range for the specified string with the specified criteria. Index of sheet on which to start search Index of sheet on which to end search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Whether the search includes the content in the cell Whether the search includes the content in the cell notes Whether the search includes the content in the cell tags or their string representations Index of row at which to start Index of column at which to start Index of row at which to end Index of column at which to end Index of sheet at which match is found Index of row at which match is found Index of column at which match is found Searches the text in the cells in the specified sheet for the specified string with the specified criteria. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Index of row at which to start Index of column at which to start Index of row at which match is found Index of column at which match is found Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Index of row at which to start Index of column at which to start Index of row at which to end Index of column at which to end Index of row at which match is found Index of column at which match is found Searches the text in the cells of the specified sheet for the specified string with the specified criteria using a provided search dialog and whether to repeat after the last match. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Index of row at which to start Index of column at which to start Whether the search starts from the beginning when the last match is found Searches the text in the cells in the specified sheet for the specified string with the specified criteria and the location to start and end, and whether to search notes and tags as well. Index of sheet on which to search String for which to search Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Whether the search includes the content in the cell Whether the search includes the content in the cell notes Whether the search includes the content in the cell tags or their string representations Index of row at which to start Index of column at which to start Index of row at which to end Index of column at which to end Whether to search as a range Index of row at which match is found Index of column at which match is found Searches the text in the header cells in the specified sheet for the specified string. Index of sheet on which to search String for which to search Whether to search row headers instead of column headers Index of row at which match is found Index of column at which match is found Searches the text in the specified range of header cells in the specified sheet for the specified string with the specified criteria, the start and end locations, and whether to include notes and tags. Index of sheet on which to search String for which to search Whether to search row headers instead of column headers Whether the search considers the case of the letters in the search string Whether the search considers only an exact match Whether the search goes by alternate coordinates of column, row (instead of row, column) Whether the search considers wildcard characters (*, ?) in the search string Whether the search includes the content in the cell Whether the search includes the content in the cell notes Whether the search includes the content in the cell tags or their string representations Index of row at which to start Index of column at which to start Index of row at which to end Index of column at which to end Index of row at which match is found Index of column at which match is found Internal use only. Internal use only. Adds a child control to a specified sheet at the location of the specified row and column. Child control being added Index of the sheet Index of the row to align Index of the column to align true if the control was successfully added; false otherwise Adds a child control to the specified sheet using the control's Top and Left properties for location Child control being added Index of the sheet true if the control was successfully added; false otherwise Removes a child control from the specified sheet. Child control being removed Sheet index true if the control was successfully removed; false otherwise Determines whether the named styles are serialized. Gets whether to serialize the custom styles. Shows the collection editor. Collection owner Collection editor options Invalidates the formula cell range. Shows the precedents. Index of the sheet Index of the row Index of the column Shows the dependents. Index of the sheet Index of the row Index of the column Hides the dependents. Index of the sheet Index of the row Index of the column Hides the dependents. Index of the sheet Hides the precedents. Index of the sheet Index of the row Index of the column Hides the precedents. Index of the sheet Resets the focus renderer to its original state. Resets the focus renderer to its original state. Raises the event. EditModeStartingEventArgs object containing the event data Raises the event. EventArgs object containing the event data Called when [formula changed]. Source of the FormulaChanged event instance containing the event data Called when [formula cell range changed]. Source of the FormulaCellRangeChanged event instance containing the event data Invalidates the formula choosing cell range. Invalidates the formula cell range. Cell range Raises the event. EventArgs object containing the event data Gets the main workbook associated with the FarPoint Spread component. Processes KeyDown events. KeyEventArgs event arguments Processes KeyPress events. KeyPressEventArgs event arguments Raises the EnableChanged event. An contains event data. Processes KeyUp events. KeyEventArgs event arguments Determines whether the specified character is an input character that the component can handle without preprocessing. Character to check true if the character can be handled by the component without preprocessing; false otherwise Determines whether the specified key is an input key that the component can handle without preprocessing. Key to check true if the key can be handled by the component without preprocessing; false otherwise Raises the DialogChar event. DialogCharEventArgs that contains the event data Processes the specified dialog character by the component. Character for the component to process true if the character was processed by the component; false otherwise Raises the DialogKey event. DialogKeyEventArgs that contains the event data Processes a command key. A , passed by reference, that represents the window message to process. One of the values that represents the key to process. true if the character was processed by the control; otherwise, false. Processes the specified dialog key by the component. Key for the component to process true if the key was processed by the component; false otherwise Processes a key by the component by previewing the specified keyboard message. Message object, passed by reference, containing the message to process true if the message was processed by the component; false otherwise Adds a row or column of viewports. Index of viewport row to add Index of viewport column to add Adds a row or column of viewports to the specified sheet. Index of sheet to which to add viewport Index of viewport row to add Index of viewport column to add Specified sheet index is out of range; must be between 0 and total number of sheets Gets the row and column indexes of the cell at the specified pointer location. Index of the row of the viewport Index of the column of the viewport X-coordinate of the pointer location Y-coordinate of the pointer location Gets the rectangle of the cell. Index of the row of the viewport Index of the column of the viewport Row index of the cell Column index of the cell Gets the rectangle of the row header. Viewport row index Rectangle of the row header. Gets the rectangle of the column header. Viewport column index Rectangle of the column header. Gets the width of the Row RangeGroup. Width of the Row RangeGroup. Gets the height of the Column RangeGroup. Height of the Column RangeGroup. Gets the rectangle of the viewport. Viewport row index Viewport column index Rectangle of the viewport. Gets the rectangle of the row split bar. Viewport row index Rectangle of the row split bar. Gets the rectangle of the column split bar. Viewport column index Rectangle of the column split bar. Gets the rectangle of the row split box. Viewport row index Rectangle of the row split box. Gets the rectangle of the column split box. Viewport column index Rectangle of the column split box. Gets the rectangle of the horizontal scroll bar. Viewport column index Rectangle of the horizontal scroll bar. Gets the rectangle of the vertical scroll bar. Viewport row index Rectangle of the vertical scroll bar. Gets the rectangle of the tab strip. Rectangle of the tab strip. Gets the rectangle of the split box on the tab strip. Rectangle of the split box on the tab strip. Removes a row or column of viewports. Index of viewport row to remove Index of viewport column to remove Removes a row or column of viewports. Sheet index Index of viewport row to remove Index of viewport column to remove Specified sheet index is out of range; must be between 0 and total number of sheets Sets the pointer displayed over different areas of the component. Pointer type index (for a specific part of the component) Image used to paint the pointer Sets the custom image displayed on the insert sheet tab. Image displayed on the insert sheet tab Gets the input map defined for the specified focus mode. Focus mode (control or child of the component) Sets the input map for the specified focus mode. Focus mode (control or child of the component) Input map ( object) Gets the input map defined for the specified focus mode and operation mode. Focus mode (control or child of the component) Operation mode Sets the input map for the specified focus mode and operation mode. Focus mode (control or child of the component) Operation mode object containing the input map Gets the input map when a shape has keyboard focus. Sets the input map when a shape has keyboard focus. Input map ( object) Sets the input map when a child control has keyboard focus. Input map ( object) Gets the input map when a child control has keyboard focus. Selects the FarPoint Spread component. Whether selected Whether forward Gets the action map, that maps action identifiers (for keystrokes) to particular actions. Sets the action map, that maps action identifiers (for keystrokes) to particular actions. New action map Gets the pointer displayed over different areas of the component. Pointer type index (for a specific part of the component) Gets the maximum cell overflow width in pixels. Default value is 1200 pixels. Sets the maximum cell overflow width in pixels. Width in pixels Gets the rectangle of the tab associated with a sheet. Index of the sheet from which to retrieve a tab rectangle Gets the number of viewport rows. Gets the number of viewport rows for the specified sheet. Sheet index Specified sheet index is out of range; must be between 0 and total number of sheets Gets the number of viewport columns in the active sheet. Gets the number of viewport columns in the specified sheet. Sheet index Specified sheet index is out of range; must be between 0 and total number of sheets Gets the index of the viewport row for the specified coordinate for the active sheet. Y coordinate Gets the index of the viewport column for the specified coordinate for the active sheet. X coordinate Gets the index of the active viewport row for the active sheet. Gets the index of the active viewport row for the specified sheet. Sheet index Specified sheet index is out of range; must be between 0 and total number of sheets Gets the index of the active viewport column for the active sheet. Gets the index of the active viewport column for the specified sheet. Sheet index Specified sheet index is out of range; must be between 0 and total number of sheets Sets the active viewport for the active sheet. Viewport row index Viewport column index Sets the active viewport for the specified sheet. Sheet index Viewport row index Viewport column index Specified sheet index is out of range; must be between 0 and total number of sheets Gets the maximum width of the specified viewport column. Column index of viewport Gets the maximum width of the specified viewport column for the specified sheet. Sheet index Column index of viewport Specified sheet index is out of range; must be between 0 and total number of sheets Sets the maximum width of the specified viewport column for the active sheet. Column index of viewport Width of the viewport in pixels Sets the maximum width of the specified viewport column for the specified sheet. Sheet index Column index of viewport Width of the viewport in pixels Specified sheet index is out of range; must be between 0 and total number of sheets Gets the maximum height of the viewport row for the active sheet. Viewport row index Gets the maximum height of the viewport row for the specified sheet. Sheet index Viewport row index Specified sheet index is out of range; must be between 0 and total number of sheets Sets the maximum height of the specified viewport row for the active sheet. Row index of viewport Height value in pixels Sets the maximum height of the specified viewport row for the specified sheet. Sheet index Row index of viewport Height value in pixels Specified sheet index is out of range; must be between 0 and total number of sheets Returns whether the cell at the specified location is visible in the specified view. Index of viewport row Index of viewport column Index of row in that viewport Index of column in that viewport true if the cell with specified indexes is visible; false otherwise Gets the leftmost column of cells of the specified viewport column for the active sheet. Viewport column index Gets the leftmost column of cells of the specified viewport column for the specified sheet. Sheet index Viewport column index Specified sheet index is out of range; must be between 0 and total number of sheets Gets the rightmost column of cells of the specified viewport column for the active sheet. Viewport column index Gets the rightmost column of cells of the specified viewport column for the specified sheet. Sheet index Viewport column index Specified sheet index is out of range; must be between 0 and total number of sheets Gets the bottom row of cells of the specified viewport row for the active sheet. Viewport row index Gets the bottom row of cells of the specified viewport row for the specified sheet. Index of sheet Index of viewport row Specified sheet index is out of range; must be between 0 and total number of sheets Sets the leftmost column of cells of the specified viewport column for the active sheet. Index of the viewport column Index of the column to set as the leftmost of that viewport Sets the leftmost column of cells of the specified viewport column for the specified sheet. Index of sheet Index of the viewport column Index of the column to set as the leftmost of that viewport Specified sheet index is out of range; must be between 0 and total number of sheets Gets the top row of cells of the specified viewport row for the specified sheet. Index of the viewport row Gets the top row of cells of the specified viewport row for the specified sheet. Sheet index Viewport row index Specified sheet index is out of range; must be between 0 and total number of sheets Sets the top row of cells of the specified viewport row for the active sheet. Index of the viewport row Index of the row to set as the top of that viewport Sets the top row of cells of the specified viewport row for the specified sheet. Index of the sheet Index of the viewport row Index of the row to set as the top of that viewport Specified sheet index is out of range; must be between 0 and total number of sheets Moves the active cell to the specified position in the component. New position (vertical coordinate) of active cell New position (horizontal coordinate) of active cell Moves the specified cell in the specified viewport to the specified position in the component. Row index of viewport Column index of viewport Index of row of cell Index of column of cell New position (vertical coordinate) of cell New position (horizontal coordinate) of cell Moves a row in the specified viewport to the specified position in the component. Row index of viewport that has row Index of row to move New vertical position of row Moves a column of cells in the specified viewport to the specified position in the component. Column index of viewport that has column Index of column to move New position of column Starts annotation mode. Starts annotation mode while specifying whether to close figures when a new drawing is started. Whether each figure is closed before the next figure is drawn Stops annotation mode. Cancels annotation mode. Starts cell editing. Event Whether there is a formula Stops cell editing. Cancels cell editing. Gets a sheet with a specific tag. Sheet from which to start (null to start from beginning) Tag object to identify the sheet Raises the MouseEnter event. EventArgs event arguments Raises the MouseLeave event. EventArgs event arguments Raises the HandleDestroyed event. EventArgs event arguments Raises the DoubleClick event. EventArgs event arguments Raises the MouseDown event. MouseEventArgs event arguments Raises the MouseMove event. MouseEventArgs event arguments Raises the MouseUp event. MouseEventArgs event arguments Raises the MouseWheel event. MouseEventArgs event arguments Paints the background of the component. PaintEventArgs event arguments Raises the Paint event. PaintEventArgs event arguments Raises the Resize event. EventArgs event arguments Raises the RightToLeftChanged event. EventArgs event arguments Performs the work of scaling the entire component and any child controls. Raises the GotFocus event. EventArgs event arguments Raises the LostFocus event. EventArgs event arguments Get the height of Title bar(include of title and subtitle) when print out). Get height of title or subtitle Handles the closing of the abort dialog in the specified FpSpread component in a separate thread. FpSpread component Handles the printing of the specified sheet in the specified FpSpread component in a separate thread. FpSpread component Integer number of sheet Indicates whether the printing is running or not Contains the value of preferred print column width, this is only valid during the printing process. Gets the print preview dialog. Sets the print preview dialog. Print preview dialog Shows the page setup dialog with the specified buttons for the specified sheet. Sheet index Whether to display the Print button Whether to display the Print Preview button Specified sheet index is out of range; must be between 0 and total number of sheets. Shows the page setup dialog with the specified buttons for the specified sheet. Sheet Whether to display the Print button Whether to display the Print Preview button Handles the printing of the specified sheet in a separate thread. Index of sheet to print; -1 for all sheets Specified sheet index is out of range; must be between 0 and total number of sheets (or -1 for all sheets) Handles the printing of the specified sheet in a separate thread. Index of sheet to print; -1 for all sheets if set to true [remove after print]. Specified sheet index is out of range; must be between 0 and total number of sheets (or -1 for all sheets) Handles the printing of the specified sheet in a separate thread. Sheet to be printed Sets the object for the specfied sheet. object Sheet for which to set PrintInfo; -1 to specify all sheets Gets the number of pages required to print a given sheet into the supplied rectangle. Graphics object that handles printing Rectangle area representing the area for printing Sheet to print Gets the column page breaks for the specified sheet under the current printing conditions. Graphics object used for printing Rectangle area representing the area for printing Sheet for which to calculate page breaks Whether to recalcuate the page break Gets the row page breaks for the specified sheet under the current printing conditions. Graphics object used for printing Rectangle area representing the area for printing Sheet for which to calculate page breaks Whether to recalcuate page break Prints the specified page of the specified sheet to a specified graphics interface with the specified size. Graphics device that handles printing Location and size of a rectangular region Sheet from which to print Specific page of the sheet to print Specified sheet index is out of range; must be between zero and the total number of sheets Specified page index is out of range; must be greater than one Gets the number of pages required to print the specified sheet. Index of sheet to print Gets the column page breaks for the specified sheet under the current printing conditions. Index of sheet for which to return column page breaks Gets the column page breaks for the specified sheet under the current printing conditions with the option to recalculate. Index of sheet for which to return column page breaks Whether to recalculate the page break Gets the row page breaks for the specified sheet under the current printing conditions. Index of sheet for which to return row page breaks Gets the row page breaks for the specified sheet under the current printing conditions with the option to recalculate. Index of sheet for which to return row page breaks Whether to recalculate the page break Opens a saved XML file. Path and name of file from which to load the data Opens saved XML from a stream. Stream from which to load the data No stream specified or specified stream is null Opens a saved Spread file. Path and name of the Spread-compatible file from which to load the contents Index of sheet into which to load the data Opens the specified file and determines whether it meets the minimal requirements to be considered a Spread XML file. String containing path and name of file Opens the specified file and determines whether it meets the minimal requirements to be considered a Spread SS file. String containing path and name of file Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel file. String containing path and name of file Boolean: true if it is an Excel file; false otherwise Opens the specified file and determines whether it meets the minimal requirements to be considered a structured storage file containing an Excel workbook. Path and name of file returns the type of Excel workbook return true the file is encrypted; false otherwise Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens the specified file and determines whether it meets the minimal requirements to be considered a structured storage file containing an Excel workbook. Path and name of file returns the type of Excel workbook Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens the specified file and determines whether it meets the minimal requirements to be considered a stream containing an Excel workbook. Stream Workbook type No stream specified or specified stream is null No stream specified or specified stream is empty Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel-compatible stream. Stream Boolean: true if it is an Excel stream; false otherwise Opens the specified file and determines whether it meets the minimal requirements to be considered a stream containing an Excel workbook. Stream Workbook type isEncrypt No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread. Stream Open flag No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread. Stream Open flag Password of file No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread with a list of warnings. Stream Open flag List of Excel warnings No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread with a list of warnings. Stream Open flag List of Excel warnings Password of file No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread. Stream containing an Excel Compound Document File No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread. Stream containing an Excel Compound Document File Password of file No stream specified or specified stream is null No stream specified or specified stream is empty Opens an Excel Compound Document File and loads it into Spread with a list of warnings. Stream List of Excel warnings No stream specified or specified stream is null No stream specified or specified stream is empty Gets an array of sheet names from the specified Excel stream. Stream containing an Excel Compound Document File No stream specified or specified stream is null No stream specified or specified stream is empty Gets an array of sheet names from the specified Excel stream. Stream containing an Excel Compound Document File Password of file No stream specified or specified stream is null No stream specified or specified stream is empty Saves the contents of the FarPoint Spread component to the specified stream. Stream to which to save the data No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified stream. Stream to which to save the data Password of file No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified stream with a list of warnings. Stream List of Excel warnings No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified stream with the headers exported as data. Stream Save flag No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified stream with the headers exported as data. Stream Save flag Password of file No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified stream with headers and a list of warnings. Stream Save flag List of Excel warnings No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified stream with headers and a list of warnings. Stream Save flag List of Excel warnings Password of file No stream specified or specified stream is null Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with the headers exported as data. Path and name of file Save flag Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with the headers exported as data. Path and name of file Save flag Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with headers and a list of warnings. Path and name of file Save flag List of Excel warnings Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with headers and a list of warnings. Path and name of file Save flag List of Excel warnings Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread. Path and name of file Open flag Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread. Path and name of file Open flag Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread with a list of warnings. Path and name of file Open flag List of Excel warnings Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread with a list of warnings. Path and name of file Open flag List of Excel warnings Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread. Path and name of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread. Path and name of file Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Opens an Excel-compatible file and loads it into Spread with a list of warnings. Path and name of file List of Excel warnings Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Gets an array of sheet names from the specified Excel-compatible file. Path and name of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Gets an array of sheet names from the specified Excel-compatible file. Path and name of file Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file. Path and name of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file. Path and name of file Password of file Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with a list of warnings. Path and name of file List of Excel warnings Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with the headers exported as data. Path and name of file Whether to include headers Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified Excel-compatible file with headers and a list of warnings. Path and name of file Whether to include headers List of Excel warnings Specified file is not found No file name is specified (or specified file name is null) No file name is specified (or specified file name is empty) Saves the contents of the FarPoint Spread component to the specified file. Path and name of file to which to save Whether to save data only Saves the contents of the FarPoint Spread component to the specified stream. Stream Whether to save data only Raises the event. ClipboardPastingEventArgs object containing the event data Raises the event. EventArgs Raises the event. SheetTabClickEventArgs object containing the event data Raises the event. SheetTabDoubleClickEventArgs object containing the event data Raises the event. ActiveSheetChangingEventArgs object containing the event data Raises the event. EventArgs object containing the event data Raises the ActiveSpreadViewChanging event. EventArgs object containing the event data Raises the ActiveSpreadViewChanged event. EventArgs object containing the event data Raises the event. RowHeightChangedEventArgs object containing the event data Raises the event. RangeGroupStateChangingEventArgs object containing the event data Raises the event. RangeGroupStateChangedEventArgs object containing the event data Raises the event. ColumnWidthChangingEventArgs object containing the event data Raises the event. RowHeightChangingEventArgs object containing the event data Raises the event. ColumnWidthChangedEventArgs object containing the event data Raises the event. RowViewportHeightChangedEventArgs object containing the event data Raises the event. ColumnViewportWidthChangedEventArgs containing the event arguments Raises the event. SelectionChangedEventArgs containing the event arguments Raises the event. SelectionChangingEventArgs object containing the event data Raises the event. UserFormulaEnteredEventArgs object containing the event data Raises the event. HyperLinkClickedEventArgs object containing the event data Raises the event. ChildWorkbookCreatedEventArgs object containing the event data Raises the event. EventArgs object containing the event data Raises the event. ZoomEventArgs object containing the event data Raises the event. EventArgs object containing the event data Raises the event. EventArgs object containing the event data Raises the event. EventArgs object containing the event data Raises the event. EventArgs object containing the event data Raises the event. ChildViewCreatedEventArgs object containing the event data Raises the event. TextTipFetchEventArgs object containing the event data Raises the event. ScrollTipFetchEventArgs object containing the event data Raises the event. The instance containing the event data. Raises the event. GroupingEventArgs object containing the event data Raises the event. GroupedEventArgs object containing the event data Raises the event. GroupedEventArgs object containing the event data Raises the event. PaintGroupBarBackgroundEventArgs object containing the event data Raises the event. CellClickEventArgs object containing the event data Raises the event. CellClickEventArgs object containing the event data Raises the event. AdvanceEventArgs object containing the event data Raises the event. ChangeEventArgs object containing the event data Raises the event. LeaveCellEventArgs object containing the event data Raises the event. EnterCellEventArgs object containing the event data Raises the event. DragDropBlockEventArgs object containing the event data Raises the event. DragDropBlockCompletedEventArgs object containing the event data Raises the event. DragFillBlockEventArgs object containing the event data Raises the event. DragMoveEventArgs object containing the event data Raises the event. DragMoveEventArgs object containing the event data Raises the event. DragMoveCompletedEventArgs object containing the event data Raises the event. DragMoveCompletedEventArgs object containing the event data Raises the event. DragFillBlockEventArgs object containing the event data Raises the event. PrintMessageBoxEventArgs object containing the event data Raises the event. PrintAbortEventArgs object containing the event data Raises the event. PrintPreviewShowingEventArgs object containing the event data Raises the event. PaintGrayAreaEventArgs object containing the event data Raises the event. PaintTabStripTabEventArgs object containing the event data Raises the event. PaintTabStripEventArgs object containing the event data Raises the event. PaintTabStripButtonEventArgs object containing the event data Raises the event. PrintBackgroundEventArgs object containing the event data Raises the event. PrintCancelledEventArgs object containing the event data Raises the event. PrintHeaderFooterAreaEventArgs object containing the event data Raises the event. EditorNotifyEventArgs object containing the event data Raises the event. EditorNotifyEventArgs object containing the event data Raises the event. EditorNotifyEventArgs object containing event arguments Raises the event. SubEditorClosedEventArgs object containing event arguments Raises the event. SubEditorOpenEventArgs object containing event arguments Raises the event. SubEditorClosedEventArgs object containing event arguments Raises the event. ExpandEventArgs object containing event arguments Raises the event. EditorNotifyEventArgs object containing event arguments Raises the event. EditorNotifyEventArgs object containing event arguments Raises the event. EditorNotifyEventArgs object containing event arguments Raises the event. EditErrorEventArgs object containing event arguments Raises the event. ErrorEventArgs object containing event arguments Raises the TopChange event. Internal use only. TopChangeEventArgs object containing event arguments Raises the LeftChange event. Internal use only. LeftChangeEventArgs object containing event arguments Saves the entire workbook to XML. XmlTextWriter object to which to save the workbook true if successful; false otherwise Saves the workbook settings to XML. XmlTextWriter object to which to save the workbook settings true if successful; false otherwise This consists of the workbook (SpreadView) properties and the properties of each sheet(SheetView). Saves the named styles for all the sheets to XML. XmlTextWriter object to which to save the named styles true if successful; false otherwise This consists of the named styles for each sheet (SheetView). Saves all the data in all the sheets to XML. XmlTextWriter object to which to save the data true if successful; false otherwise This consists of the data models for each sheet. Saves the specified data in all the sheets to XML. XmlTextWriter object to which to save the data Whether to save the data source and bound data true if successful; false otherwise Data consists of the data models for each sheet. Saves the formatting information (or presentation) of all the sheets to XML. XmlTextWriter object to which to save the formatting information true if successful; false otherwise This consists of the axis models, span models, and style models for each sheet. Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Loads the settings from XML. XmlNodeReader from which to load the settings true if successful; false otherwise Loads the named styles from XML. XmlNodeReader from which to load the named styles true if successful; false otherwise Loads the data from XML. XmlNodeReader from which to load the data true if successful; false otherwise Loads formulas that are deserialized during deserialization. But, not parsing yet. This method is called after all the sheets has been created and deserialized. Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized. Whether to recalculate all the formulas in cells on the sheet that have changed Saves the drawing object information of all the sheets to XML. XmlTextWriter object to which to save the drawing information true if successful; false otherwise Loads the drawing object information from XML. XmlNodeReader from which to load the drawing information true if successful; false otherwise Loads the formatting information (presentation) from XML. XmlNodeReader from which to load the formatting information true if successful; false otherwise BeginInit ->false EndInit ->true for fix the code "Skin = SpreadSkin1" is generating code first after that the spreadSkin1 will set some property. Raises the event. AutoSortingColumnEventArgs object containing the event data Raises the event. AutoSortedColumnEventArgs object containing the event data Raises the event. AutoFilteringColumnEventArgs object containing the event data Raises the event. AutoFilteredColumnEventArgs object containing the event data Raises the event. DataColumnConfigureEventArgs object containing the event data Temporarily suspends the layout logic for this component. Forces the component to apply layout logic to its child controls. Forces the component to apply layout logic to the specified child control for the specified property change. Child control Property that changed in the child control Resumes normal layout logic. Resumes normal layout logic and optionally forces the component to apply layout logic to its child controls. Whether to perform layout logic on the child controls Occurs when the handle is created. Event data Internal use only. Message Raises the VisibleChanged event. EventArgs event arguments Raises the Validating event. CancelEventArgs event arguments Override to adjust the client area Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC. Boolean: true if successful; false otherwise Starts ink notation in the specified viewport if the Microsoft.Ink assembly is found in the GAC. viewport row index viewport column index Boolean: true if successful; false otherwise Starts ink notation in the active viewport with the specified notation background color, if the Microsoft.Ink assembly is found in the GAC. background color for the notation viewport alphablending value for the notation viewport Boolean: true if successful; false otherwise Starts ink notation in the specified viewport with the specified notation background color, if the Microsoft.Ink assembly is found in the GAC. viewport row index viewport column index background color for the notation viewport alphablending value for the notation viewport Boolean: true if successful; false otherwise Indicates whether the GroupBarText property should be persisted. Attempts to find the value for one cell that produces the desired formula result in another cell. Sheet index of cell that contains value to adjust Row index of cell that contains to adjust Column index of cell that contains value to adjust Sheet index of cell that contains formula Row index of cell that contains formula Column index of cell that contains formula Formula result you wish to achieve true if value is found, false otherwise Occurs when help is requested. Help event data Gets or sets the main view (SpreadView object). Gets or sets the collection of title information objects for the Spread Gets a value that indicates whether the is currently in design mode. true if the is in design mode; otherwise, false. Occurs when a Clipboard change occurs that can affect the FarPoint Spread component. Gets or sets whether Spread Designer automatically launches when a FarPoint Spread component is placed on a form. Gets or sets the name of the FarPoint Spread component. Gets the dialog associated with searching for text in a cell of a sheet in this component. Internal use only. Gets the active chart indicator. The active chart indicator. Occurs when the chart indicator is activated. Occurs when the chart indicator is deactivated. Gets or sets the active windowless shape object of the component. Sets the mouse processing flag of the component. Gets or sets whether child controls allow user actions for design. Internal use only. Gets or sets the active embedded child control object of the component. Gets or sets the active embedded child control object of the sheet. Occurs when a child control is activated. Occurs when a child control is deactivated. Gets the version information about the component. Gets or sets the number of sheets in the FarPoint Spread component. Gets the sheets ( objects) in the component. Gets or sets the active sheet in the component. Specified sheet is not in the collection Gets or sets the index of the active sheet in the component. Gets or sets a pre-defined style ( object). Saves the collection of custom styles. Gets or sets the name of the data source that populates the active sheet in this component. Sheet count is zero; must be at least one sheet before DataSource can be set Gets or sets the name of the data member that populates the active sheet in this component. Sheet count is zero; must be at least one sheet before the data member can be set Gets or sets the data model associated with this component. Gets or sets the data model associated with this component. Gets or sets the data model associated with this component. Gets or sets the style model associated with this component. Gets or sets the style model associated with this component. Gets or sets the span model associated with this component. Gets or sets the span model associated with this component. Gets or sets the span model associated with this component. Gets or sets the axis model associated with this component. Gets or sets the axis model associated with this component. Gets or sets the axis model associated with this component. Gets or sets the axis model associated with this component. Gets or sets the selection model associated with this component. Gets the required creation parameters when the component handle is created. Gets the default size of the component. Gets or sets the style of the border around the component. Specified value is not a valid border style Gets or sets when to display the horizontal scroll bars in this component. Gets or sets whether data can overflow into adjacent empty cells in the component. Gets or sets whether to suspend animations such as an animated focus renderer. Gets or sets whether to allow the user to drag-and-drop a range of cells in the component. Gets or sets whether to allow the user to move columns. Gets or sets whether to allow the user to move rows. Gets or sets a value that indicates whether to allow the user to move the add new row or asterisk row. Gets or sets whether to allow the user to move multiple columns. Gets or sets whether to allow the user to move multiple rows. Gets or sets whether to allow the user to drag and fill cells in the component with the contents of a cell or cells. Gets or sets whether data can overflow into adjacent empty cells in the component while that cell is in edit mode. Gets or sets whether to display text tips and cell notes and the location of the tips and notes in this component. Gets or sets the time (in milliseconds) the component waits before displaying the text tip for the cell or header under the pointer. Gets or sets the appearance of text tips in the view. Gets or sets whether to allow the user to enter formulas in a cell in the component. Enables cross-sheet referencing for this component. Gets or sets whether the component handles the shortcut keys for Clipboard actions. Gets or sets whether adjacent cell borders are collapsed into a single line for cells in the component. Gets or sets whether to use visual styles when rendering objects in the component. Gets or sets whether to display buttons in button and combo box cells in the component. Gets or sets whether the cell note indicator appears in cells in the component. Gets or sets whether a special tab is displayed to allow inserting new sheets. Gets or sets whether headers are included when data is copied to or pasted from the Clipboard in the component. Gets or sets whether a single cell copied to the Clipboard fills the range when pasted from the Clipboard to the component. Gets or sets whether edit mode remains on for any cell in the component when that cell becomes active. Gets or sets whether the active cell in the component is in edit mode. Gets or sets whether the existing contents of a cell in the component are selected when that cell enters edit mode. Gets the Control object editing the active cell, or null if the component is not in edit mode. Gets or sets the leftmost sheet tab of the component. Gets or sets whether the location of the active cell moves when the user moves the focus to the view using the mouse. Gets or sets whether the selected range of cells remains highlighted when the component loses the focus. Gets or sets the selection renderer for drawing selections in the component. Gets or sets the skin for the spread. Gets or sets the tab strip renderer for drawing tab strip elements. Gets or sets whether [formula cell range choosed]. true if [formula cell range choosed]; otherwise, false. Gets whether this instance is formula holding. true if this instance is formula holding; otherwise, false. Gets or sets the cell note indicator renderer for drawing the cell note indicator in the component. Gets or sets the focus indicator renderer for drawing the focus rectangle in the component. Gets or sets which type of selections in the component the user can make. Gets or sets whether the sheet in the component scrolls when the user moves the scroll box. Gets or sets whether scroll tips appear when the user moves the scroll box in the component. Gets horizontal scroll bar. Gets vertical scroll bar. Gets or sets whether the scroll bar aligns with the last row and column of the active sheet in the component. Gets or sets whether the displayed scroll bars are based on the entire number of columns and rows in the sheet. Gets or sets when to display the vertical scroll bars in this component. Gets the object representing the tab strip for this component. Gets or sets the location of the tab strip. Gets or sets the display policy for the sheet tab strip for this component. Gets or sets the width of the tab strip for this component expressed as a percentage of the overall horizontal scroll bar width. Gets or sets the display policy for the column split box for this component. Gets or sets the alignment of the column split box relative to the horizontal scroll bar for this component. Gets or sets the display policy of the row split box in this component. Gets or sets the alignment of the row split box relative to the vertical scroll bar for this component. Occurs when edit mode is about to start in the active sheet's active cell. Occurs when edit mode is started. Occurs when edit mode is stopped. Occurs during message preprocessing of dialog characters. Occurs during message preprocessing of dialog keys. Gets or sets the tabstrip insert-tab image. The tabstrip inser-tab image. Gets or sets the scaling factor of the display of the active sheet in this component. Occurs when the user pastes from the clipboard. Occurs when the user pastes from the clipboard. Occurs when the user clicks the sheet tab. Occurs when the user double clicks the sheet tab. Occurs when the user changes the active sheet. Occurs when the user has changed the active sheet. Occurs when the user changes the active SpreadView. Occurs when the user has changed the active SpreadView. Occurs when the row height has changed. Occurs when the user changed the state of some outline (range group) of rows or columns. Occurs before user changes the state of some outline (range group) of rows or columns. Occurs when the column width is changing. Occurs when the column width is changing. Occurs when the column width has changed. Occurs when a viewport row height has changed. Occurs when a viewport column width has changed. Occurs when the selection of cells on the sheet is changed. Occurs when the selection of cells on the sheet is changing. Occurs when the user types a formula. Occurs after the user modifies data in a cell. Occurs when the user drags and drops a range of cells. Occurs when the user drags to fill a range of cells. Occurs at the completion of the user dragging and dropping a range of cells. Occurs at the completion of the user dragging to fill a range of cells. Occurs when is true and the user drags to move a column. Occurs when is true and the user drags to move a row. Occurs when the user finishes dragging to move a column. Occurs when the user finishes dragging to move a row. Occurs when the user tries to advance from first or last row in Spread. Occurs continually as printing occurs in order to give the user the opportunity to discontinue a print job. Occurs before and after a print job. Occurs when the gray area needs painting. Occurs when a TabStrip tab needs painting. Occurs when the TabStrip needs painting. Occurs when a TabStrip button needs painting. Occurs before each page is printed. Occurs when a print job is discontinued by the user. Occurs when the user clicks on a hyper link cell. Occurs before preview dialog appears. Occurs when header or footer needs printing. Occurs when the user leaves a cell. Occurs when the user enters a cell. Occurs when the pointer (cursor) is over a cell and the text tip or cell note should be displayed (the TextTip property is set to a value other than Off). Note that CellClick fires when the mouse button is pressed, not when it is released. Occurs when the user presses down the left mouse button in a cell. Note that CellDoubleClick fires when the mouse button is pressed, not when it is released. Occurs when the user presses down the left mouse button twice (double clicks) in a cell. Occurs when the user clicks a button, check box, or hyperlink in a cell. Occurs when the user closes a combo box in a cell. Occurs when the user drops down a combo box in a cell. Occurs when the user changes the selection in a combo box in a cell. Occurs when the user changes the text in a cell in edit mode. Occurs when the user performs an invalid input operation. Occurs when the editing control gets focus. Occurs when the user performs an invalid operation. Occurs when the user performs grouping. Occurs when the grouping is finished. Occurs when all the grouping is removed. Occurs when the group bar background is painted. Occurs when the top row changes. Occurs when left column changes. Occurs when a row is expanded or collapsed. Occurs when a subeditor is closed for a cell. Occurs when a subeditor is about to be displayed. Occurs when a child workbook of the FarPoint Spread component is created. Occurs when the Clipboard is changing through a FarPoint Spread action. Occurs when the user zooms. Occurs when the user changes the active shape object. Occurs when the user begins annotation mode. Occurs when the user ends annotation mode. Occurs when the user deactivates the active shape object. Occurs when a child view of the FarPoint Spread component is created. Occurs when the user scrolls the FarPoint Spread component. Occurs when the user custom preview row of the FarPoint Spread component. Occurs when the search form is closing. Gets or sets the pointer to display in this component. Not supported in this component. Gets or sets the default Font for sheets in the component. Not supported in this component. Gets or sets extra data for the application for this component. Gets or sets the height of horizontal scroll bars in this component. Gets or sets the small increment for the horizontal scrollbar. Gets or sets the small increment for the horizontal scrollbar. Gets or sets the width of vertical scroll bars in this component. Gets or sets whether the user can scale the display of the component using the Ctrl key and the mouse wheel. Occurs when a column is about to be automatically sorted. Occurs when a column has just been automatically sorted. Occurs when a column is about to be automatically filtered. Occurs when a column has just been automatically filtered. Occurs when the sheet is binding a column to a data source after it has been initialized. Returns whether the layout is suspended in this component. Internal use only. Gets or sets the image to paint in the background of the component. Gets or sets the group bar text. Gets or sets whether to allow the user to undo edit operations. Gets or sets the undo manager for this FarPoint Spread component. This property wraps GetRootWorkbook().UndoManager. You can set this property to null to recreate the UndoManager and clear the undo/redo state. Gets or sets whether sheets can be moved by drag-dropping the sheet tab. Editor for the ButtonDrawMode property. Edits the cell type value. ITypeDescriptorContext IServiceProvider object object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext UITypeEditorEditStyle Editor for the SelectBlockOptions property. Edits the cell type value. ITypeDescriptorContext IServiceProvider object object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext UITypeEditorEditStyle Interface implemented by cell type objects that support export to Excel. Determines whether the specified cell type is the same. Type of the cell true if the specified cell type is the same; otherwise, false. Gets the Excel file number format. Excel file number format Gets the Excel file text orientation. Excel file text orientation Gets the Excel file text rotation angle. Excel file text rotation angle Gets the Excel file get value. Excel file get value. Interface implemented for plug-in cell type setting. Gets the property by name. Property name Gets the cell type setting control. Gets or sets the cell type. Interface that defines the methods required by objects used as editors. Editors allow the user to edit the cell contents. Gets the control associated with the editor. Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the value in the editor control. Shows the subeditor control associated with the cell. Sets the value of the editor control. Value of the editor control Starts the editing of a cell with the specified options. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. Key the user pressed and whether any modifier keys (CTRL, ALT, and SHIFT) are pressed at the same time Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for painting the editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Determines whether the specified value is valid. Specified value of the editor control Gets the cursor reserved for this editor. Object with the reserved cursor (pointer) Gets the preferred (maximum needed) size of the cell for the editor control. Name of the editor control Occurs when editing (the editor control) has been canceled by the user. Occurs when editing (the editor control) has been stopped by the user. Interface implemented by cell ediotr objects that want to notify the value of ediotr is changed Occurs when value of editor has been changed by the user. Interface implemented by cell type objects that want to create the cell editor once in each FpSpread using the cell type, to increase performance. Gets the control associated with the editor for the specified parent control. Parent control Appearance settings of the control Numeric value for scaling the display of the control Control After creating the control the first time, add it to parent.Controls and return the same instance when called again for that parent. Initializes the editor control. Editor control to initialize Appearance settings Numeric value for scaling the display of the control Interface implemented by cell type objects that default to editing formulas if there is a formula in the cell. Interface implemented by cell editors that support editing formulas. Determines whether the editor contains a formula. Interface that defines the methods and properties required by objects used as renderers. Renderers are responsible for painting cells. Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Paints the cell when not editing. Determines whether this cell can overflow into an adjacent cell. Determines whether adjacent cells can overflow into this cell. Interface that allows handling of painting grid lines for a cell. Paints the grid lines for the cell. Graphics device interface for painting the cell X-coordinate of the cell Y-coordinate of the cell Width of the cell Height of the cell Appearance settings of the cell Interface that supports printing to PDF. Paints (prints) to PDF the cell when not editing. PDF graphics device interface Bounding rectangle to paint Appearance settings of the cell Value to paint Whether the cell is selected Whether the cell is locked Numeric value for scaling the painting of the cell Interface that defines the methods required to specify the alignment of content that the renderer uses when rendering the content. Gets the horizontal alignment. Value of the horizontal alignment Gets the vertical alignment. Value of the vertical alignment Specifies whether to display leading zeros in numeric cell types. Displays leading zeros according to the Windows regional settings Does not display leading zeros Displays leading zeros Specifies the formatting for date and time. Uses the abbreviated form for the date Uses the long form for the date Uses the abbreviated form for the date and time Uses the long form for the date and time Uses the time only (no date) Uses the user-defined date and time format Specifies the character set for valid cell contents. Accepts any of the ASCII characters Accepts letters (alphabetic characters) only Accepts letters (alphabetic characters) or numbers (numeric characters) only Accepts numbers (numeric characters) only Specifies the formatting of the currency symbol and negative sign in currency. Enumerations for the negative formatting in an fpCurrency control. [-1] Displays the currency symbol and the negative sign according to the Windows regional settings [0] Displays the currency symbol and the value within parentheses, as in ($1) [1] Displays the negative sign and the currency symbol before the value, as in -$1 [2] Displays the currency symbol and the negative sign before the value, as in $-1 [3] Displays the currency symbol appears before the value and the negative sign after, as in $1- [4] Displays the currency symbol appears after the value and within parentheses, as in (1$) [5] Displays the negative sign appears before the value and the currency symbol after, as in -1$ [6] Displays the negative sign and the currency symbol after the value, as in 1-$ [7] Displays the currency symbol and the negative sign after the value, as in 1$- [8] Displays the negative sign appears before the value and the currency symbol after with a space, as in -1 $ [9] Displays the negative sign and the currency symbol with a space before the value, as in -$ 1 [10] Displays the currency symbol and the negative sign with a space after the value, as in 1 $- [11] Displays the currency symbol with a space before the value and the negative sign after, as in $ 1- [12] Displays the currency symbol, space, and negative sign before the value, as in $ -1 [13] Displays the negative sign, space, and currency symbol after the value, 1- $ [14] Displays the currency symbol and space before the value and within parentheses, as in ($ 1) [15] Displays the currency symbol and a space after the value and within parentheses, as in (1 $) Specifies what is written out to the data model for a selected item from certain cell types that offer a selection of multiple values. [0] Writes to the model the text value of the selected item [1] Writes to the model the index of the selected item [2] Writes to the model the corresponding data of the selected item Specifies what is written out to the data model for a date-time cell. [0] Writes to the model the text value of the cell [1] Writes to the model the DateTime object of the cell [2] Writes to the model the serial value (double-precision, floating-point) of the date of the cell Specifies the position of the pointer when the edit control receives the focus. Position is determined by type of editor and/or selection policy Positions the pointer at the location of the pointer device, without any text selected Positions the pointer at the first input position in the control, without any text selected Positions the pointer at the end of the text in the control, without any text selected Positions the pointer at the beginning of the text in the control Specifies the formatting of the currency symbol and positive sign in a currency cell. [-1] Displays the currency symbol according to the Windows regional setting [0] Displays the currency symbol appears before the value [1] Displays the currency symbol appears after the value [2] Displays the currency symbol appears with a space before the value [3] Display the currency symbol appears with a space after the value Specifies the display of the negative sign in cell contents. [-1] Displays the value according to the Windows regional settings [0] Displays the value within parentheses, as in (1) Displays the negative sign before (to the left) of the value, as in -1 Displays the negative sign with space before (to the left) of the value, as in - 1 Displays the negative sign after (to the right) of the value, as in 1- Displays the negative sign with space after (to the right) of the value, as in 1 - Specifies the display of negative values in a percent cell. [-1] Displays the negative percent value in the format set by the Windows regional settings [0] Displays the negative percent value with a space and the percent symbol following the number [1] Displays the negative percent value with the percent symbol following the number [2] Displays the negative percent value with the percent symbol before the number Specifies the display of positive values in a percent cell. [-1] Displays the positive percent value in the format set by the Windows regional settings [0] Displays the positive percent value with a space and the percent symbol following the number [1] Displays the positive percent value with the percent symbol following the number [2] Displays the positive percent value with the percent symbol before the number Specifies the display of the percent sign in cell contents. [0] Displays the percent sign immediately before the value [1] Displays the percent sign immediately after the value [2] Displays the percent sign with a single space before the value [3] Displays the percent sign with a single space after the value Interface that supports automatic completion (type ahead) for users typing text. Gets or sets how auto completion works. Gets or sets a value specifying the source of complete strings used for automatic completion. Gets or sets a custom System.Collections.Specialized.StringCollection for the AutoCompleteSource property is set to CustomSource. Gets or sets a whether the AutoCompleteCustomSource is automatically filled with data from column. Interface that supports the subeditor parent information. Gets or sets the subeditor control. Interface that defines the methods and properties required by objects used as editors within the editor. Gets the value from the subeditor control. Sets the value into the subeditor control. Gets the control associated with the subeditor. Gets the preferred (maximum needed) size of the cell for the subeditor control. Gets the initial location of the subeditor control. Occurs when the value in the subeditor changes. Occurs when the subeditor control goes away. Interface that signifies whether the cell type supports a ReadOnly property. Gets or sets whether the cell type is read-only. Interface that signifies whether the cell type supports a Static property. Gets or sets whether the cell type is static. Interface that signifies whether the cell type supports specific properties. Gets whether the cell type supports the named property. Name of the property Interface that signifies whether the cell type supports a Multiline property. Gets or sets whether the cell type supports multiple lines. Interface that signifies whether the cell type supports showing a common dialog. Returns whether the CommonDialog SubEditor is currently open. Interface that signifies whether the cell type supports a WordWrap property. Gets or sets whether the cell type supports word wrapping. Marker interface for cell type objects which indicates that the value for the cell should always be formatted for display or sorting purposes. Determines whether the specified value is a numeric data type. Value of which to determine data type True if the value is numeric; otherwise false Sets the value into the subeditor control. Gets the control associated with the subeditor. Gets the preferred (maximum needed) size of the subeditor control. Gets the intial location of the subeditor control. Represents a Windows control that enables the user to select a date using a visual monthly calendar display. Initializes a new instance of the class. Initializes a new instance of the class. Defines how values are formatted and displayed. The default value for Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Raises the KeyDown event. An event data. Raises the MouseUp event. An event data Raises the ValueChanged event. An event data Gets the location of the object. Gets the sub editor control Gets current value Sets a value for specified object. Retrieves the size of a rectangular area into which a control can be fitted. The method that is invoked automatically when performs serializing object into a stream. The instructor method that is initialized automatically when performs deserializing. Object that holds the serialized object data. Contexual information about the source or destination of the serialization Occurs when value changed. Occurs when the calendar closed. Gets or sets default value for Gets or sets a DateTimeFormatInfo for Represents a month calendar window Initializes a new instance of class. Initializes a new instance of class. A caption for the OK button A caption for the Cancel button A for formatting and displaying values, depending on culture. A default value Creates a new copy from the specified cell type. ("Copy constructor") Specified button cell type from which to copy Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Gets the location of Rectangle area in which to paint Sets a minimum value. Min value in DateTime Sets a maximum value. Max value in DateTime Gets the specified SpreadMonthCalendar object as a sub-editor control. Control object containing the subeditor control Gets the current value of Sets a current value for Retrieves the size of a rectangular area into which a control can be fitted. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Populates a SerializationInfo with the data needed to serialize the target object. SerializationInfo to populate with data. Destination for this serialization. Creates a SpreadMonthCalendar from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Occurs when value changed. Occurs when the calendar closed. Gets or sets a default value Gets or sets a Gets or sets a caption for the OK button. Gets or sets a caption for the Cancel button. Gets or sets a calendar format string Represents the base control for the cell types derived from GeneralCellType. Constructs a new general editor. The destructor method Resets the contents of the control to the default value. Raises the event. EventArgs object that contains event data Raises the event. EventArgs object that contains event data Raises the AfterFocus event. An event data. Internal use only. Internal use only. Determines whether the key is handled by the control. method override from SuperEditBase Numerical value for an ASCII character Internal use only. Determines whether the character is handled by the control. method override from SuperEditBase Numerical value for an ASCII character Internal use only. Occurs when the edit key is pressed down. Source object of the event KeyEventArgs object containing the event data Internal use only. Occurs when the edit text is pasting. Source object of the event CancelEventArgs object containing the event data Internal use only. Occurs when the edit text is pasted. Source object of the event CancelEventArgs object containing the event data Internal use only. Occurs when the mouse is up on an edit. Source object of the event MouseEventArgs event data Internal use only. Occurs when the mouse is down on an edit. Source object of the event MouseEventArgs event data Internal use only. Message Internal use only. MouseEventArgs event data Internal use only. Internal use only. Internal use only. Internal use only. Shows or hides the subeditor control associated with the cell. Internal use only. Internal use only. Event data Internal use only. Source object Event data Gets the format for drawing the string. Rectangular bounding of the drawing Internal use only. Whether disposing Selects a control with the specified direction in the tab order from which to select the control. true to specify the direction of the control to select; false otherwise true to move forward in the tab order; false to move backward in the tab order Occurs when the subeditor for a cell closes. Occurs when the subeditor for a cell opens. Occurs after control got focus. Gets or sets whether the focus moves to another control when the pointer is moved with the arrow keys. Gets or sets the editor's original value. Sets the amount by which the value increments when the cursor is in the integer portion. Sets the amount by which the value increments when the cursor is in the decimal portion. Gets or sets the subeditor in the cell. Gets or sets the type of cell. Gets or sets which character set to use. Gets or sets whether text that is too long to fit in the cell wraps to additional lines. Gets or sets whether the cell is read-only (and thus cannot be edited). Gets or sets the style of the border. Gets or sets how automatic completion works. Gets or sets the source of complete strings used for automatic completion. Gets or sets a custom System.Collections.Specialized.StringCollection when the AutoCompleteSource property is set to CustomSource. Gets or sets whether the text box has multiple lines. Gets or sets whether it accepts a return. Gets or sets whether to accept arrow keys. Gets or sets which character to substitute when user types in password. Gets or sets the maximum number of characters allowed. Gets or sets the use of scroll bars. Gets or sets the character casing. Represents a defined method that handles the canceling of the event for the FpSpread component. Represents the event data for the canceling of the event for the FpSpread component. Creates a new object with the SubEditorCancel event arguments. Gets or sets whether to cancel the default processing. Interface that defines the methods and properties required by objects used as cell types. Represents the base class for other cell type classes. Gets the preferred (maximum needed) size of the cell for the editor control. Name of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of editor control (as object) Determines whether the specified value is valid. Value to validate (as object) Gets whether the cell type supports the named property. Name of the property Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Shows the subeditor control associated with the cell. Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. Key the user pressed and whether any modifier keys (CTRL, ALT, and SHIFT) are pressed at the same time Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for painting the editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Fires the EditingCanceled event if there are any delegates attached. Fires the EditorValueChanged event if there are any delegates attached. EventArgs object that contains event data Fires the EditingStopped event if there are any delegates attached. Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Paints (prints) to PDF the cell when not in edit mode to the specified graphics interface with the specified appearance settings. PDF graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the painting of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Determines whether a cell can overflow its data into an adjacent cell. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). Converts the name of the cell type to a string. Creates and returns a base cell. Implementation of IReuseEditorControl.GetEditorControl for use by cell types Editor control to reuse Parent control Appearance settings Numeric value for scaling the display of the control Control After calling this method, if initialized is false, you must call IReuseEditorControl.InitializeEditorControl to make the editor control ready for editing. Gets or sets the subeditor. Occurs when editing (the editor control) has been canceled by the user. Occurs when value (the editor control) has been changed by the user. Occurs when editing (the editor control) has been stopped by the user. Interface that supports the general formatting of date-time and numeric cells. Gets or sets the whether the format is date-time. Gets or sets the date-time format information. Gets or sets the numeric format information. Represents the default cell. Represents the basis for all editable cells. Indicates the cell editor can handle formula input. Internal use only. Creates a new editable cell with default settings. Internal use only. Internal use only. Copies properties from the specified EditBaseCellType ("copy constructor"). Specified base cell type from which to copy Creates a new editable cell from serialization. Creates and returns an editable base cell. Serializes the cell type. Determines whether the specified value is valid. Value to validate (as object) Shows the subeditor control associated with the cell. Gets or sets the current culture. Culture information setting Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Specified object to format is not valid Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Implementation of IReuseEditorControl.GetEditorControl for use by cell types Editor control to reuse Parent control Appearance settings Numeric value for scaling the display of the control Control After calling this method, if initialized is false, you must call IReuseEditorControl.InitializeEditorControl to make the editor control ready for editing. Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of editor control (as object) Specified value to set is not valid Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Gets the rectangle in which text is drawn. Graphics device interface for painting the text Cell rectangle Font Appearance settings of the rectangle Text rectangle returned String to be painted Gets the horizontal alignment based on the value. Value of the horizontal alignment Gets the vertical alignment based on the value. Value of the vertical alignment Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Paints (prints) to PDF the cell. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the painting of the cell Calculate the rectangle for drawing text Appearance settings of the cell Container rectangle of the cell Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Gets the preferred (maximum needed) size of the cell for the editor control. Name of editor control Determines whether the cell can overflow into adjacent cells. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initializes the editor control. Editor control to initialize Appearance settings Numeric value for scaling the display of the control Gets or sets the subeditor. Gets or sets how arrow keys are processed by the edit control. Gets or sets the background image for the cell. Gets or sets how text orients itself when painting the cell. Gets or sets the rotation angle of the text for the cell. Gets or sets whether a drop-down button is displayed in the cell. Gets or sets where the buttons are displayed in the cell. Gets or sets the initial cursor position. Gets or sets whether the SubEditor is available Gets or sets whether the cell is static, which prohibits user interaction. Gets or sets whether the cell is read-only (and thus cannot be modified). Gets or sets how automatic completion works. Gets or sets the source of complete strings used for automatic completion. Gets or sets a custom string collection when the AutoCompleteSource property is set to CustomSource. Gets or sets a whether the AutoCompleteCustomSource is automatically filled with data from other cells in the column. Gets or sets the text to display for null values. Gets or sets how to trim characters that do not fit in the cell. Gets or sets whether text that is too long to fit in the cell wraps to additional lines. Creates a new general (default) cell with default settings. Creates a new general (default) cell from serialization. SerializationInfo StreamingContext Serializes the cell type. Creates and returns a general (default) cell. Sets the current culture information. Culture information Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Sets the format string for formatting values. Format string for formatting values Whether to consider the number as a date and time Gets the parse format string and IFormatProvider for formatting when the format string is not set. Ignored Ignored Format string IFormatProvider to handle formatting Sets the parse format string and IFormatProvider for formatting when the format string is not set. Ignored Ignored Format string IFormatProvider for formatting Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the editor control Numeric value for scaling the display of the editor control Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Sets the value of the editor control. Value of editor control (as object) Specified value to set is not valid Gets or sets whether negative values are displayed in red. Gets or sets the format string used to format the value. Gets or sets whether the format string should be interpreted as a date-time format (true) or a number format (false). Gets or sets a DateTimeFormatInfo object that defines the format for displaying dates and times. Gets or sets a NumberFormatInfo object that defines the format for displaying a numeric value. Determines whether the editor contains a formula. Represents a text cell. Creates a new text cell with default settings. Creates and returns a text cell. Creates a new text cell from serialization. Creates a new copy from the specified cell type. ("Copy constructor") Specified text cell type from which to copy Serializes the cell type. Determines whether the specified value is valid. Specified value in the editor control Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Sets the value of the editor control. Value of editor control (as object) Specified value to set is not valid Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the rectangle in which text is drawn. Graphics device interface for painting the text Cell rectangle Font Appearance settings of the rectangle Text rectangle returned String to be painted Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the editor control. Name of the editor control Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control of the cell Numeric value for scaling the display of the renderer control Determines whether the cell can overflow into adjacent cells. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets which scroll bars to display for the text cell. Gets or sets whether the ampersand character underlines text. Gets or sets the case of characters in the text cell. Gets or sets what characters to allow for the text cell. Gets or sets the character for masking data in the text cell. Gets or sets the maximum number of characters allowed in the text cell. Gets or sets whether multiple lines of text are allowed. Represents a button cell. Creates a new button cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified button cell type from which to copy Creates a new button cell from serialization. Populates the SerializationInfo class with information about the button cell type settings. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Object - value of the editor control Specified value to set is not valid Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initializes the editor control for editing. Control Appearance of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the color for the button. Gets or sets whether the ampersand character underlines text. Gets or sets the color for the button text. Gets or sets the shadow color for the button. Gets or sets the highlight color for the button. Gets or sets the image for the button. Gets or sets the image for the down state of the button. Gets or sets the width (in pixels) of the shadow around the button. Specified width is not valid; must be between 0 and 256 Gets or sets the button text. Gets or sets the text for the button down state. Gets or sets how text orients itself when painting the cell. Gets or sets whether to use the visual style setting background color. Gets or sets the rotation angle of the text for the cell. Gets or sets how the text aligns itself in relation to the button image. Gets or sets whether the button has two states. Gets or sets the secondary color used when drawing a gradient button. Gets or sets the drawing style of a gradient button. Gets or sets how the background is rendered. Gets or sets whether text that is too long to fit in the cell wraps to additional lines. An interface supports CellType objects that want to display data as type. Gets or sets a Gets or sets a date separator string Gets or sets a time separator string. Gets or sets a custom date format string. Gets or sets AM string. Gets or sets PM string. Gets or sets text orientation. Gets or sets a text rotation angle. Gets or sets a value indicates whether text is wrapped or not. Gets or sets array of names of days. Gets or sets array of names of months. Gets or sets a object Represents a date-time cell. Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Specified object to format is not valid Creates and returns a date-time cell. Creates a new date-time cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified date-time cell type from which to copy Creates a new date-time cell from serialization. Serializes the cell type. Gets the preferred (maximum needed) size of the cell for the editor control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Get the value that return from editor if the editing value is partial and not empty. Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Sets the various text elements for the pop-up calendar, including the day and month names and the button text. Set of day names Set of month names Set of abbreviated day names Set of abbreviated month names Text for the OK button Text for the Cancel button Sets the various text elements for the pop-up calendar, including the day and month names, the today text, and the button text. Set of day names Set of month names Set of abbreviated day names Set of abbreviated month names Text for the OK button Text for the Cancel button Text for the Today button or Now button Sets the various text elements for the pop-up calendar, namely the button text. Text for the OK button Text for the Cancel button Sets the format to be used for the pop-up calendar header. Format of the header of the calendar Gets the long day names for formatting date values. Gets the long month names for formatting date values. Gets the short day names for formatting date values. Gets the short month names for formatting date values. Gets the time format for formatting time values. Gets the short date format for formatting date values. Gets the long date format for formatting date values. Gets the format string for formatting date values or time values or both. Gets the new format for formatting date values or time values or both. Used to change .net embedded literals into SuperEdit embedded literals Sets the new format (returned by GetNewFormat) into the internal cell formatter. Gets the date separator string for formatting date values. Gets the time separator string for formatting time values. Gets the AM string for formatting time values. Gets the PM string for formatting time values. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Determines whether the specified value can be converted to a date-time value and is between the minimum and maximum allowed values. Value to validate (as object) Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets whether celltype ignore invalid character input while editing. Gets or sets the background color of the pop-up calendar in the date-time cell. Gets or sets the text color of the pop-up calendar in the date-time cell. Gets or sets the text font of the pop-up calendar in the date-time cell. Gets or sets the background color of the weekday part of the pop-up calendar in the date-time cell. Gets or sets the text color of the weekday part of the pop-up calendar in the date-time cell. Gets or sets the text font of the weekday part of the pop-up calendar in the date-time cell. Gets or sets the background color of the year part of the pop-up calendar in the date-time cell. Gets or sets the text color of the year part of the pop-up calendar in the date-time cell. Gets or sets the text font of the year part of the pop-up calendar in the date-time cell. Gets or sets the background color of the month part of the pop-up calendar in the date-time cell. Gets or sets the text color of the month part of the pop-up calendar in the date-time cell. Gets or sets the text font of the month part of the pop-up calendar in the date-time cell. Gets or sets how to dock the weekday header of the pop-up calendar in the date-time cell. Gets or sets the height of the weekday header of the pop-up calendar in the date-time cell. Gets or sets how to dock the year header of the pop-up calendar in the date-time cell. Gets or sets how to dock the month header of the pop-up calendar in the date-time cell. Gets or sets the style of the year header of the pop-up calendar in the date-time cell. Gets or sets the style of the month header of the pop-up calendar in the date-time cell. Gets or sets the height of the year header of the pop-up calendar in the date-time cell. Gets or sets the height of the month header of the pop-up calendar in the date-time cell. Gets or sets whether to show the surrounding days in the pop-up calendar in the date-time cell. Gets or sets the color of the surrounding days of the pop-up calendar in the date-time cell. Gets or sets the single line header of the pop-up calendar in the date-time cell. Gets or sets what value is written to the underlying data model. Gets or sets the default date for the control. Gets or sets the default time used in the control. Gets or sets whether a spin button is displayed while editing. Gets or sets the format used when date-time format is user-defined. Specified format is not valid Gets or sets alternate short day names for the control. (Use with UserDefinedFormat.) Gets or sets alternate short month names for the control. (Use with UserDefinedFormat.) Gets or sets alternate month names for the control. (Use with UserDefinedFormat.) Gets or sets alternate day names for the control. (Use with UserDefinedFormat.) Gets or sets the format for displaying dates and times. Gets or sets the minimum time value allowed for user entry. Specified value out of range; must be between 00:00:00 and 23:59:59.9999999 Gets or sets the maximum time value allowed for user entry. Specified value out of range; must be between 00:00:00 and 23:59:59 Gets or sets the minimum date value allowed for user entry. Gets or sets the maximum date value allowed for user entry. Gets or sets the string that separates the portions of a date value. Gets or sets the string that separates the portions of a time value. Gets or sets the string to indicate morning for 12-hour time format. Gets or sets the string to indicate afternoon and evening for 12-hour time format. Gets or sets the calendar for formatting date values. Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. Specified value is out of range for Gregorian calendar; must be between 100 and 9999 Specified value is out of range for Hijri calendar; must be between 100 and 9666 Specified value is out of range for Hebrew calendar; must be between 5343 and 6000 Specifies the precision of the fraction denominator for numeric cells displaying as fractions. Sets the precision automatically. Sets the precision to halves. Sets the precision to quarters. Sets the precision to eighths. Sets the precision to sixteenths. Sets the precision to thirty-seconds. Sets the precision to sixty-fourths. Sets the precision to tenths. Sets the precision to hundredths. Sets the precision to thousandths. Sets the precision to a custom value. Represents a numeric cell with formatting that you can specify. Creates and returns a numeric cell. Creates a new numeric cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified number cell type from which to copy Creates a new numeric cell from serialization. Serializes the cell type. Sets the text for the pop-up calculator. Text for the OK button Text for the Cancel button Function to perform "plain" rounding, not "bankers" rounding Double value to round Decimal places of precision Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Internal use only. Internal use only. Gets the format string for formatting the numeric value. Internal use only. Internal use only. Gets the separator character for formatting the numeric value. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Determines whether the specified value can be converted to a double-precision, floating point value and is between the minimum and maximum allowed values. Value to validate Sets the value of the editor control. Value of editor control (as object) Specified value to set is not valid Gets the preferred (maximum needed) size of the cell for the editor control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Parses the input string with fraction support. The input. if set to true, parsing fraction number is successful. Otherwise, failed. Overrides the PaintCell to provide fraction support. Formats the input object as a string with fraction support. String containing the fraction representation Returns whether the input is a numeric data type. True or false, if the input value is a numeric data type Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets or sets how values are displayed as fractions with custom formatting. Gets or sets the number of digits when values are displayed as fractions. Gets or sets the precision when values are displayed as fractions. Gets or sets whether to convert whole numbers to fractions when values are displayed as fractions. Gets or sets whether to allow fractions in edit mode when values are displayed as fractions. Gets or sets whether values are represented as fractions. Gets or sets whether leading zeros are displayed. Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the integer portion. Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the decimal portion. Gets or sets whether a spin button is displayed when editing. Gets or sets whether the value wraps when the minimum or maximum is reached. Gets or sets how the value is formatted for negative values. Gets or sets the decimal character. Gets or sets the number of decimal places. Gets or sets whether to display zeros as placeholders in the decimal portion of the number for a fixed-point numeric display. Gets or sets the character for replacing the value if it does not fit the width of the display. Gets or sets whether negative numeric values are displayed in red. Gets or sets the maximum value allowed for user input. Specified value is beyond accepted limits Gets or sets the minimum value allowed for user entry. Specified value is beyond accepted limits Gets or sets the string used to separate thousands in a numeric value. Gets or sets whether to display the thousands separator string. Represents a mask cell. Creates and returns a mask cell. Creates a new mask cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified mask cell type from which to copy Creates a new mask cell from serialization. Serializes the cell type. Gets the unformatted value in the editor control. Determines whether the specified value is valid. Value to validate (as object) Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Saves the object to XML. XmlTextWriter to which to write (save) the object Handles the CustomMask event. Object that raised the event CustomMaskEventArgs object containing event data Loads the object from XML. XmlNodeReader from which to read (load) the object Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets or sets the mask string. Gets or sets the placeholder character. Gets or sets the custom characters for the mask. Represents a check box cell. Creates and returns a check box cell. Creates a new check box cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified check box cell type from which to copy Creates a new check box cell from serialization. Serializes the cell type. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initializes the check box for editing. Control Appearance settings of the cell Numeric value for scaling the display of the cell Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the background image for the cell. Gets or sets whether the focus rectangle is displayed. Gets or sets the text in the check box regardless of the state, overriding TextTrue, TextFalse, and TextIndeterminate. Gets or sets whether the ampersand character underlines text. Gets or sets the text for true state. Gets or sets the text for false state. Gets or sets the indeterminate state text. Gets or sets how the text is aligned in the cell. Gets or sets whether the check box has three states. Gets or sets the images for the states of the check box. Represents a slider cell. Creates and returns a slider cell. Creates a new slider cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified slider cell type from which to copy Creates a new slider cell from serialization. Serializes the cell type. Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Determines whether the specified value can be converted to an integer value and is between the minimum and maximum allowed values. Value to validate (as object) Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the background image for the cell. Gets or sets the color of the knob of the slider. Gets or sets the color of the tick marks in the slider. Gets or sets the color of the track of the slider. Gets or sets the image for the track of the slider. Gets or sets the width (in pixels) of the knob of the slider. Specified value is out of range; must be between 0 and 255 Gets or sets the width (in pixels) of the track of the slider. Specified value is out of range; must be between 0 and 255 Gets or sets the width (in pixels) of the ticks of the slider. Specified value is out of range; must be between 0 and 255 Gets or sets the image for the knob for the slider. Gets or sets the minimum value for user entry. Gets or sets the maximum value for user entry. Gets or sets how frequently to space the tick marks in the slider. Specified value is out of range; must be between 0 and 255 Gets or sets whether the slider moves with the initial click. Gets or sets the orientation of the slider. Represents the FarPoint color picker control. Creates a new FarPoint color picker control. Raises the ValueChanged event. EventArgs containing the event data Displays the color dialog. Raises the GotFocus event. An for contains event data. Raises the AfterFocus event An for contains event data. Processes the mouse down event. MouseEventArgs object containing the event data Determines whether the specified key is an input key that the component can handle without preprocessing. Key to check Determines whether to process the dialog character. Character code Determines whether to process the dialog key. Key Processes the key press event. KeyPressEventArgs object containing the event data Processes the key down event. KeyEventArgs object containing the event data Paints the cell. Graphics device interface for painting the cell Location and size of a rectangular region Background color Text (foreground) color Font Color Caption text Horizontal alignment Vertical alignment Style Text Style Text for unknown color Whether right to left orientation Width of the box in pixels Paints the cell. Graphics device interface for painting the cell Location and size of a rectangular region Background color Text (foreground) color Font Color Caption text Horizontal alignment Vertical alignment Style Text Style Text for unknown color Whether right to left orientation Width of the box in pixels The zoom factor. Handles the paint event. PaintEventArgs object containing the event data Occurs after the control got focus. Occurs when the value changes. Gets or sets the text associated with this control. The text associated with this control. Gets or sets the horizontal alignment of the color picker. Gets or sets the vertical alignment of the color picker. Gets or sets whether to allow the color picker dialog to open fully. Gets or sets the width (in pixels) of the box in the color picker. Gets or sets the style of the color picker. Gets or sets whether any color is allowed (typically for systems that can handle the full set of colors). Gets or sets whether solid color only are displayed (typically for systems that can handle a limited set of colors). Gets or sets whether to drop down the color picker dialog by default. Gets or sets whether to display the color picker dialog fully open. Gets or sets the array of custom colors to display in the color picker dialog. Gets or sets whether the color picker dialog is showing. Gets or sets the style of text for unknown colors. Gets or sets the text for unknown colors. Gets or sets the color in the color picker dialog. Specifies how the color picker cell renders. Fills the entire client area with the color Fills the entire client area with text overlay Displays the color in a box in the client area Displays the color in a box in the client area with text displayed alongside the box Specifies which text is displayed for an indeterminate color value in the color picker. Does not display any text Displays the color object name Displays the custom value for unknown colors Represents a color picker cell. Displays a color editor dialog. Creates a new color picker cell. Creates a new color picker cell by copying from the specified ColorPickerCellType ("copy constructor"). Specified color picker cell type from which to copy Creates a new color picker cell from serialization. Serializes the cell type. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Gets the editor control. Appearance of the editor control Numeric value for scaling the display of the editor control Initializes the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the unformatted value in the editor control. Sets the unformatted value in the editor control. Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for painting the editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Gets the preferred (maximum) size of the cell. Graphics device interface for painting the cell Size of the cell Appearance settings of the cell Object containing the name of the cell Numeric value for scaling the display of the cell Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Object containing the results of the parsing to put in the data model Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format String containing the formatted data to put in the cell Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the style of the color picker. Gets or sets whether to allow the color picker dialog to open fully. Gets or sets the caption to display in the color picker cell. Gets or sets whether any color is allowed. Gets or sets the style of text for unknown colors. Gets or sets the text for unknown colors. Gets or sets whether solid colors only are displayed. Gets or sets whether to display the color picker dialog fully open. Gets or sets whether to drop down the color picker dialog by default. Gets or sets the custom colors for the color picker dialog. Gets or sets whether the color picker dialog is showing. Gets or sets the width (in pixels) of the box in the color picker cell. Creates a new multiple-column list. Internal use only. Raise the mouse move event. Source of event Event data Internal use only. Raises the key up event. Source of event Event data Internal use only. Raises the SelectedIndexChanged event. EventArgs object containing the event data Internal use only. Internal use only. Raises the selection changed event. Source of event Event data Gets the column index of the bound data. Gets the column index of the column to edit. Internal use only. Raises the cell double-click event. Source of the event Event data Internal use only. Raises the cell click event. Source of the event Event data Gets the value from the subeditor control. Sets the value into the subeditor control. Gets the control associated with the subeditor. Gets the preferred (maximum needed) size of the cell for the subeditor control. Gets the initial location of the subeditor control. Occurs when the index of the selected item in the combo box list has changed. Gets or sets how the columns in the list are sized when displayed. Gets or sets how to perform an automatic search. Gets or sets the offset of the list. Gets or sets the alignment of the list. Gets or sets the editing control. Gets or sets the maximum number of items to display at one time in the list. Gets or sets the width of the list. Gets or sets which list column (by index) serves as the edit portion of the combo box. Gets or sets which list column (by name) serves as the data portion of the combo box. Gets or sets which list column (by name) serves as the edit portion of the combo box. Gets or sets which list column (by index) serves as the data portion of the combo box. Gets or sets the name of the data source that populates the active sheet in this component. Sheet count is zero; must be at least one sheet before DataSource can be set Gets or sets the name of the data member that populates the active sheet in this component. Sheet count is zero; must be at least one sheet before the data member can be set Represents the editor control for the multiple-column combo box cell. Determines whether the specified key is an input key or a special key that requires preprocessing. Key to check Boolean: true if the character can be sent directly and not preprocessed; false otherwise Internal use only. Internal use only. Specifies how the columns in the drop-down list are sized when displayed. [0] Does not size the columns [1] Sizes columns based on their data type [2] Sizes the columns by fitting the widest item Represents a multiple-column combo box cell. Internal use only. Creates a new multiple-column combo box cell with default settings. Internal use only. Internal use only. Whether disposing. Internal use only. Creates a new copy from the specified cell type. ("Copy constructor") Specified multiple-column combo box cell type from which to copy Creates a new multiple-column combo box cell from serialization. Creates and returns an editable base cell. Serializes the cell type. Determines whether the specified value is valid. Value to validate (as object) Shows the subeditor control associated with the cell. Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Specified object to format is not valid Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of editor control (as object) Specified value to set is not valid Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Gets the rectangle in which text is drawn. Graphics device interface for painting the text Cell rectangle Font Appearance settings of the rectangle Text rectangle returned String to be painted Gets the horizontal alignment based on the value. Value of the horizontal alignment Gets the vertical alignment based on the value. Value of the vertical alignment Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Gets the preferred (maximum needed) size of the cell for the editor control. Name of editor control Determines whether the cell can overflow into adjacent cells. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the data source for the list portion of the combo box. Gets or sets the name of the data member that populates the list in list portion of the combo box. Gets or sets which list column (by index) serves as the data portion of the combo box. Gets or sets which list column (by name) serves as the data portion of the combo box. Gets or sets which list column (by name) serves as the edit portion of the combo box. Gets or sets how much the list offsets from the editor. Gets or sets how the list is searched based on input of a character key. Gets or sets to which side of the editor the list aligns. Gets or sets which list column (by index) serves as the edit portion of the combo box. Gets or sets the maximum number of items to display at one time in the list. Gets or sets the width of the list. Gets or sets how arrow keys are processed by the edit control. Gets or sets the background image of the multiple-column combo box. Gets or sets where the buttons are displayed in the cell. Gets or sets how to trim characters that do not fit in the cell. Gets or sets whether grid lines are displayed in the drop-down list. Gets or sets the type of border style for the drop-down list. Gets or sets whether column headers are displayed in the drop-down list. Gets or sets how the columns in the drop-down list are sized when displayed. Represents an ordinary combo box cell. Internal use only. Creates and returns an ordinary combo box cell. Creates a new combo box cell with default settings. Internal use only. Internal use only. Whether disposing. Internal use only. Creates a new copy from the specified cell type. ("Copy constructor") Specified combo box cell type from which to copy Creates a new combo box cell from serialization. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Serializes the cell type. Shows the subeditor control associated with the cell. Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Determines whether the specified value is valid. Specified value in the editor control Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Gets the rectangle in which text is drawn. Graphics device interface for painting the text Cell rectangle Font Appearance settings of the rectangle Text rectangle returned String to be painted Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Removes all items from the list. Removes the individual item specified by index from the list. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets how the automatic completion works for entries in the combo box. Gets or sets the source for automatic completion of entries in the combo box. Gets or sets the custom source (of strings) for automatic completion of entries in the combo box. Gets or sets a whether the AutoCompleteCustomSource is automatically filled with data from the column. Gets or sets the case of characters in the text cell. Gets or sets what characters to allow for the text cell. Gets or sets where buttons are displayed. Gets or sets what value is written to the underlying data model. Gets or sets the side of the cell on which the list aligns. Gets or sets the image list of a combo box. Gets or sets the control for the list portion. Gets or sets how arrow keys are processed by the combo box control. Gets or sets whether you can type into the edit portion of the combo box. Gets or sets how many pixels to offset the list from the aligned edge of the cell. Gets or sets the width (in pixels) of the drop-down list. Gets or sets the maximum number of characters allowed in the combo box cell. Gets or sets how a list of items in a combo box is searched based on input of a character key. Gets or sets the number of items to display at one time in the list portion. Gets or sets the items for the drop-down list in the combo box. Gets or sets the corresponding data for the items in the drop-down list in the combo box. Gets or sets the image to paint in the background of the combo box edit portion. Represents the hyperlink cell. Determines whether a cell can overflow its data into an adjacent cell. Creates and returns a hyperlink cell. Creates a new hyperlink cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified hyperlink cell type from which to copy Creates a new hyperlink cell from serialization. Serializes the cell type. Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the background image for the cell. Gets or sets the hyperlink. Gets or sets the area of the text that is the hyperlink. Specified start is invalid; must be positive Specified length is invalid; must be positive Specified length is invalid; must be less than or equal to the length of the entire text Gets or sets the hyperlinks. Gets or sets tool tips for the hyperlinks. Gets or sets how to trim characters that do not fit in the cell. Gets or sets the text string. Gets or sets the color of visited links. Gets or sets the color of links. Gets or sets the area of the text that is the hyperlink. Specified start is invalid; must be positive Specified length is invalid; must be positive Specified length is invalid; must be less than or equal to the length of the entire text Represents a progress indicator cell. Creates and returns a progress indicator cell. Creates a new progress indicator cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified progress indicator cell type from which to copy Creates a new progress indicator cell from serialization. Serializes the cell type. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Determines whether the specified value can be converted to an integer value and is between the minimum and maximum allowed values. Value to validate (as object) Gets or sets the background image for the progress indicator cell. Gets or sets the orientation of the progress indicator. Gets or sets the image to display for the progress indicator when indicator style is set to display a picture. Gets or sets the second fill color to display for the progress indicator when indicator style is set to display a gradient. Gets or sets the gradient style to display for the progress indicator when indicator style is set to display a gradient. Gets or sets how the text portion of the progress indicator is displayed. Gets or sets the text string to use in the progress indicator when the text style is set to display custom text. Gets or sets the display type of the progress indicator. Gets or sets whether the percent filled string is displayed in the progress indicator. Gets or sets the maximum value for user entry in the progress indicator. Gets or sets the minimum value for user entry in the progress indicator. Gets or sets the color for the filled part of the progress indicator. Gets or sets the color for the text in the progress indicator. Represents a multiple option button cell. Creates and returns a multiple option button cell. Creates a new multiple option button cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified multiple-option cell type from which to copy Creates a new multiple option button cell from serialization. Serializes the cell type. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. KeyEventArgs object containing the event data Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the corresponding data for the items in the list of options. Gets or sets what value is written to the underlying data model. Gets or sets the background image for the cell. Gets or sets whether hot keys are used in the cell. Gets or sets how text aligns in the cell. Gets or sets the orientation of the option buttons. Gets or sets the list for the option buttons. Gets or sets the image for the option buttons. Represents a numeric cell formatted as currency. Creates and returns a currency cell. Creates a new currency cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified currency cell type from which to copy Creates a new currency cell from serialization. Serializes the cell type. Internal use only. Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Gets the preferred (maximum needed) size of the cell for the editor control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Sets the text for the pop-up calculator. Text for the OK button Text for the Cancel button Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Gets the format string for formatting currency values. Sets the new format string (returned by GetNewFormat) into the internal cell formatter. Internal use only. Internal use only. Gets the separator character for formatting currency values. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Determines whether the specified value can be converted to a decimal value and is between the minimum and maximum allowed value. Value to validate (as object) Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets or sets the string for the currency symbol in displaying currency values. Gets or sets the format for displaying a negative value. Gets or sets the format for displaying a positive value. Gets or sets whether leading zeros are displayed. Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the integer portion. Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the decimal portion. Gets or sets whether a spin button is displayed when editing. Gets or sets whether the value wraps when the minimum or maximum is reached. Gets or sets the decimal character. Gets or sets the number of decimal places. Gets or sets the character for replacing the value if it does not fit the width of the display. Gets or sets whether negative numeric values are displayed in red. Gets or sets whether to display zeros as placeholders in the decimal portion of the number for a fixed-point numeric display. Gets or sets the maximum value allowed for user entry. Specified value is beyond accepted limits Gets or sets the minimum value allowed for user entry. Specified value is beyond accepted limits Gets or sets the string used to separate thousands in a numeric value. Gets or sets whether to display the thousands separator string. Gets or sets whether to display the currency symbol. Interface for supporting user modifiable images in headers Gets or sets the images. Represents the painter of a gradient header. Represents the painter of column header cells. Creates the appearance. Creates a visual style (theme) for the header. Creates a new column header renderer. The destructor method. Paints the sorting indicator in the column header with the specified appearance settings. Graphics device interface for painting the indicator Location and size of the rectangular region in which to paint the indicator Appearance settings of the indicator Numeric value for scaling the display of the indicator Paints the filtering indicator in the column header with the specified appearance settings. Graphics device interface for painting the indicator Location and size of the rectangular region in which to paint the indicator Appearance settings of the indicator Numeric value for scaling the display of the indicator Paints the row header selector in the row header of the selected row. Graphics device interface for painting the row header selector. Location and size of the rectangular region in which to paint the row header selector. Appearance settings of the row header selector. Numeric value for scaling the display of the row header selector. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Paints the column header cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the header cell Rectangular region for the text Background color for the header cell Text color for the header cell Font for the header cell Horizontal alignment of text in the header cell Vertical alignment of text in the header cell Whether the header cell appears as a pressed button Whether the header cell has the focus (is active) Text string to appear in the header cell Text string to appear in the header cell if it is pressed (as a button) Alignment of button in the column header cell Orientation of the text with respect to the button picture in the header Whether the text wraps to multiple lines if needed Thickness in pixels of the shadow Color for the dark line part of the shadow Color for the light line part of the shadow Picture to display when the button is not pressed Picture to display when the button is pressed Whether the header cell is locked Letter to underline as a hotkey prefix Visual style (XP theme) Whether mouse over Whether to draw the header cell with a right-to-left orientation Appearance settings Text rotation angle Paints the column header cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the header cell Rectangular region for the text Background color for the header cell Text color for the header cell Font for the header cell Horizontal alignment of text in the header cell Vertical alignment of text in the header cell Whether the header cell appears as a pressed button Whether the header cell has the focus (is active) Text string to appear in the header cell Text string to appear in the header cell if it is pressed (as a button) Alignment of button in the column header cell Orientation of the text with respect to the button picture in the header Whether the text wraps to multiple lines if needed Thickness in pixels of the shadow Color for the dark line part of the shadow Color for the light line part of the shadow Picture to display when the button is not pressed Picture to display when the button is pressed Whether the header cell is locked Letter to underline as a hotkey prefix Visual style (XP theme) Whether mouse over Whether to draw the header cell with a right-to-left orientation Appearance settings Text rotation angle Numeric value for scaling the display of the header cells Paints the column header cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the header cell Rectangular region for the text Background color for the header cell Text color for the header cell Font for the header cell Horizontal alignment of text in the header cell Vertical alignment of text in the header cell Whether the header cell appears as a pressed button Whether the header cell has the focus (is active) Text string to appear in the header cell Text string to appear in the header cell if it is pressed (as a button) Alignment of button in the column header cell Orientation of the text with respect to the button picture in the header Whether the text wraps to multiple lines if needed Thickness in pixels of the shadow Color for the dark line part of the shadow Color for the light line part of the shadow Picture to display when the button is not pressed Picture to display when the button is pressed Whether the header cell is locked Letter to underline as a hotkey prefix Visual style (XP theme) Whether mouse over Whether to draw the header cell with a right-to-left orientation Paints the column header cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the header cell Rectangular region for the text Background color for the header cell Text color for the header cell Font for the header cell Horizontal alignment of text in the header cell Vertical alignment of text in the header cell Whether the header cell appears as a pressed button Whether the header cell has the focus (is active) Text string to appear in the header cell Text string to appear in the header cell if it is pressed (as a button) Alignment of button in the column header cell Orientation of the text with respect to the button picture in the header Whether the text wraps to multiple lines if needed Thickness in pixels of the shadow Color for the dark line part of the shadow Color for the light line part of the shadow Picture to display when the button is not pressed Picture to display when the button is pressed Whether the header cell is locked Letter to underline as a hotkey prefix Visual style (XP theme) Whether mouse over Whether to draw the header cell with a right-to-left orientation Numeric value for scaling the display of the header cells Paints the background of the enhanced header cell. Graphics device interface for painting the cell Whether to use XP themes Whether painting to screen Whether in a pressed state Whether in focus Bounding rectangle Integer number of resolution (DPI) along the x-axis Integer number of resolution (DPI) along the y-axis Whether to turn on visual styles Whether drawing right to left Cell background color Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the column header cell Location and size of a rectangular region for painting the column header cell Appearance settings of the column header cell Object containing the name of the renderer control of the column header cell Whether the column header cell is selected Whether the column header cell is locked Numeric value for scaling the display of the column header cell Paints (prints) to PDF the cell. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the painting of the cell Calculate the rectangle for drawing text Appearance settings of the cell Container rectangle of the cell Numeric value for scaling the display of the cell Returns information about the image. Image graphic Image rectangle Font Horizontal alignment Vertical alignment Text Button text alignment Image Rectangle object for image Returns information about the image. Image graphic Image rectangle Font Horizontal alignment Vertical alignment Text Button text alignment Image TextIndent Rectangle object for image Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings Object containing the name of the renderer control Numeric value for zoom factor for scaling the display of the renderer control Determines whether data in cells can overflow into adjacent cells. Determines whether data in adjacent cells can overflow these cells. Internal use only. Whether disposing Creates a new painter of the column header cells from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization The caller does not have the required permission. Returns the name of the renderer. Gets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes. Gets or sets the size. Gets or sets the index of the tab. Gets or sets the location. Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization The caller does not have the required permission. Creates a new painter of the gradient header from serialization. Serialization information Streaming context Creates a new renderer for a gradient header. Creates a new renderer for a gradient header with color and mode specified. Color at the top of the gradient Color at the bottom of the gradient Color at the top when the header cell is active Color at the bottom when the header cell is active Mode of the linear gradient Color at the top of gradient when the column or row of header cell contains a selection Color at the bottom of the gradient when the column or row of header cell contains a selection Returns a that represents this instance. A that represents this instance. Creates a new renderer for a gradient header with color and mode specified. Color at the top of the gradient Color at the bottom of the gradient Color at the top when the header cell is active Color at the bottom when the header cell is active Mode of the linear gradient Paints the background of the gradient header cell. Graphics device interface for painting the indicator Location and size of the rectangular region in which to paint Returns the appearance attributes for the current header cell. Paints the gradient header cell. Graphics device interface for painting the header cell Location and size of a rectangular region Rectangular region for the text Color at the top of the gradient Color at the bottom of the gradient Color at the top of the gradient when active Color at the bottom of the gradient when active Mode of the linear gradient Color of the text Font of the text Horizontal alignment of the text Vertical alignment of the text State of the header being pressed Text to display in the header Text to display in the header when pressed Alignment of the text Orientation of the text with respect to the button picture in the header Whether to wrap text to multiple lines Size in pixels of the shadow Dark color Light color Picture to display when the button is not pressed Picture to display when the button is pressed Whether the button is locked Letter to underline as a hotkey prefix Appearance settings of the header cell Paints the gradient header cell. Graphics device interface for painting the header cell Location and size of a rectangular region Rectangular region for the text Color at the top of the gradient Color at the bottom of the gradient Color at the top of the gradient when active Color at the bottom of the gradient when active Mode of the linear gradient Color of the text Font of the text Horizontal alignment of the text Vertical alignment of the text State of the header being pressed Text to display in the header Text to display in the header when pressed Alignment of the text Orientation of the text with respect to the button picture in the header Whether to wrap text to multiple lines Size in pixels of the shadow Dark color Light color Picture to display when the button is not pressed Picture to display when the button is pressed Whether the button is locked Letter to underline as a hotkey prefix Appearance settings of the header cell Numeric value for scaling the display of the header cells Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the column header cell Location and size of a rectangular region for painting the column header cell Appearance settings of the column header cell Object containing the name of the renderer control of the column header cell Whether the column header cell is selected Whether the column header cell is locked Numeric value for scaling the display of the column header cell Gets or sets the color of the top of the gradient. Gets or sets the color of the bottom of the gradient. Gets or sets the color of the top of the gradient when the header cell is active. Gets or sets the color of the bottom of the gradient when the header cell is active. Gets or sets the color of the top of the gradient when the column or row of header cell contains a selection. Gets or sets the color of the bottom of the gradient when the column or row of header cell contains a selection. Gets or sets the mode of the linear gradient. Represents the painting of the column header cells with the look and feel of Excel 2007. Creates a new painter of the column header cells with the specified values. Color of the background when in focus Color of the background when not in focus Color of the grid line when not in focus Color of the background when selected and in focus Color of the background when selected but not in focus Color of the grid line when selected Creates a new painter of the column header cells from default values. Creates a new painter of the column header cells from serialization. Serialization information Streaming context Paints the header cell with the look and feel of Excel 2007. Graphics device interface for painting the header cell Location and size of a rectangular region Rectangular region for the text Cell's back color Color of the text Font of the text Horizontal alignment of the text Vertical alignment of the text State of the header being pressed Whether in focus Text to display in the header Text to display in the header when pressed Alignment of the text and image Orientation of the text with respect to the button picture in the header Whether to wrap text to multiple lines Size of the shadow DarkColor LightColor Picture to display when the button is not pressed Picture to display when the button is pressed Whether the button is locked Letter to underline as a hotkey prefix Visual styles Whether the mouse is over the cell Whether drawing right to left Appearance settings of the header cell Text rotation angle Paints the header cell with the look and feel of Excel 2007. Graphics device interface for painting the header cell Location and size of a rectangular region Rectangular region for the text Cell's back color Color of the text Font of the text Horizontal alignment of the text Vertical alignment of the text State of the header being pressed Whether in focus Text to display in the header Text to display in the header when pressed Alignment of the text and image Orientation of the text with respect to the button picture in the header Whether to wrap text to multiple lines Size of the shadow DarkColor LightColor Picture to display when the button is not pressed Picture to display when the button is pressed Whether the button is locked Letter to underline as a hotkey prefix Visual styles Whether the mouse is over the cell Whether drawing right to left Appearance settings of the header cell Text rotation angle Numeric value for scaling the display of the header cells Paints the background of the enhanced header cell. Graphics device interface for painting the header cell Whether to paint visual styles (XP themes) Whether to paint the header cell to the screen Whether to paint the header cell as pressed Whether the header cell has focus Bounding rectangle Integer number of resolution (DPI) along the x-axis Integer number of resolution (DPI) along the y-axis Visual styles setting Whether to display as right-to-left Background color of the header cell Paints the grid lines for the cell Graphics device interface for painting the cell X coordinate of the cell Y coordinate of the cell Width of the cell Height of the cell Appearance settings of the cell Gets the object data. SerializationInfo to populate with data Destination (see StreamingContext) for this serialization Returns the name of the renderer. Gets or sets the color of the normal background. Color of the normal background Gets or sets the color of the selected background. Color of the background when the cell is selected Gets or sets the color of the active background. Color of the background when the cell is active Gets or sets the color of the selected active background. Color of the background when the cell is active and selected Gets or sets the color of the normal grid line. Color of the grid line for the cells Gets or sets the color of the selected grid line. Color of the grid line when the cells are selected Represents the painting of the row header cells with the look and feel of Excel 2007. Creates a new painter of the row header cells with the specified values. Color of the background when in focus Color of the background when not in focus Color of the grid line when not in focus Color of the background when selected and in focus Color of the background when selected but not in focus Color of the grid line when selected Creates a new painter of the row header cells with default values. Creates a new painter of the row header cells from serialization. Serialization information Streaming context Paints the header cell with the look and feel of Excel 2007. Graphics device interface for painting the header cell Location and size of a rectangular region Rectangular region for the text Background color of the header cell Color of the text Font of the text Horizontal alignment of the text Vertical alignment of the text Whether to paint the header cell as pressed Whether the header cell has focus Text to display in the header cell Text to display in the header cell when pressed Alignment of the text and image in the header cell Orientation of the text with respect to the button picture in the header cell Whether to wrap text to multiple lines Size of the shadow DarkColor LightColor Picture to display when the button is not pressed Picture to display when the button is pressed Whether the button is locked Letter to underline as a hotkey prefix Visual styles setting Whether the mouse is over the header cell Whether to draw as right-to-left Appearance settings of the header cell Text rotation angle Paints the header cell with the look and feel of Excel 2007. Graphics device interface for painting the header cell Location and size of a rectangular region Rectangular region for the text Background color of the header cell Color of the text Font of the text Horizontal alignment of the text Vertical alignment of the text Whether to paint the header cell as pressed Whether the header cell has focus Text to display in the header cell Text to display in the header cell when pressed Alignment of the text and image in the header cell Orientation of the text with respect to the button picture in the header cell Whether to wrap text to multiple lines Size of the shadow DarkColor LightColor Picture to display when the button is not pressed Picture to display when the button is pressed Whether the button is locked Letter to underline as a hotkey prefix Visual styles setting Whether the mouse is over the header cell Whether to draw as right-to-left Appearance settings of the header cell Text rotation angle Numeric value for scaling the display of the header cells Paints the background of the enhanced header cell. Graphics device interface for painting the header cell Whether to paint visual styles (XP themes) Whether to paint the header cell to the screen Whether to paint the header cell as pressed Whether the header cell has focus Bounding rectangle Integer number of resolution (DPI) along the x-axis Integer number of resolution (DPI) along the y-axis Visual styles setting Whether to draw as right-to-left Background color of the header cell Paints the grid lines for the cell Graphics device interface for painting the cell X coordinate of the cell Y coordinate of the cell Width of the cell Height of the cell Appearance settings of the cell Gets the object data. SerializationInfo to populate with data Destination (see StreamingContext) for this serialization Returns the name of the renderer. Gets or sets the color of the normal background. Color of the background of the cell Gets or sets the color of the selected background. Color of the background when the cell is selected Gets or sets the color of the selected active background. Color of the background when the cell is active and selected Gets or sets the color of the active background. Color of the background when the cell is active Gets or sets the color of the normal grid lines. Color of the grid lines for the cells Gets or sets the color of the selected grid lines. Color of the grid lines when cells are selected Represents the painting of the corner cells with the look and feel of Excel 2007. Represents the painter of the corner cell. Sets the appearance. Creates a new painter of the corner cell. Creates a new painter of the corner cell from serialization. Serialization information Streaming context Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for zoom factor for scaling the display of the renderer control Paints the corner cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the corner cell Location and size of a rectangular region for painting the corner cell Appearance settings of the corner cell Object containing the name of the renderer control of the corner cell Whether the corner cell is selected Whether the corner cell is locked Numeric value for scaling the display of the corner cell Paints the corner cell. Graphics device interface for painting the corner cell Location and size of a rectangular region for painting the corner cell Background color of the corner cell Foreground color of the corner cell Font Horizontal alignment of corner cell content Vertical alignment of the corner cell content String to paint Orientation of the text Whether wrap words to multiple lines Whether to show hotkey effect String trimming mode Visual styles Whether the mouse is over the corner cell Whether to display right to left Numeric value for scaling the display of the corner cell Determines whether this cell can overflow into an adjacent cell. Determines whether adjacent cells can overflow into this cell. Paints (prints) to PDF the cell. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the painting of the cell Calculate the rectangle for drawing text Appearance settings of the cell Container rectangle of the cell Numeric value for scaling the display of the cell Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization The caller does not have the required permission. Returns the name of the corner renderer. Serialize. Deserialize. Creates a new painter of corner cells with more up to date look. Color of the active background Color of the grid line Color of the normal background Creates a new painter for the corner cell with the default values. Internal use only. Creates a new painter of the corner cell from serialization. Serialization information Streaming context Paints the sheet corner. Graphics device interface for painting the sheet corner Location and size of a rectangular region for painting the sheet corner Background color of the cell Text color of the cell Font of the text Horizontal alignment of cell content Vertical alignment of the cell content String to draw Orientation of the text Whether to wrap words to multiple lines Whether to show hotkey effect String trimming mode Visual styles setting Whether the mouse is over the cell Right to left Numeric value for scaling the display of the sheet corner Draws the triangle in the corner of the cell. Graphics device interface for drawing the rectangle Bounded triangle Numeric value for scaling the display of the cell Paints the grid lines for the cell Graphics device interface for painting the cell X coordinate of the cell Y coordinate of the cell Width of the cell Height of the cell Appearance settings of the cell Cleans up any resources being used. Whether the object is disposed through the IDisposable interface (true) or finalized by the garbage collector (false) Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Gets the object data. SerializationInfo to populate with data Destination (see StreamingContext) for this serialization Returns the name of the renderer. Gets or sets the color of the normal background. Color of the background for the cell Gets or sets the color of the active background. Color of the background when the cell is active Gets or sets the color of the grid line. Color of the grid lines for the cells Represents the painter of the row header. Creates a new painter of the row header with default values. Creates a new painter of the row header from serialization. Serialization information Streaming context Paints the row header cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the header cell Rectangular region for the text Background color for the header cell Text color for the header cell Font for the header cell Horizontal alignment of text in the header cell Vertical alignment of text in the header cell Whether the header cell appears as a pressed button Whether the header cell has the focus (is active) Text string to appear in the header cell Text string to appear in the header cell if it is pressed (as a button) Alignment of button in the column header cell Orientation of the text with respect to the button picture in the header Whether the text wraps to multiple lines if needed Thickness in pixels of the shadow Color for the dark line part of the shadow Color for the light line part of the shadow Picture to display when the button is not pressed Picture to display when the button is pressed Whether the header cell is locked Letter to underline as a hotkey prefix Visual style (XP theme) Whether mouse over Whether to draw the header cell with a right-to-left orientation Paints the row header cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the header cell Rectangular region for the text Background color for the header cell Text color for the header cell Font for the header cell Horizontal alignment of text in the header cell Vertical alignment of text in the header cell Whether the header cell appears as a pressed button Whether the header cell has the focus (is active) Text string to appear in the header cell Text string to appear in the header cell if it is pressed (as a button) Alignment of button in the column header cell Orientation of the text with respect to the button picture in the header Whether the text wraps to multiple lines if needed Thickness in pixels of the shadow Color for the dark line part of the shadow Color for the light line part of the shadow Picture to display when the button is not pressed Picture to display when the button is pressed Whether the header cell is locked Letter to underline as a hotkey prefix Visual style (XP theme) Whether mouse over Whether to draw the header cell with a right-to-left orientation Appearance settings of the header cells Numeric value for scaling the display of the header cells Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the column header cell Location and size of a rectangular region for painting the column header cell Appearance settings of the column header cell Object containing the name of the renderer control of the column header cell Whether the column header cell is selected Whether the column header cell is locked Numeric value for scaling the display of the column header cell Calculate the rectangle for drawing text Appearance settings of the cell Container rectangle of the cell Numeric value for scaling the display of the cell Returns the name of the renderer. Represents a list box control. Creates a new list box control. Raises the GotFocus event. An for contains event data. Raises the AfterFocus event An for contains event data. Draws a list box item. Draws one of the list box items. Text of the item in the list box List of images for the list box DrawItem event containing the item Whether to draw the object with a right to left orientation Draws one of the list box items. Text of the item in the list box List of images for the list box DrawItem event containing the item Whether to draw the object with a right to left orientation SelectionMode of the ListBox The back color for item The fore color for item Occurs after the control got focus. Gets or sets the item data list of a combo box. Gets or sets the image list of a combo box. Represents a list box cell. Creates and returns a list box cell. Creates a new list box cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified list box cell type from which to copy Creates a new list box cell from serialization. Serializes the cell type. Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. FarPoint.Win.Spread.CellHorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. FarPoint.Win.Spread.CellVerticalAlignment Formats the specified data into the format of the cell type and returns it as a string. Object in the data model to format Formats the specified data into the format of the cell type and returns it as a string. This is called by the Format function. This is a sub function of the Format function for code reuse purpose. Object in the data model to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Parses the specified string to the data type of the cell type and returns it as an object. This function is called by the Parse function. This acts as a sub function of the Parse function for code reuse purpose. Specified string from the cell on the sheet to parse Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Sets the value of the editor control. This function is called by the SetEditorValue. This function is a sub function of the SetEditorValue function, and it is created for code reuse purpose. Value of the editor control Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for drawing editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Paints the list box cell. Graphics device interface for painting the column header cell Rectangle bounding the column header cell Background color for the column header cell Text color for the column header cell Font for the column header cell Horizontal alignment of text in the column header cell Vertical alignment of text in the column header cell List of items Selected items from the list Whether the list is locked List of pictures that correspond with the items Height in pixels of each item Whether to draw the object with a right-to-left orientation The selection mode indicates how the specified control is selected. Paints the list box cell. Graphics device interface for painting the column header cell Rectangle bounding the column header cell Background color for the column header cell Text color for the column header cell Font for the column header cell Horizontal alignment of text in the column header cell Vertical alignment of text in the column header cell List of items Selected item from the list Whether the list is locked List of pictures that correspond with the items Height in pixels of each item Whether to draw the object with a right-to-left orientation Paints the list box cell. Graphics device interface for painting the column header cell Rectangle bounding the column header cell Background color for the column header cell Text color for the column header cell Font for the column header cell Horizontal alignment of text in the column header cell Vertical alignment of text in the column header cell List of items Selected item from the list Whether the list is locked List of pictures that correspond with the items Height in pixels of each item Whether to draw the object with a right-to-left orientation SelectionMode of ListBox Paints the list box cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control of the cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell This function is called by the PaintCell method Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the list of images for the list box. Gets or sets the selection mode for the list. Gets or sets the height of each item in the list. Gets or sets the corresponding data for the items in the list box. Gets or sets what value is written to the underlying data model. Gets or sets the list of items for the list box. Represents a numeric cell formatted as a percent value. Creates and returns a percent cell. Creates a new percent cell with default settings. Creates a new copy from the specified cell type. ("Copy constructor") Specified percent cell type from which to copy Creates a new percent cell from serialization. Serializes the cell type. Internal use only. Sets the text for the pop-up calculator. Text for the OK button Text for the Cancel button Internal use only. Internal use only. Internal use only. Gets the percent symbol string for formatting percent values. Gets the new format string for formatting percent values. Sets the new format (returned by GetNewFormat) into the internal cell formatter. Internal use only. Internal use only. Gets the separator character string for formatting percent values. Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Retrieves the size of a rectangular area into which a control can be fitted. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Gets the unformatted value in the editor control. Sets the value of the editor control. Value of the editor control Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Determines whether the specified value can be converted to a double-precision, floating point value and is between the minimum and maximum allowed values. Value to validate (as object) Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets or sets the format for displaying a negative value. Gets or sets the format for displaying a positive value. Gets or sets the character to display as the percent sign. Gets or sets whether leading zeros are displayed. Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the integer portion. Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the decimal portion. Gets or sets whether a spin button is displayed when editing. Gets or sets whether the value wraps when the minimum or maximum is reached. Gets or sets the decimal character. Gets or sets the number of decimal places. Gets or sets whether negative numeric values are displayed in red. Gets or sets whether to display zeros as placeholders in the decimal portion of the number for a fixed-point numeric display. Gets or sets the maximum value allowed for user entry. Specified value exceeds the expected limit. Gets or sets the minimum value allowed for user entry. Specified value is beyond accepted limits Gets or sets the string used to separate thousands in a numeric value. Gets or sets whether to display the thousands separator string. Represents a regular expression cell. Creates and returns a regular expression cell. Creates a new regular expression cell. Creates a new regular expression cell from serialization. Serializes the cell type. Formats the specified data into the format of the cell type and returns it as a string. Object in the data model with cell data to format Parses the specified string to the data type of the cell type and returns it as an object. Specified string from the cell on the sheet to parse Determines whether the specified value is valid. Value to validate (as object) Sets the value of the editor control. Value of editor control (as object) Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the regular expression string. Represents an image cell. Creates a new image cell with default settings. Creates a new image cell with the specified render style. RenderStyle Creates a new image cell with the specified render style and transparency color. Render style Color to set as transparent Creates a new image cell with the specified render style, transparency color and tolerance. Render style Color to set as transparent Amount of tolerance of transparency from the color set as transparent Creates a new image cell from serialization. SerializationInfo StreamingContext Serializes the image cell. SerializationInfo StreamingContext Gets whether the cell type supports the named property. Name of the property Gets an Image object from its base-64 string encoding, byte array, or stream serialization. Object containing base-64 string encoding, byte array, etc. from which to get image Gets the byte array serialization for the image. Image Gets the base-64 string encoding for the byte array serialization of the image. Image Gets the control used by the image cell (returns null since this cell type does not support editing). Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the editor control (does nothing since this cell type does not support editing). Sets the value of the editor control (does nothing since this cell type does not support editing). Value of editor control (as object) Determines whether the specified value is valid (Image). Value to validate (as object) Paints the image cell when not in edit mode to the specified graphics interface with the specified appearance settings. Graphics device interface for painting the cell Location and size of a rectangular region of the image cell Appearance settings of the cell Object containing the name of the renderer control of the image cell Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Gets the preferred (maximum needed) size of the image cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the image cell Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Formats the specified data into the format of the cell type, and since this cell type does not support formatting, it does nothing. Object in the data model with cell data to format Parses the specified string to the data type of the cell type (does nothing since this cell type does not support parsing). Specified string from the cell on the sheet to parse Determines whether a cell can overflow its data into an adjacent cell. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Gets or sets the render style of the image. Gets or sets the transparency color in the image. Gets or sets the transparency tolerance in the image. Specifies the display mode of the barcode. Displays the image of the barcode Displays the value of the barcode in plain text Represents a barcode cell. Represents the barcode data. Indicates whether barcode resize itself when its cell's size change Indicates if previous user set BarSize value need to be restored when changing autoStretch Indicates whether to display the image of the barcode or just display it's value in text Stores the editor. Creates a new barcode cell. Creates a new barcode cell for deserialization. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Determines whether a cell can overflow its data into an adjacent cell. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). Gets the preferred (maximum needed) size of the cell for the editor control. Name of the editor control Gets the cursor reserved for this cell type. Object that is the reserved cursor (pointer) Determines whether the specified cursor location has special meaning to the editor control. Graphics device interface for painting the editor control X-coordinate of pointer location Y-coordinate of pointer location Location and size of a rectangular region Appearance settings of the editor control Object containing the name of the editor control Numeric value for scaling the display of the editor control Cancels the editing of a cell. Stops the editing of a cell. Determines whether the specified key has special meaning to the editor control. Key the user pressed and whether any modifier keys (CTRL, ALT, and SHIFT) are pressed at the same time Shows the subeditor control associated with the cell. Determines whether the specified value is valid. Value to validate (as object) Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Returns the barcode editor control (BarCodeValueEditor). Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Initializes the editor control. Editor control to initialize Appearance settings of the editor control Numeric value for scaling the display of the editor control Returns the text entered by the user in the editor control. Sets the value to the editor when it appears. Value object Creates an image of the barcode and draws it inside the cell. Graphics device interface for painting the cell Location and size of a rectangular region Appearance settings of the cell Object containing the name of the renderer control Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Determines the default fixed size of the barcode in pixels. Graphics device interface for painting the cell Size of the barcode Appearance settings of the cell Value to display Numeric value for scaling the display of the cell No formatting needed No formatting needed Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization The caller does not have the required permission. Clones this cell type object. Creates the image metafile from the barcode. The new value of the barcode Creates the image metafile from the barcode with the specified resolution (in DPI). Resolution in DPI (dots-per-inch) The new value of the barcode Creates the image metafile from the barcode with the specified resolution (in DPI for X and Y). X-axis resolution in DPI (dots-per-inch) Y-axis resolution in DPI (dots-per-inch) The new value of the barcode Creates the bitmap image of the barcode. The new value of the barcode Creates the bitmap image of the barcode. Resolution in DPI (dots-per-inch) The new value of the barcode Creates the bitmap image of the barcode. X-axis resolution in DPI (dots-per-inch) Y-axis resolution in DPI (dots-per-inch) The new value of the barcode Reset the barcode base so that new changes are applied Gets or sets whether to accept the check digit in the input. true if check digit is accepted; false otherwise. Gets or sets the bar type in the barcode. Gets or sets the number of the fixed digits of the value of the barcode. Only can be set if barcode type is PostNet,ITF,or Code39. If bar type is PostNet, the value must be 5 or 10, or 12. Number of the fixed digits of value of the barcode Gets or sets the rotation angle of the barcode. Rotation angle setting Gets or sets the display position message associated with the barcode. Position of the message Gets or sets the message string. Message string Gets or sets whether to show the message string with the barcode. if message visible; Gets or sets whether the check digit is visible. true if check digit is visible; false otherwise Gets or sets the measurement unit of the barcode. Unit of measure Gets or sets whether the barcode adjusts its size according to the BarSize property. true if true the barcode adjusts its size; false otherwise Gets or sets the left and right padding of the barcode. Gets or sets the height and width of the barcode. Gets or sets the width of the adjust bar for fine tuning the placement. Gets or sets the size of the barcode module. Gets or sets the resolution (in dots-per-inch) of the output image of the barcode. Gets or sets the minimum height of entire barcode. Gets or sets whether the barcode automatically resizes itself when the cell size changes. Gets or sets how the barcode is displayed in the cell. Display mode Gets the barcode. Barcode object Determines whether the editor contains a formula. Represents a form for setting the rotation angle of the text. Initializes a new instance of the class. Object with the control Service Required designer variable. Cleans up any resources being used. true if managed resources should be disposed; otherwise, false Required method for Designer support - do not modify the contents of this method with the code editor. Handles the Click event of the buttonOK control and returns the user selected value. Source of the event instance containing the event data Handles the Click event of the buttonCancel control and returns the cached value. Source of the event instance containing the event data Handles the ValueChanged event of the clock1 control. Source of the event instance containing the event data Handles the ValueChanged event of the numericUpDownDegree control. Source of the event instance containing the event data Handles the Validated event of the numericUpDownDegree control. Source of the event instance containing the event data Handles the TextChanged event of the numericUpDownDegree control. Source of the event instance containing the event data Gets the value returned from the user control. Object containing the value of the control Represents a displayed clock to set the text rotation angle. Converts a degree value to a coordinate location. Degree value Return a indicates the coordinate location. Creates a new clock (rotation angle) control. An int indicates the minimum value. An int indicates the maximum value. An int indicates the value. Raises the ValueChanged event. An contains the event arguments. A bool indicates whether is counterclockwise direction. A indicates the mark color. A indicates the selected mark color. An int indicates the minimum mark angle in degree An int indicates the maximum mark angle in degree Gets the alignment by the marks. that indicates the alignment Calculates the round of mark arc. A indicates the bounds. Retrieves the origin point of the mark arc. Retrieves the radius of the mark arc. A save the marks. A save the origin position. An int save the radious. Layouts the control. A indicates the event arguments. Paints the control. contains the event arguments Raises the event when the property value of the control's container changes. that contains the event data Draws the ticks. Graphics device interface for painting the marks Draws the pointer. Graphics device interface for painting the pointer Overridden, processes the mouse down event. indicates the event argument Overridden, processes the mouse move event. A indicates the event argument. Processses the mouse selection. indicates the mouse position Gets or sets the minimum value. An int indicates the minimum value. Gets or sets the maximum value. An int indicates the maximum value. Gets or sets the value. An int indicates the value. Occurs when the value changes. Gets or sets whether the direction of the rotation is counterclockwise. A bool indicates whether is counterclockwise direction. Gets or sets the tick color. A indicates the tick color. Gets or sets the selected tick color. A indicates the selected tick color. Gets or sets the text. A string indicates the text. Gets or sets the minimum mark angle in degree. An int indicates the minimum mark angle in degree Gets or sets the maximum mark angle in degree. An int indicates the maximum mark angle in degree Specifies the location coordinate on a four-quadrant graph. Specifies the positive X-axis Specifies the first quadrant Specifies the positive Y-axis Specifies the second quadrant Specifies the negative X-axis Specifies the third quadrant Specifies the negative Y-axis. Specifies the fourth quadrant Defines a class save the mark position and value. A indicates the mark's position. A int indicates the value. Initializes a new instance of the class. Gets the editor style used by the method. that can be used to gain additional context information A value that indicates the style of editor used by the method. If the does not support this method, then will return . Edits the specified object's value using the editor style indicated by the method. that can be used to gain additional context information that this editor can use to obtain services Object to edit The new value of the object. If the value of the object has not changed, this should return the same object it was passed. Represents a wrapper object for the rich text box for additional rich text support. Creates a wrapper object for the rich text box. Converts to twips (1/1440 inch, used by Win32 API calls). Dots per inch Value in pixels Converts to twips (1/1440 inch, used by Win32 API calls). Dots per inch Value in pixels Sets the font only for the selected part of the rich text box without modifying the other properties like size or style. Name of the font for the selected part Sets the font size only for the selected part of the rich text box without modifying the other properties like font or style. Point size for the selected part true if successful; false otherwise Sets the bold style only for the selected part of the rich text box without modifying the other properties like font or size. true to make selection bold; false to make it regular Sets the italic style only for the selected part of the rich text box without modifying the other properties like font or size. true to make selection italics; false to make it regular Sets the underlined style only for the selected part of the rich text box without modifying the other properties like font or size true to underline selection; false to make it regular Sets the style only for the selected part of the rich text box with the possibility to mask out some styles that are not to be modified. Mask of selection to not modify New values for the styles Performs painting of contents to graphics with specified size. Graphics device interface for painting the contents Rectangle from which to render A numeric number indicates how the control is scaled when painting Performs painting of contents to graphics with specified size. Graphics device interface for painting the contents Rectangle from which to render Internal use only. Represents the base control for the rich text cell type. Raises the ParentChanged event. An contains event data. Creates a new rich text editor. Creates a new rich text editor with a required user interface. Raises the event. EventArgs object that contains event data Raises the GotFocus event. An for contains event data. Raises the AfterFocus event An for contains event data. Raises the VisibleChanged event. Raises the Enter event. Raises the event. EventArgs object that contains event data Raises the UserError event. Processes the specified dialog key by the control. Key for the control to process Occurs when the cut to the Clipboard choice is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the copy to the Clipboard choice is selected. Object that raised the event Object of EventArgs class that contains event data Copies when use of Clipboard is allowed. Cuts when use of Clipboard is allowed. Pastes when use of Clipboard is allowed. Pastes with formatting when use of Clipboard is allowed. Occurs when the paste from the Clipboard choice is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the delete selection choice is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the clear all selection choice is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the select all choice is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the color is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the font is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the size is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the context menu is displayed. Object that raised the event Object of EventArgs class that contains event data Occurs when the bold style is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the italic style is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the underline style is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the left alignment is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the center alignment is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the right alignment is selected. Object that raised the event Object of EventArgs class that contains event data Occurs when the load file is selected. Object that raised the event Object of EventArgs class that contains event data Determines if the context menu is disabled. Handles mouse down processing. Event arguments Sets the dimensions of the background image renderer. Width of the renderer Height of the renderer Sets the dimensions of the renderer. Width of the renderer Height of the renderer Paints a bitmap. Paints the specified background image as a bitmap. Background image Paints the specified background image as a bitmap with the specified scaling. Background image Numeric value for scaling the display of the image Paints the specified background image as a bitmap in the specified rectangle. Background image Bounding rectangle Paints the specified background image as a bitmap in the specified rectangle with the specified scaling. Background image Bounding rectangle Numeric value for scaling the display of the image Internal use only. Raises the MouseWheel event. MouseEventArgs event arguments Occurs when key is down. Internal use only. Event data Occurs when the handle is destroyed. Event arguments Determines whether to processes the specified key by the control. Key for the control to process Shows or hides the subeditor control associated with the cell. Occurs after the control got focus. Occurs when the subeditor for a cell closes. Occurs when the subeditor for a cell opens. Occurs when content is provided that cannot be processed or is invalid. Occurs when the System.Windows.Forms.Control.Visible property value changes. Occurs when the control is entered. Gets or sets whether the use of the Clipboard is allowed. Gets or sets the value. Gets or sets the subeditor to use. Represents a defined method that handles the canceling of the event for the FpSpread component. Object that raised the event Object of RichTextEditor.SubEditorCancelEventArgs class that contains event data Represents the event data for the canceling of the event for the FpSpread component. Creates a new object with the SubEditorCancel event arguments. Gets or sets whether to cancel the default processing. Represents a rich text formatted text cell. Creates a new rich text cell with default settings. Creates and returns a rich text cell. Creates a new rich text cell from serialization. Serializes the cell type. Parses the string. String to parse Formats the object. Object to format Returns whether the entry is valid. Object containing the entry Starts the editing of a cell. Event Whether to select all Whether to allow shortcut keys for Clipboard actions Cancels the editing of a cell. Stops the editing of a cell. Gets the edit control for this cell type with the specified appearance and scaling. Appearance settings of the cell Numeric value for scaling the display of the cell Gets the unformatted value in the edit control. Shows the subeditor control associated with the cell. Paints the rich text cell. Graphics device interface for painting the header cell Location and size of a rectangular region bounding the cell Appearance settings of the cell Object containing value Whether the cell is selected Whether the cell is locked Numeric value for scaling the display of the cell Sets the value of the edit control. Object containing the edit control Measures the string size. Graphics device interface for painting the string Default size Value Gets the preferred (maximum needed) size of the cell for the renderer control. Graphics device interface for painting the cell Preferred or maximum needed size Appearance settings of the renderer control Object containing the name of the renderer control Numeric value for scaling the display of the renderer control Gets the preferred (maximum needed) size of the editor control. Name of editor control Gets the cursor reserved for this cell type. Object containing the reserved cursor (pointer) Determines whether the cell can overflow into adjacent cells. Saves the object to XML. XmlTextWriter to which to write (save) the object Loads the object from XML. XmlNodeReader from which to read (load) the object Initialize the editor control. Control Appearance settings of the editor control Numeric value for scaling the display of the editor control Gets the edit control for this cell type with the specified appearance and scaling. Parent control Appearance settings of the cell Numeric value for scaling the display of the cell Gets or sets the background image for the cell. Gets or sets which scroll bars to display for the rich text cell. Gets or sets the maximum number of characters allowed in the rich text cell. Gets or sets whether multiple lines of text are allowed. Gets or sets whether text that is too long to fit in the cell wraps to additional lines. Gets or sets the subeditor. Gets or sets whether text is read only. Gets or sets whether text can be selected. Gets or sets whether text can be selected. Gets or sets whether text is read only. Determines whether the editor contains a formula. Represents an empty cell. Creates a new empty cell with default settings. Creates a new empty cell from serialization. Serializes the cell type. Gets the control used by the given cell type. Appearance settings of the cell Numeric value for scaling the display of the cell Cancels the editing of a cell. Gets or sets how arrow keys are processed by the edit control. Gets or sets how text orients itself when painting the cell. Gets or sets the rotation angle of the text for the cell. Gets or sets how to trim characters that do not fit into the cell. Editor for date properties. Edits the date value. ITypeDescriptorContext IServiceProvider object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext Editor for date properties. Edits the date value. ITypeDescriptorContext IServiceProvider object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext Class represents the location and size of a column. Checks whether or not this column contains the specified point. Checks whether or not this column interects with the specified rectangle. Gets the column index. Gets the x coordinate of the left side of the column. Gets the width of the column. Class represents a collection of columns along with their locations and sizes. Creates a new column layout model that is initially empty. Adds a layout to the model. Finds the layout for the specified column. Finds the layout that contains the specified point. Finds the layout that contains or is near the specified point. Finds the column with min X in the model Find the column with max X in the model. Gets the element at the specified index. Gets the number of layouts in the model. Represents an abstract modeless form which allow user to select cell ranges from Spread. Initializes a new instance of the class. Closes the form. This function is used for internal only. Hides the compact panel. Because of a strange bug in handling ACTIVE, DEACTIVATE status of window, if we set Visible property of form or its child control, ModelessForm won't be able hanlde mouse event. Up to this time, I don't find a straight solution for that problem yet. So, I approach this problem by Location property. If we can not see a control, it looks like to be hidden. Shows the compact panel. Because of a strange bug in handling ACTIVE, DEACTIVATE status of window, if we set Visible property of form or its child control, ModelessForm won't be able hanlde mouse event. Up to this time, I don't find a straight solution for that problem yet. So, I approach this problem by Location property. If we can not see a control, it looks like to be hidden. This function handles all messages which is dispatched to the window. The m. Initializes a new instance of the ModelessForm class. The spread. Called when [after selection changing]. The cell range. Handles the AfterSelectionChanging event of the spread control. The source of the event. The instance containing the event data. Handles the Changed event of the Sheets control. The source of the event. The instance containing the event data. Handles the SelectionChanged event of the spread control. The source of the event. The instance containing the event data. Handles the SelectionChanging event of the spread control. The source of the event. The instance containing the event data. Called when user finished selecting cell range. The cell range. Array of selected cell ranges Called when user is selecting cell range. The cell range. Updates the selection cell range. The sheet view. All selected cell ranges. Releases all resources used by the . Handles the Activated event of the value control. The source of the event. The instance containing the event data. Handles the Deactivate event of the value control. The source of the event. The instance containing the event data. Displays the control to the user. Transforms to compact mode. Restores from compact mode. true if the validating of textbox should be fired. Clears the selection in other sheets. Shows the selected cell range. The cell range. Called when user put focus on activating text box. Called when user leave focus from activating text box. Raises the event. The that contains the event data. Processes a dialog box key. One of the values that represents the key to process. true if the keystroke was processed and consumed by the control; otherwise, false to allow further processing. Processes the mnemonic. The char code. Raises the event. A that contains the event data. Shows the form with the specified owner to the user. Any object that implements and represents the top-level window that will own this form. The form specified in the parameter is the same as the form being shown. Handles the Click event of the ChartDataIndicatorButton control. The source of the event. The instance containing the event data. Handles the KeyDown event of the SelectCellRangeTextBoxBase control. The source of the event. The instance containing the event data. Handles the Leave event of the activatingTextBox control. The source of the event. The instance containing the event data. Handles the Enter event of the activatingTextBox control. The source of the event. The instance containing the event data. Handles the TextChanged event of the activatingTextBox control. The source of the event. The instance containing the event data. Handles the KeyDown event of the activatingTextBox control. The source of the event. The instance containing the event data. Determines whether the specified sheet view is empty. The sheet view. The row. The column. true if the specified sheet view is empty; otherwise, false. Gets the next hybrid empty row. The sheet view. The row. The column. Gets the previous empty row. The sheet view. The row. The column. Gets the next hybrid empty column. The sheet view. The row. The column. Gets the previous hybrid empty column. The sheet view. The row. The column. Gets the current sheet cell range. Gets the state of the current text box. The text. The end. The begin. Replaces the current sheet cell range. The cell range. Autoes the correct formula. The formula. Handles the Enter event of the SelectCellRangeTextBoxBase control. The source of the event. The instance containing the event data. Gets the formula string of a sheet cell range. The sheet view. The cell range. Gets the formula string of multiple sheet cell ranges. The cell ranges. if set to true [use opening quote]. Gets the sheet cell range array. The sheet view. All selected cell ranges. Parses the cell ranges. The formula. if set to true, we will tread all invalid formula as null expression. Actives the sheet view. The formula. The default sheet view. Parses the cell range. The formula. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Indicates the panel which contains control elements when the current form is in compact mode. It's used internal only. Indicates the button in compact mode. It's used internal only. Gets or sets a value indicating whether [ignore update selection]. true if [ignore update selection]; otherwise, false. Gets the native window. The native window. Gets or sets a value indicating whether selecting is suppend. In the most case, it will be assigned if the form open a new modeless form. true if selecting is suppend; otherwise, false. Gets or sets the form that owns this form. A that represents the form that is the owner of this form. A top-level window cannot have an owner. Gets or sets a value indicating whether the form will be always in compact mode. true if the form will be always in compact mode; otherwise, false. Gets or sets a value indicating whether the form will transform to compact mode automatically (when user is selecting). true if the form will transform to compact mode automatically; otherwise, false. Gets a value indicating whether this instance is in compact mode. true if this instance is in compact mode; otherwise, false. Gets the restore compact button. The restore compact button. Gets or sets the activating text box. An activating text box will allow user to use keyboard for selecting cell ranges. The activating text box. true to cycle forward through the controls in the ; otherwise, false. true if a control is selected; otherwise, false. Initializes a new instance of the class. Localize GUI strings of this instance Initializes a new instance of the class. The form title. Processes a dialog box key. One of the values that represents the key to process. true if the keystroke was processed and consumed by the control; otherwise, false to allow further processing. Raises the event. A that contains the event data. Raises the event. A that contains the event data. This function handles all messages which is dispatched to the window. The m. Raises the event. The that contains the event data. Gets the formula text. The data field. Creates the one edit area. The label text. The cell range. Handles the Enter event of the panel control. The source of the event. The instance containing the event data. Handles the Click event of the OK control. The source of the event. The instance containing the event data. Handles the Click event of the Cancel control. The source of the event. The instance containing the event data. Gets the example text. The data field. if set to true [vertical]. Checks the example label. The example. Determines whether the control is visible in current form. A control is out-of-client rectangle will be count as hidden. The control. true if the control is visible; otherwise, false. Processes the mnemonic. The char code. Handles the Validating event of the CellRangeTextBox control. The source of the event. The instance containing the event data. Determines whether [is single cell range] [the specified segments]. The segments. true if [is single cell range] [the specified segments]; otherwise, false. Handles the Click event of the CellRangeSelectButton control. The source of the event. The instance containing the event data. Restores from compact mode. Handles the Enter event of the CellRangeTextBox control. The source of the event. The instance containing the event data. Called when user finished selecting cell range. The cell range. Updates the selection cell range. The sheet view. All selected cell ranges. Handles the Leave event of the CellRangeTextBox control. The source of the event. The instance containing the event data. Handles the Enter event of the CellRangeSelectButton control. The source of the event. The instance containing the event data. Handles the KeyDown event of the Cancel control. The source of the event. The instance containing the event data. Handles the TextChanged event of the CellRangeTextBox control. The source of the event. The instance containing the event data. Gets the series data field. The formula. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the data range sources. The data range sources. Occurs when [cell range changed]. Localize all GUI strings of this instance Raises the event. A that contains the event data. Raises the event. The that contains the event data. Raises the event. A that contains the event data. Handles the Click event of the OK control. The source of the event. The instance containing the event data. Handles the Click event of the Cancel control. The source of the event. The instance containing the event data. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets a value indicating whether [show hidden data]. true if [show hidden data]; otherwise, false. Gets the empty value style. The empty value style. Represents SelectData dialog for SpreadChart. true to cycle forward through the controls in the ; otherwise, false. true if a control is selected; otherwise, false. Initializes a new instance of the class. Variable used for localization job Localize all GUI strings of this instance Initializes a new instance of the class. The spread. The chart. Handles the RemovedFromSpread event of the SheetView control. The source of the event. Null indicates that we should close modeless forms of current FpSpread only. The instance containing the event data. Gets the image for buttons. Refreshes the control views. Shows the chart fomular. Called when user finished selecting cell range. The cell range. Updates the selection cell range. The sheet view. All selected cell ranges. Initializes the data. Closes the form. This function is used for internal only. Raises the event. A that contains the event data. Releases the resources. Releases the resources. Raises the event. A that contains the event data. Raises the event. The that contains the event data. Handles the Click event of the OK control. The source of the event. The instance containing the event data. Handles the Click event of the Cancel control. The source of the event. The instance containing the event data. Handles the SelectedIndexChanged event of the DataIndicators control. The source of the event. The instance containing the event data. Shows the category names. Determines whether we can move up the selected series. true if this instance [can move up]; otherwise, false. Determines whether we can move down the selected series. true if this instance [can move down]; otherwise, false. Handles the Click event of the DataIndicatorUp control. The source of the event. The instance containing the event data. Handles the Click event of the DataIndicatorDown control. The source of the event. The instance containing the event data. Handles the Click event of the DataIndicatorRemove control. The source of the event. The instance containing the event data. Validates the chart data indicator text box. Handles the Click event of the AxisLabelsEdit control. The source of the event. The instance containing the event data. Handles the FormClosed event of the formAxisLabel control. The source of the event. The instance containing the event data. Handles the Click event of the DataIndicatorEdit control. The source of the event. The instance containing the event data. Conceals the control from the user. Displays the control to the user. Handles the CellRangeChanged event of the form control. The source of the event. The instance containing the event data. Handles the FormClosed event of the form control. The source of the event. The instance containing the event data. Gets the title name for editing series. Handles the Click event of the DataIndicatorAdd control. The source of the event. The instance containing the event data. Handles the CellRangeChanged event of the formAdd control. The source of the event. The instance containing the event data. Handles the FormClosed event of the formAdd control. The source of the event. The instance containing the event data. Modifies the indicator. The data source. The sources. Handles the Click event of the SwitchRowColumn control. The source of the event. The instance containing the event data. Handles the Click event of the HiddenEmptyCells control. The source of the event. The instance containing the event data. Processes the mnemonic. The char code. Handles the Validating event of the ChartDataIndicatorTextBox control. The source of the event. The instance containing the event data. Handles the Click event of the ChartDataIndicatorButton control. The source of the event. The instance containing the event data. Restores from compact mode. This function handles all messages which is dispatched to the window. The m. Processes a dialog box key. One of the values that represents the key to process. true if the keystroke was processed and consumed by the control; otherwise, false to allow further processing. Handles the Enter event of the ChartDataIndicatorTextBox control. The source of the event. The instance containing the event data. Actives the sheet view. The formula. The default sheet view. Handles the Leave event of the ChartDataIndicatorTextBox control. The source of the event. The instance containing the event data. Handles the Enter event of the ChartDataIndicatorButton control. The source of the event. The instance containing the event data. Handles the KeyDown event of the ChartDataIndicatorTextBox control. The source of the event. The instance containing the event data. Handles the Enter event of the CompactPanel control. The source of the event. The instance containing the event data. Handles the TextChanged event of the ChartDataIndicatorTextBox control. The source of the event. The instance containing the event data. Generates the chart. Handles the Leave event of the AxisLabels control. The source of the event. The instance containing the event data. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents an Listbox item in SelectData dialog. Initializes a new instance of the class. The chart. The series. Initializes a new instance of the class. The chart. The series. This constructor works for XYZSurfaceSeries only Returns a that represents the current . A that represents the current . Gets the series. The series. Gets the index. The index. Gets a value indicating whether this instance can modify category. true if this instance can modify category; otherwise, false. Represents a standard ListBox which provide a way to Refresh item's visual. Refreshes the item contained at the specified index. The zero-based index of the element to refresh. Return the index of series in the list. The series. Determines whether the specified key is an input key or a special key that requires preprocessing. One of the key's values. true if the specified key is an input key; otherwise, false. Fires the validating. The instance containing the event data. The class implements an event dispatcher which implement "delayed event handling" (DEH) technique. This technique allow us to response as fast as expected but doesn't slow the application. Initializes a new instance of the class with the specified event delegate. The delegate that actually raises or processes the delayed event. Initializes a new instance of the class with the specified event delegate and the amount of milliseconds the event has to be postponed. The delegate that actually raises or processes the delayed event. The number of milliseconds the event has to be postponed. Initializes a new instance of the class with the specified event delegate and the amount of milliseconds the event has to be postponed. The delegate that actually raises or processes the delayed event. The number of milliseconds the event has to be postponed. The flag indicates whether events should be delayed for events caused by mouse input. Registers the authentic event. The sender. The instance containing the event data. Checks to see if an event to be raised is available and the required amount of time already passed and raises the event. Handles the event. Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Sets or returns the interval the associated event has to be delayed. Sets or returns a flag indicating whether the delayed event handling feature is active. Sets or returns a flag indicating whether the delayed event handling feature is active for events caused by mouse input. This native window class is used to handle some related activation messages of Spread's parent form. Handles the FormClosed event of the modelessForm control. The source of the event. The instance containing the event data. Invokes the default window procedure associated with this window. A that is associated with the current Windows message. Represetns a form which is used to move chart to another SheetView. Initializes a new instance of the class. Localize all GUI Strings of this instance Initializes a new instance of the class. The spread. The chart. Raises the event. A that contains the event data. Handles the Click event of the BtnCancel control. The source of the event. The instance containing the event data. Handles the Click event of the BtnOK control. The source of the event. The instance containing the event data. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. The AnimateWindow function enables you to produce special effects when showing or hiding windows. There are four types of animation: roll, slide, collapse or expand, and alpha-blended fade. Handle to the window to animate. The calling thread must own this window. Specifies how long it takes to play the animation, in milliseconds. Typically, an animation takes 200 milliseconds to play. Specifies the type of animation. Note that, by default, these flags take effect when showing a window. To take effect when hiding a window, use AW_HIDE and a logical OR operator with the appropriate flags. When using slide or roll animation, you must specify the direction. It can be either AW_HOR_POSITIVE, AW_HOR_NEGATIVE, AW_VER_POSITIVE, or AW_VER_NEGATIVE. You can combine AW_HOR_POSITIVE or AW_HOR_NEGATIVE with AW_VER_POSITIVE or AW_VER_NEGATIVE to animate a window diagonally. The window procedures for the window and its child windows should handle any WM_PRINT or WM_PRINTCLIENT messages. Dialog boxes, controls, and common controls already handle WM_PRINTCLIENT. The default window procedure already handles WM_PRINT. If a child window is displayed partially clipped, when it is animated it will have holes where it is clipped. If the function succeeds, the return value is nonzero. Otherwise, the return value is zero. Specifies the type of animation for showing window. Animates the window from left to right. This flag can be used with roll or slide animation. Animates the window from right to left. This flag can be used with roll or slide animation. Animates the window from top to bottom. This flag can be used with roll or slide animation. Animates the window from bottom to top. This flag can be used with roll or slide animation. Makes the window appear to collapse inward if AW_HIDE is used or expand outward if the AW_HIDE is not used. Hides the window. By default, the window is shown. Activates the window. Uses slide animation. By default, roll animation is used. Uses a fade effect. This flag can be used only if hwnd is a top-level window. The standard Cursor class, which is included in .NET Framework, can't load animated cursors nor cursors that have more than 16 colors. So, I implement this class to solve that limitation :| size of this structure flags indicating which classes to be initialized. Indicates that the ToolTip control appears when the cursor is on a tool, even if the ToolTip control's owner window is inactive. Without this style, the ToolTip appears only when the tool's owner window is active. Prevents the system from stripping ampersand characters from a string or terminating a string at a tab character. Without this style, the system automatically strips ampersand characters and terminates a string at the first tab character. This allows an application to use the same string as both a menu item and as text in a ToolTip control. Disables sliding ToolTip animation on Microsoft Windows 98 and Windows 2000 systems. This style is ignored on earlier systems. Supported from Shell and Common Controls Versions 5.8. Disables fading ToolTip animation on Windows 2000 systems. This style is ignored on earlier Microsoft Windows NT systems, and on Windows 95 and Windows 98. Supported from Shell and Common Controls Versions 5.8. Indicates that the ToolTip control has the appearance of a cartoon "balloon," with rounded corners and a stem pointing to the item. Supported from Shell and Common Controls Versions 5.8. Displays a Close button on the ToolTip. Valid only when the ToolTip has the TTS_BALLOON style and a title; see TTM_SETTITLE. Uses themed hyperlinks. The theme will define the styles for any links in the ToolTip. This style always requires TTF_PARSELINKS to be set. Before the paint cycle begins. After the paint cycle is complete. Before the erase cycle begins. After the erase cycle is complete. Each of the preceding values can be combined with the CDDS_ITEM flag to specify draw stages specific to items. Before an item is drawn. After an item has been drawn. Before an item is erased. After an item has been erased. Flag combined with CDDS_ITEMPREPAINT or CDDS_ITEMPOSTPAINT if a subitem is being drawn. This will only be set if CDRF_NOTIFYITEMDRAW is returned from CDDS_PREPAINT. Supported from Shell and Common Controls Versions 4.71. The control will draw itself. It will not send additional NM_CUSTOMDRAW notifications for this paint cycle. This flag cannot be used with any other flag. Your application specified a new font for the item; the control will use the new font. Supported from Shell and Common Controls Versions 6.0. Your application drew the item manually. The control will not draw the item. This occurs when dwDrawStage equals CDDS_ITEMPREPAINT. The control will send an NM_CUSTOMDRAW notification when the painting cycle for the entire control is complete. The control will notify the parent of any item-specific drawing operations. It will send NM_CUSTOMDRAW notification messages before and after it draws items. This occurs when dwDrawStage equals CDDS_PREPAINT. Your application will receive an NM_CUSTOMDRAW message with dwDrawStage set to CDDS_ITEMPREPAINT | CDDS_SUBITEM before each list-view subitem is drawn. You can then specify font and color for each subitem separately or return CDRF_DODEFAULT for default processing. This occurs when dwDrawStage equals CDDS_ITEMPREPAINT. Supported from Shell and Common Controls Versions 4.71. The control will notify the parent after erasing an item. This occurs when dwDrawStage equals CDDS_PREPAINT. Location of cursor hot spot returnet in WM_NCHITTEST. On the screen background or on a dividing line between windows (same as HTNOWHERE, except that the DefWindowProc function produces a system beep to indicate an error). In a window currently covered by another window in the same thread (the message will be sent to underlying windows in the same thread until one of them returns a code that is not HTTRANSPARENT). On the screen background or on a dividing line between windows. In a client area. In a title bar. In a window menu or in a Close button in a child window. In a size box (same as HTSIZE). In a menu. In a horizontal scroll bar. In the vertical scroll bar. In a Minimize button. In a Maximize button. In the left border of a resizable window (the user can click the mouse to resize the window horizontally). In the right border of a resizable window (the user can click the mouse to resize the window horizontally). In the upper-horizontal border of a window. In the upper-left corner of a window border. In the upper-right corner of a window border. In the lower-horizontal border of a resizable window (the user can click the mouse to resize the window vertically). In the lower-left corner of a border of a resizable window (the user can click the mouse to resize the window diagonally). In the lower-right corner of a border of a resizable window (the user can click the mouse to resize the window diagonally). In the border of a window that does not have a sizing border. In a Close button. In a Help button. Windows 2000/XP: Minimizes a window, even if the thread that owns the window is not responding. This flag should only be used when minimizing windows from a different thread. Hides the window and activates another window. Maximizes the specified window. Minimizes the specified window and activates the next top-level window in the Z order. Activates and displays the window. If the window is minimized or maximized, the system restores it to its original size and position. An application should specify this flag when restoring a minimized window. Activates the window and displays it in its current size and position. Sets the show state based on the SW_ value specified in the STARTUPINFO structure passed to the CreateProcess function by the program that started the application. Activates the window and displays it as a maximized window. Activates the window and displays it as a minimized window. Displays the window as a minimized window. This value is similar to SW_SHOWMINIMIZED, except the window is not activated. Displays the window in its current size and position. This value is similar to SW_SHOW, except the window is not activated. Displays a window in its most recent size and position. This value is similar to SW_SHOWNORMAL, except the window is not actived. Activates and displays a window. If the window is minimized or maximized, the system restores it to its original size and position. An application should specify this flag when displaying the window for the first time. POINT->tagPOINT POINT->tagPOINT POINT->tagPOINT POINT->tagPOINT POINT->tagPOINT LONG->int LONG->int The window's owner window is being minimized. The window is being covered by another window that has been maximized. The window's owner window is being restored. The window is being uncovered because a maximize window was restored or minimized. Contains the new coordinates of a window that has been moved or resized, that is, it is the proposed new window coordinates. Contains the coordinates of the window before it was moved or resized. Contains the coordinates of the window's client area before the window was moved or resized. Pointer to a WINDOWPOS structure that contains the size and position values specified in the operation that moved or resized the window. Specifies the size, in bytes, of this structure. Set this member to sizeof(WNDCLASSEX). Be sure to set this member before calling the GetClassInfoEx function. Specifies the class style(s). Pointer to the window procedure. Specifies the number of extra bytes to allocate following the window-class structure. The system initializes the bytes to zero. Specifies the number of extra bytes to allocate following the window instance. The system initializes the bytes to zero. If an application uses WNDCLASSEX to register a dialog box created by using the CLASS directive in the resource file, it must set this member to DLGWINDOWEXTRA. Handle to the instance that contains the window procedure for the class. Handle to the class icon. This member must be a handle to an icon resource. If this member is NULL, the system provides a default icon. Handle to the class cursor. This member must be a handle to a cursor resource. If this member is NULL, an application must explicitly set the cursor shape whenever the mouse moves into the application's window. Handle to the class background brush. This member can be a handle to the physical brush to be used for painting the background, or it can be a color value. A color value must be one of the following standard system colors (the value 1 must be added to the chosen color). If a color value is given, you must convert it to one of defined HBRUSH types. The system automatically deletes class background brushes when the class is unregistered by using UnregisterClass. An application should not delete these brushes. When this member is NULL, an application must paint its own background whenever it is requested to paint in its client area. To determine whether the background must be painted, an application can either process the WM_ERASEBKGND message or test the fErase member of the PAINTSTRUCT structure filled by the BeginPaint function. Pointer to a null-terminated character string that specifies the resource name of the class menu, as the name appears in the resource file. If you use an integer to identify the menu, use the MAKEINTRESOURCE macro. If this member is NULL, windows belonging to this class have no default menu. Pointer to a null-terminated string or is an atom. If this parameter is an atom, it must be a class atom created by a previous call to the RegisterClass or RegisterClassEx function. The atom must be in the low-order word of lpszClassName; the high-order word must be zero. If lpszClassName is a string, it specifies the window class name. The class name can be any name registered with RegisterClass or RegisterClassEx, or any of the predefined control-class names. The maximum length for lpszClassName is 256. If lpszClassName is greater than the maximum length, the RegisterClassEx function will fail. Handle to a small icon that is associated with the window class. If this member is NULL, the system searches the icon resource specified by the hIcon member for an icon of the appropriate size to use as the small icon. Set all three delay times to default proportions. The autopop time will be ten times the initial time and the reshow time will be one fifth the initial time. If this flag is set, use a positive value of iTime to specify the initial time, in milliseconds. Set iTime to a negative value to return all three delay times to their default values. Set the amount of time it takes for subsequent ToolTip windows to appear as the pointer moves from one tool to another. To return the reshow delay time to its default value, set iTime to -1. Set the amount of time a ToolTip window remains visible if the pointer is stationary within a tool's bounding rectangle. To return the autopop delay time to its default value, set iTime to -1. Set the amount of time a pointer must remain stationary within a tool's bounding rectangle before the ToolTip window appears. To return the initial delay time to its default value, set iTime to -1. Gets the starting color of the gradient used when the button is pressed down. Gets the end color of the gradient used when the button is pressed down. Gets the middle color of the gradient used when the button is pressed down. Gets the starting color of the gradient used when the button is selected. Gets the end color of the gradient used when the button is selected. Gets the middle color of the gradient used when the button is selected. Gets the border color to use with ButtonSelectedHighlight. Gets the solid color to use when the check box is selected and gradients are being used. Gets the color to use for shadow effects on the grip or move handle. Gets the color to use for highlight effects on the grip or move handle. Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu. Gets the border color or a MenuStrip. Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down. Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down. Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down. Gets the starting color of the gradient used when the ToolStripMenuItem is selected. Gets the end color of the gradient used when the ToolStripMenuItem is selected. Gets the starting color of the gradient used in the MenuStrip. Gets the end color of the gradient used in the MenuStrip. Gets the starting color of the gradient used in the ToolStripOverflowButton. Gets the end color of the gradient used in the ToolStripOverflowButton. Gets the middle color of the gradient used in the ToolStripOverflowButton. Gets the starting color of the gradient used in the ToolStripContainer. Gets the end color of the gradient used in the ToolStripContainer. Gets the color to use to for shadow effects on the ToolStripSeparator. Gets the color to use to for highlight effects on the ToolStripSeparator. Gets the starting color of the gradient used on the StatusStrip. Gets the end color of the gradient used on the StatusStrip. Gets the border color to use on the bottom edge of the ToolStrip. Gets the starting color of the gradient used in the ToolStripContentPanel. Gets the end color of the gradient used in the ToolStripContentPanel. Gets the solid background color of the ToolStripDropDown. Gets the starting color of the gradient used in the ToolStrip background. Gets the end color of the gradient used in the ToolStrip background. Gets the middle color of the gradient used in the ToolStrip background. Gets the starting color of the gradient used in the ToolStripPanel. Gets the end color of the gradient used in the ToolStripPanel. Initialize a new instance of the Office2007Renderer class. Raises the RenderArrow event. An ToolStripArrowRenderEventArgs containing the event data. Raises the RenderButtonBackground event. An ToolStripItemRenderEventArgs containing the event data. Raises the RenderDropDownButtonBackground event. An ToolStripItemRenderEventArgs containing the event data. Raises the RenderItemCheck event. An ToolStripItemImageRenderEventArgs containing the event data. Raises the RenderItemText event. An ToolStripItemTextRenderEventArgs containing the event data. Raises the RenderItemImage event. An ToolStripItemImageRenderEventArgs containing the event data. Creates the grayscale image. The normal image. Raises the RenderMenuItemBackground event. An ToolStripItemRenderEventArgs containing the event data. Raises the RenderSplitButtonBackground event. An ToolStripItemRenderEventArgs containing the event data. Raises the RenderStatusStripSizingGrip event. An ToolStripRenderEventArgs containing the event data. Raises the RenderToolStripContentPanelBackground event. An ToolStripContentPanelRenderEventArgs containing the event data. Raises the RenderSeparator event. An ToolStripSeparatorRenderEventArgs containing the event data. Raises the RenderToolStripBackground event. An ToolStripRenderEventArgs containing the event data. Raises the RenderImageMargin event. An ToolStripRenderEventArgs containing the event data. Raises the RenderToolStripBorder event. An ToolStripRenderEventArgs containing the event data. Initializes a new instance of the class. The inside top1. The inside top2. The inside bottom1. The inside bottom2. The fill top1. The fill top2. The fill bottom1. The fill bottom2. The border1. The border2. Gets the inside top1. The inside top1. Gets the inside top2. The inside top2. Gets the inside bottom1. The inside bottom1. Gets the inside bottom2. The inside bottom2. Gets the fill top1. The fill top1. Gets the fill top2. The fill top2. Gets the fill bottom1. The fill bottom1. Gets the fill bottom2. The fill bottom2. Gets the border1. The border1. Gets the border2. The border2. Creates the round rectangle. The rectangle. The top left radius. The top right radius. The bottom right radius. The bottom left radius. A that contains the event data. A that contains the event data. A that contains the event data. Represents the context menu for moving chart by mouse's right-button. Initializes a new instance of the class. The chart. Indicates whether to show the Move menu item or Resize menu item. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Refreshes the chart and bounding shape. The bouding rect. Implement dynamic loading for ChartDesigner Represent the default context menu for SpreadChart. Initializes a new instance of the class. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Raises the event. An that contains the event data. Performs "Copy" command from the context menu. The instance containing the event data. Performs "Cut" command from the context menu. The instance containing the event data. Performs "Paste" command from the context menu. The instance containing the event data. Performs "Delete" command from the context menu. The instance containing the event data. Performs "Switch Row and Column" command from the context menu. The instance containing the event data. Performs "Move Chart" command from the context menu. The instance containing the event data. Creates the move chart form. The spread. The chart. Performs "Change Chart Type" command from the context menu. The instance containing the event data. Handles the Shown event of the insertChartDlg control. The source of the event. The instance containing the event data. Performs "Select Data" command from the context menu. The instance containing the event data. Creates the chart select data source form. The spread. The chart. Performs "Change Chart View Type" command from the context menu. The instance containing the event data. Performs "Chart Designer" command from the context menu. The instance containing the event data. Raises the event. A that contains the event data. Raises the event. The instance containing the event data. Creates the format plot area form. The model. Type of the view. The plot area. Raises the event. The instance containing the event data. Creates the format legend area form. The model. Type of the view. The legend area. Raises the event. The instance containing the event data. Creates the label area form. The model. Type of the view. The label area. Raises the event. The instance containing the event data. Creates the format series form. The model. Type of the view. The series. Raises the event. The instance containing the event data. Creates the chart select data source form. The model. Type of the view. Raises the event. The instance containing the event data. Creates the format data label form. The model. Type of the view. The series. Raises the event. The instance containing the event data. Creates the format data point form. The model. Type of the view. The series. Index of the point. Handles the FormClosed event of the formSelect control. The source of the event. The instance containing the event data. Raises the event. A that contains the event data. Updates the context menu items. Gets all the items that belong to a . An object of type , representing all the elements contained by a . Represents the method that will handle an event that need to show tooltip. Represents the data structure which will be provided to show the tooltip. Initializes a new instance of the class. The location. The text. Represents a custom tooltip window. Initializes a new instance of the class. Initializes a new instance of the class. if set to true [animation]. Initializes a new instance of the class. if set to true [animation]. The animation interval. Adjusts the size. Creates the region. Disposes of the resources (other than memory) used by the . true to release both managed and unmanaged resources; false to release only unmanaged resources. Paints the background of the control. A that contains the event data. A that contains the event data. Raises the event. A that contains the event data. WNDs the proc. The m. Displays the control to the user. Shows the specified p. The p. Conceals the control from the user. Gets or sets the animation time in mili-seconds. The default value is 100 mili-seconds. The animation time. Gets the create params. Parameters Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Specifies a virtual-key code. The code must be a value in the range 1 to 254. Specifies a hardware scan code for the key. Specifies the extended-key flag, event-injected flag, context code, and transition-state flag. Specifies the time stamp for this message. Specifies extra information associated with the message. Represent a chart instance in Spread. Represents an abstract class which contains the most basic behavior for SpreadChart. Renders the chart's image to a bitmap and return this bitmap. Resets the bouding keys. Resets the background image rotation allowed flag to its default settings. Resets the alpha-blend value of the background color of the object. Resets the amount of transparency for the shadow, which is 128. Resets the object's anchored status. Resets the background color to its default setting. Resets the background image of the element to the default value. Resets the background image rotation angle to its default settings. Resets the border of the element to its default settings. Resets whether the shape can render its text property. Resets whether the object can be rotated by the user. Resets the elements to their default settings. Resets the font for the element to it default value. Font f = new System.Drawing.Font("MS Sans Serif", 12, FontStyle.Bold); element.Font = f; element.State = FarPoint.Win.ElementState.Inverted; element.ResetFont(); Dim f As New System.Drawing.Font("MS Sans Serif", 12, FontStyle.Bold) element.Font = f element.State = FarPoint.Win.ElementState.Inverted element.ResetFont(); Resets the text color for the element to its default value. Resets the foreground image for the element to its default value. Resets the gradient style of the object. Resets the margin between the bottom of the element and its contents to the default value. Resets the margin between the left side of the element and its contents to the default value. Resets the margin between the right side of the element and its contents to the default value. Resets the margin between the top of the element and its contents to the default value. Resets the image for the element to its default value. Resets the margin between text and picture to its default value. Resets the orientation of the picture in the element to its default value. Resets the picture rotation angle to its default settings. Resets the transparency of a picture in the element to its default value. control.Picture = Image.FromFile("d:\overlay.bmp"); control.MarginTop = 3; control.MarginBottom = 3; control.PictureTransparencyColor = Color.Blue; private void button1_Click(object sender, System.EventArgs e) { control.ResetPictureTransparencyColor() } control.Picture = Image.FromFile("d:\overlay.bmp") control.MarginTop = 3 control.MarginBottom = 3 control.PictureTransparencyColor = Color.Blue Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click control.ResetPictureTransparencyColor() End Sub Resets the transparency tolerance for a picture in the element to its default value. Resets the rotation angle to its default settings. Resets the color of the shadow to the default value. Resets the direction of the shadow to the default, which is None. Resets the amount of offset of the shadow in the horizontal direction to the default value, which is 5.0F. Resets the amount of offset of the shadow in the vertical direction to the default value, which is 5.0F. Resets the shape outline color of the object. Resets the shape outline style of the object. Resets the shape outline thickness of the object. Resets the text in an element to its default value. Resets the orientation of text in an element to its default value. Resets the text rotation angle to its default settings. Rotates the object by the specified angle around the center of the object. Angle to rotate the object Rotates the object by the specified angle around the specified point. Point around which to rotate the object Angle to rotate the object Adjusts the size of the object by the specified amount. Factor by which to scale the object in the horizontal dimension Factor by which to scale the object in the vertical dimension Whether to re-draw the object Serializes the position and size. XmlTextWriter to which to write (save) the position and size Saves the object properties to XML. XmlTextWriter to which to write (save) the object properties Sets the style for the element. ElementStyle object containing the style of the element Sets the style for the element and clears unset properties. ElementStyle object containing the style of the element Whether to reset properties that are not set in the element to their default settings Sets the state of the element. Enumerated state in which to place the element Determines if the background image rotation allowed flag of the object should be serialized. Determines if the alpha-blend value of the background color of the object should be serialized. Determines if the AlphaBlendShadowColor property should be serialized. Determines if the anchor property should be serialized. Indicates whether the BackColor property should be persisted. New backcolor Determines if the background image rotation angle of the object should be serialized. Determines if the shape CanRenderText property should be serialized. Determines if the CanRotate property should be serialized. Determines if the ContainedObjects property should be serialized. Indicates whether the Font property should be persisted. Indicates whether the ForeColor property should be persisted. Determines if the picture rotation angle of the object should be serialized. Determines if the shape outline scaling should be serialized. Indicates whether the PictureTransparencyColor property should be persisted. The transparency color control.Picture = Image.FromFile("d:\overlay.bmp"); control.MarginTop = 3; control.MarginBottom = 3; control.PictureTransparencyColor = Color.Blue; control.Picture = Image.FromFile("d:\overlay.bmp") control.MarginTop = 3 control.MarginBottom = 3 control.PictureTransparencyColor = Color.Blue Indicates whether the PictureTransparencyTolerance property should be persisted. Determines if the rotation angle of the object should be serialized. Determines if the ShadowColor property should be serialized. Determines if the ShadowDirection property should be serialized. Determines whether the shadow offset should be serialized. Determines if the ShadowOffsetX property should be serialized. Determines if the ShadowOffsetX property should be serialized. Determines if the shape outline color should be serialized. Determines if the shape outline style should be serialized. Determines if the shape outline thickness should be serialized. Determines if the text rotation angle of the object should be serialized. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Allows the object to rotate using the specified point to determine the rotation angle. Point with which to determine rotation angle. Occurs when the User Interface (UI) change is complete. Gets the grab handle rectangles. Rectangle Arrary of handle rectangles Internal use only. Internal use only. Paints elements. Graphics device Rectangle bounding the area Internal use only. Resets to the default value whether the element can have the focus. Resets whether the object can be moved by the user. Resets whether the object can be printed by the container. Resets whether the object can be resized by the user. Resets the dynamic move of the object. Internal use only. Resets to the default value whether the element is enabled. Reset the object's locked status. Resets the name to its default settings. Resets the shape of the object. Resets whether the object can be resized proportionally by the user. Resets the Tag object for the element to its default value. Resets to the default value whether an element is visible. Internal use only. Internal use only. Determines if the CanMove property should be serialized. Determines if the CanPrint property should be serialized. Determines if the CanSize property should be serialized. Internal use only. Internal use only. Determines if the locked property should be serialized. Determines if the name of the object should be serialized. Determines if the shape should be serialized. Determines if the SizeProportional property should be serialized. Indicates whether the Tag property should be persisted. Resets the vertical alignment of the element to the default value. Resets the text alignment of the element to the default value. Resets the horizontal alignment of the element to the default value. Paints the text and picture in the element. Graphics device Rectangle bounding both the text and picture Draws the text for the shape. Graphics device Bounding rectangle for the text Paints special foreground. Graphics device Rectangle bounding the area Asks the control to repaint the background for the object. Graphics device Bounding rectangle for the object Raises the event when the foreground picture has changed. Object that raised the event Event arguments Raises the event when the picture has changed. Object that raised the event Event arguments Raises the event when the font in the control has changed. EventArgs object containing event data Raises the event when the background picture has changed. Object that raised the event Event arguments Gets the bounding rectangles for the text and the picture in the presentation space. Graphics device Bounding rectangle for the shape Bounding rectangle for the picture Bounding rectangle for the text Gets the rotate handle rectangle. Rectangle Gets the default font used by the element, if the Font property is null. Font f = element.GetFont(); } Font f = element.GetFont() Gets the style for the element. Fills the background of the object with a gradient. Graphics device Bounding rectangle for the shape Copies the properties of this object in presentation space (drawing space) to the target object. Target object Toggles the state of the element. Internal use only. String format Gets the rotate angle. Point containing the basepoint of rotation Point containing the first endpoint Point containing the second endpoint Gets the region of the picture. Picture Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Loads the object properties from XML. XmlNodeReader from which to load the object properties Deserializes the position and size. XmlNodeReader from which to read (load) the position and size Loads the object properties from XML. XmlNodeReader from which to load the object Flips the shape horizontally (along a horizontal axis). Flips the shape vertically (along a vertical axis). Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Initializes a new instance of the class. Type of the view. Handles the SelectionChanged event of the chart control. The source of the event. The instance containing the event data. Called when user finish performing something in Chart control. The sender. The instance containing the event data. Handles the ActionComplete event of the UndoManager control. The source of the event. The instance containing the event data. Called when user's performing something in Chart control. The sender. The instance containing the event data. Handles the ActionPerforming event of the UndoManager control. The source of the event. The instance containing the event data. Initializes a new instance of the class. The created chart will be displayed in 2D view. Attaches the events. Called when user finish performing something in Chart control. The sender. The instance containing the event data. Called when user finish performing something in Chart control. The sender. The instance containing the event data. Called when user select a different element in chart. The sender. The instance containing the event data. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Initializes the class. Paints the border. This function is used in many cases: non-client area, part of client area or both of them. The g. The rc. if set to true [is non client]. Draws the separator dot. The g. The x. The y. The hoz. The ver. Internal use only. Prepares for moving resizing. Allows the object to be moved. Point location of object Allows the object to be sized. Index of the grab handle used to size the object Point from which to size the object Exceeds the mouse percision. The old point. The new point. Begins the update. Ends the update. Indicates that SpreadView should not change the mouse cursor on moving. Handles the Changed event of the Model control. The source of the event. The instance containing the event data. Clears the caching. Raises the event. Performs the key event on resizing. The instance containing the event data. Creates a new instance of class. Creates and returns a copy of the object. Raises the event when the property on an element has changed. Object that raised the event Event arguments Raises the event. An that contains the event data. Processes the dialog key. The key data. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Gets the fp chart location. The p. Sets the bounds of the object to the specified position and size. X-coordinate for bounding rectangle's top-left corner Y-coordinate for bounding rectangle's top-left corner Width of bounding rectangle in pixels Height of bounding rectangle in pixels Whether to adjust the region Whether to check recursively for each element Refreshes the specified force. if set to true, the whole chart will be re-painted regardless caching image. Forces the element to invalidate its client area and immediately repaint. Processes when the mouse cursor is moving. The instance containing the mouse event data. if set to true the chart shape contains the mouse cursor. The current selected element of chart shape. MouseMove processing. Indicator that we're simulating mouse event. So, we have the same effect like FpChart has captured the mouse. Raises the event. A that contains the event data. Handles the KeyUp event of the userActivityHook control. The source of the event. The instance containing the event data. Shows the context menu. The instance containing the event data. Called when the context menu strip is opened. The instance containing the event data. pt is the relative location in FpSpread. It represent the bottom-right corner of the chart. Gets whether the specified point is in the rotate handle. Point true if in handle; false otherwise Gets whether the specified point is in a grab handle. Point true if in handle; false otherwise Returns the grab handle from the specified point. Point Gets the cursor from hit test. The direction. MouseUp processing. Performs the mouse up. Raises the event when the element has changed. Object that raised the event Event arguments Raises the event. A that contains the event data. Changings the cancel. Simulates the spread view mouse move. Paints the background of the element using an overriding style. Graphics device Coordinates of the element Style to use when overriding Initiates a redraw for the object to repaint its background. Graphics device interface Rectangle to redraw Paints the background color. Graphics device Bounding rectangle for the background color Draws the background image. Graphics device Bounding rectangle for the object Draw the drop shadow. Graphics device Bounding rectangle for the object Not supported for basic shapes. Graphics device Rectangle bounding the area Draws the foreground image. Graphics device Bounding rectangle for the object Paints the picture inside the specified rectangle. Graphic device interface Bounding rectangle for the picture Paints the outline of a GraphicsPath shape. Graphics device Rectangle bounding the area Draws the rotate handle. Graphics device Bounding rectangle for the object Draws the handles for sizing. Graphics device Bounding rectangle for the object Paints the grab handles. The g. The r. Initiates a redraw for the object to repaint itself. Graphics device interface Rectangle to redraw Resizes the region. New width value in pixels New height value in pixels Old width value in pixels Old height value in pixels Returns a value from a NCHITTEST enumeration specifing the window element on given point. Initializes a new instance of the class. The info. The context. Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Releases the unmanaged resources used by the and its child controls and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets or sets the background color for the control. A that represents the background color of the control. The default is the value of the property. Gets or sets the alpha-blend value of the background color of the object. Gets the amount of transparency of the shadow. Gets or sets the background image for the control. control.BackgroundImage = new FarPoint.Win.Picture(Image.FromFile("d:\overlay.bmp")); control.MarginTop = 3; control.MarginBottom = 3; control.BackgroundImage = New FarPoint.Win.Picture(Image.FromFile("d:\overlay.bmp")) control.MarginTop = 3 control.MarginBottom = 3 Gets or sets the horizontal alignment of the contents of the element. Gets or sets the vertical alignment of the contents of the element. Gets or sets the text alignment for the element. Gets or sets the background image rotation angle of the object. Internal use only. Internal use only. Internal use only. Internal use only. Cancel mouse. Gets or sets the border for the element. element.Picture = System.Drawing.Image.FromFile("d:\\mail16A.ico"); element.AlignText = FarPoint.Win.TextAlign.TextLeftPictRight; element.PictureMargin = 25; element.MarginBottom = 20; element.DrawFocusRectangle = FarPoint.Win.DrawFocusRectangle.AroundText; element.Border = new FarPoint.Win.BevelBorder(FarPoint.Win.BevelBorderType.Lowered,SystemColors.ControlLightLight,SystemColors.ControlDark,3,true,true,false,false); element.Picture = System.Drawing.Image.FromFile("d:\mail16A.ico") element.AlignText = FarPoint.Win.TextAlign.TextLeftPictRight element.PictureMargin = 25 element.MarginBottom = 20 element.DrawFocusRectangle = FarPoint.Win.DrawFocusRectangle.AroundText element.Border = New FarPoint.Win.BevelBorder(FarPoint.Win.BevelBorderType.Lowered,SystemColors.ControlLightLight,SystemColors.ControlDark,3,True,True,False,False) Gets or sets the contained objects of the object. Gets or sets the name of the element. Gets or sets the name of the chart. Gets or sets whether the object is anchored. Gets or sets the focus rectangle drawing style in the element. Internal use only. Draw focus rectangle. Gets the collection of IElement-derived objects that the current ElementWindowless object contains. Internal use only. Internal use only. Internal use only. Gets or sets the gradient for the object. Gets or sets the margin between the bottom of the element and its contents. Internal use only. Bottom margin. Gets or sets the margin between the left of the element and its contents. Internal use only. Left margin. Gets or sets the margin between the right of the element and its contents. Internal use only. Right margin. Gets or sets the margin between the top of the element and its contents. Internal use only. Top margin. Gets or sets the margin between the picture and the text in the element. Internal use only. Picture margin. Gets or sets the orientation of the picture. Internal use only. Picture. Internal use only. Gets or sets the picture rotation angle of the object. Internal use only. Gets or sets the orientation of the text. Internal use only. Internal use only. Gets or sets the text rotation angle of the object. Internal use only. Gets or sets whether to wrap the text in the element. Internal use only. Gets or sets the rotation angle of the object. Gets or sets whether the element is allowed to paint. private void button1_Click(object sender, System.EventArgs e) { element.Redraw = true; } Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click element.Redraw = True End Sub Internal use only. Gets or sets the shape of the object. Gets or sets the state of the element. Font f = new System.Drawing.Font("MS Sans Serif", 12, FontStyle.Bold); element.Font = f; element.State = FarPoint.Win.ElementState.Inverted; Dim f As New System.Drawing.Font("MS Sans Serif", 12, FontStyle.Bold) element.Font = f element.State = FarPoint.Win.ElementState.Inverted Gets or sets the foreground image for the element. control.ForegroundImage = new FarPoint.Win.Picture(Image.FromFile("d:\overlay.bmp")); control.MarginTop = 3; control.MarginBottom = 3; control.ForegroundImage = New FarPoint.Win.Picture(Image.FromFile("d:\overlay.bmp")) control.MarginTop = 3 control.MarginBottom = 3 Gets or sets the picture for the element. control.Picture = Image.FromFile("d:\overlay.bmp"); control.MarginTop = 3; control.MarginBottom = 3; control.PictureTransparencyColor = Color.Blue; control.Picture = Image.FromFile("d:\overlay.bmp") control.MarginTop = 3 control.MarginBottom = 3 control.PictureTransparencyColor = Color.Blue Gets or sets the picture transparency color for the element. control.Picture = Image.FromFile("d:\overlay.bmp"); control.MarginTop = 3; control.MarginBottom = 3; control.PictureTransparencyColor = Color.Blue; control.Picture = Image.FromFile("d:\overlay.bmp") control.MarginTop = 3 control.MarginBottom = 3 control.PictureTransparencyColor = Color.Blue Gets or sets the picture transparency tolerance for the element. Gets or sets the amount of offset of the shadow. Gets or sets the color of the shadow of the object. Gets or sets the direction of the shadow. Gets or sets the amount of horizontal offset of the shadow of the object. Gets or sets the amount of vertical offset of the shadow of the object. Gets or sets the shape outline color for the object. Gets or sets the shape outline style for the object. Gets or sets the foreground color of the control. The foreground of the control. The default is the value of the property. Gets or sets the shape outline thickness for the object. Gets or sets the background image rotation allowed flag of the object. Gets or sets whether the shape renders its text. Gets or sets whether the user is allowed to rotate the object. Gets or sets the font for the element. Font f = new System.Drawing.Font("MS Sans Serif", 12, FontStyle.Bold); element.Font = f; element.State = FarPoint.Win.ElementState.Inverted; Dim f As New System.Drawing.Font("MS Sans Serif", 12, FontStyle.Bold) element.Font = f element.State = FarPoint.Win.ElementState.Inverted Gets or sets the text associated with this control. The text associated with this control. Gets or sets a value indicating whether the shape is flip horizontal. true if the shape is flip horizontal; otherwise, false. Gets or sets a value indicating whether the shape is flip vertical. true if the shape is flip vertical]; otherwise, false. Internal use only. Parent. Occurs when the background image changed. Occurs when the picture changed. Occurs when the foreground image changed. Occurs when the font changed. Occurs when mouse entered. Occurs when mouse left. Occurs when mouse clicked. Occurs when the User Interface (UI) change is complete. Gets or sets the sheet view. The sheet view. Gets the rectangular coordinates of the element. Occurs when opening context menu strip. Gets or sets the zoom factor. The zoom factor. Gets a value indicating whether we're simulating mouse event. So, we have the same effect like FpChart has captured the mouse. true if [chart captured]; otherwise, false. Gets or sets whether the chart is rendered in 2D or 3D. The type of the view. Gets or sets the selected object. Could be a plot area, legend area, label area or series info. The selected object. Occurs when the selection changed. Occurs when on performing actions such as move, resize, delete, cut and paste. Occurs when on actions done such as move, resize, delete, cut and paste. Gets the undo manager. The undo manager. Gets or sets the chart model. The model. Gets all series which can contains data. The series contains data. Gets a value that indicates whether the is currently in design mode. true if the is in design mode; otherwise, false. Adds an event handler to listen to the event on the . Gets or sets the associated with the . The object associated with the component; or null, if the component does not have a site. Gets or sets the Y-coordinate of the object. Gets or sets the X-coordinate of the object. Represents a new FpChart control which allow us to call some private functions. Initializes a new instance of the class. Processes the mouse down. The instance containing the event data. Processes the mouse move. The instance containing the event data. Processes the mouse up. The instance containing the event data. Processes the key down. The instance containing the event data. Processes the key up. The instance containing the event data. Renders the image. The g. The r. if set to true [draw selection]. Gets or sets the cursor that is displayed when the mouse pointer is over the control. A that represents the cursor to display when the mouse pointer is over the control. Represents the rectangle which will be displayed when user move or resize the chart. Initializes a new instance of the class. Internal use only. Allows the object to be moved. Point location of object Allows the object to be sized. Index of the grab handle used to size the object Point from which to size the object Adjusts the location for moving. The diff X. The diff Y. Draw the drop shadow. Graphics device Bounding rectangle for the object Draws the focus rectangle. Graphics device Bounding rectangle for the object Draws the rotate handle. Graphics device Bounding rectangle for the object Initiates a redraw for the object to repaint its background. Graphics device interface Rectangle to redraw Initiates a redraw for the object to repaint itself. Graphics device interface Rectangle to redraw Gets the chart. The chart. Shoulds the name of the serialize sheet. Shoulds the serialize data setting. Resets the data setting. Handles the PropertyChanged event of the dataSetting control. The source of the event. The instance containing the event data. Handles the PropertyChanging event of the dataSetting control. The source of the event. The instance containing the event data. Processes the dialog key. The key data. Deletes the chart with undoable. Assigns the data setting to model. Syncs the data setting. Changes the type of the chart. The target model. Changes the type of the chart. The target model. Determines whether this instance can change the series type of the specified source series. The source series. true if this instance can change the series type to the specified source series; otherwise, false. Changes the type of the series. The source series. The target series. The targetSeries will be added to ChartModel. Changes the type of the series. The source series. The target series. The targetSeries will be added to ChartModel. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Handles showing tooltip for chart's elements. The sender. The instance containing the event data. Processes when the mouse cursor is moving. The instance containing the mouse event data. if set to true the chart shape contains the mouse cursor. The current selected element of chart shape. Gets the series tooltip value. The series. The index of data point base on 0 (zero). Gets the important value4 tooltip. The series. The index. Gets the point value4 tooltip. The series. The index. Disables the tooltip. Enables the tooltip. Hides the tooltip. Initializes a new instance of the class. Type of the series. Initializes a new instance of the class. The last modified series. Name of the chart. Initializes a new instance of the class. Type of the series. Indicates that whether the last modified series is 100% series. Name of the chart. Initializes a new instance of the class. Type of the series. Type of the view. Initializes a new instance of the class. Type of the series. Type of the view. The location. The size. Initializes a new instance of the class. The formula. Type of the series. Initializes a new instance of the class. The formula. Type of the series. The location. The size. Initializes a new instance of the class. The formula. Type of the series. The location. The size. Type of the view. if set to true [show legend]. Initializes a new instance of the class. The category formula. The name formula. The data formula. Type of the series. Initializes a new instance of the class. The category formula. The name formula. The data formula. Type of the series. The location. The size. Initializes a new instance of the class. The category formula. The name formula. The data formula. Type of the series. The location. The size. Type of the view. if set to true [show legend]. Initializes a new instance of the class. Initializes a new instance of the class. The info. The context. Moves the current chart to the new sheet view. Name of the new sheet view. true if moving is successful; otherwise, return false Moves the current chart to the new sheet view. Name of the new sheet view. if set to true activate the new sheet view. true if the move is successful; otherwise, return false Releases the unmanaged resources used by the and its child controls and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to load the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Raises the event. An that contains the event data. Internal use only. Creates the new instance. Creates and returns a copy of the object. Called when the context menu strip is opening. The location where the context menu will be displayed. pt is the relative location in FpSpread. It represent the bottom-right corner of the chart. Attaches the events. Detaches the events. Handles the AfterChanged event of the DataModel control. The source of the event. The instance containing the event data. Handles the PropertyChanged event of the SheetView control. The source of the event. The instance containing the event data. Shows the chart designer. If the chart designer is shown successfully, this function will returns true. Otherwise, returns false. Indicates the FpChart control which is displayed in Chart Designer Re-activate calling form. Handles the ActionComplete event of the UndoManager control. The source of the event. The instance containing the event data. Handles the Shown event of the chartDesigner control. The source of the event. The instance containing the event data. Sets the chart model. The model. Type of the view. Handles the FormClosed event of the chartDesigner control. The source of the event. The instance containing the event data. Handles the ApplyButtonClicked event of the chartDesigner control. The source of the event. The instance containing the event data. Parses the sheet cell range. The formula. Generates from cell ranges. The sheet view. The cell ranges. if set to true, the processing will switch rows and columns automatically if necessary. Generates from cell ranges. The sheet view. The category. Name of the series. The data. if set to true, the procesing will switch row and column automatically if it's necessary. if set to true, the generating process will auto detect and create category if the category cell range is NULL. Generates from cell ranges. The sheet view. The category. Name of the series. The data. if set to true, the procesing will switch row and column automatically if it's necessary. Gets the series at the specified index. The index. Gets the series at the specified index. The index. Gets the series container. The series. Gets the series container. The series. Gets the preferred display location context menu. The context menu which will be displayed. The initialized location to display the context menu. Shows the context menu. Called when the user finishes performing an action in the Chart control. The sender. The instance containing the event data. Called when the user selects an element in the chart. The sender. The instance containing the event data. Switches the row and column of the chart. If the switching process is successful, return true. Otherwise, return false. Gets the prefix name dynamically. Gets or sets the name of the sheet. The name of the sheet. This property supported for undo/redo action in design-time. Assigning in run-time means nothing. Gets or sets the data setting of SpreadChart. The data setting. Gets or sets the chart model. The model. Gets the chart move cursor. The chart move cursor. Gets a value indicating whether the chart type can be changed. true if the chart type can be changed; otherwise, false. Gets the tooltip manager. The tooltip manager. Gets or sets the context menu strip for SpreadChart. The context menu strip. Gets or sets the sheet view. The sheet view. Gets or sets the formula of chart. This action will re-build the chart's series. The formula. This property is not designed for persisting so you should save and re-use the value and access infrequently. Gets or sets the data formula. This action will re-build the chart's series. The data formula. This property is not designed for persisting so you should save and re-use the value and access infrequently. Gets or sets the category formula. This action will re-build the chart's series. The category formula. This property is not designed for persisting so you should save and re-use the value and access infrequently. Gets or sets the series name formula. This action will re-build the chart's series. The series name formula. This property is not designed for persisting so you should save and re-use the value and access infrequently. Gets a value indicating whether this chart is embedded chart. true if this instance is embedded; otherwise, false. Gets a value indicating whether the user can switch the rows and columns of the chart. true if user can switch rows and columns of the chart; otherwise, false. Gets or sets a value indicating whether Spread can show the chart indicator. true if Spread can show indicator of this chart; otherwise, false. Represent a data structure when the context menu is displayed. Gets the location. The location. Represents a method which will be called when the context menu is displayed. Initializes the class. Initializes a new instance of the class. A that represents the type to associate with this component converter. Gets a collection of standard values for the reference data type. An that provides a format context. A that holds a standard set of valid values, or null if the data type does not support a standard set of values. Converts the given value object to the reference type using the specified context and arguments. An that provides a format context. A that specifies the culture used to represent the font. The to convert. The type to convert the object to. The converted object. is null. The conversion cannot be performed. Converts the given object to the reference type. An that provides a format context. A that specifies the culture used to represent the font. The to convert. An that represents the converted . The conversion cannot be performed. - Represents a collection of chart objects. Initializes a new instance of the class. The owner. Determines whether the chart collection contains a specified chart. The chart to locate in the chart collection. The value can be null. true if the chart is found in the chart collection; otherwise, false. Determines whether the chart collection contains the specified chart. Name of the chart. true if the chart collection contains the specified chart; otherwise, false. Adds an chart to the FpChartCollection. The FpChart to add to the FpChartCollection. The position into which the new chart was inserted. Adds the internal. The chart. Determines the index of a specific chart in the FpChartCollection. The FpChart to locate in the FpChartCollection. The index of value if found in the list; otherwise, -1. Adds the range. The charts. Removes the specified chart. The chart. Removes the internal. The chart. Prepares the delete. The chart. Performs additional custom processes when removing an element from the instance. The zero-based index at which can be found. The value of the element to remove from . Inserts a chart into the collection at the specified index. The specified index which the chart will be inserted. The chart will be inserted to the collection. Performs additional custom processes when clearing the contents of the instance. Returns an enumerator that iterates through the collection. A that can be used to iterate through the collection. Returns an enumerator that iterates through the instance. An for the instance. Gets the at the specified index. The chart at specified index. Gets the with the specified chart name. The chart at specified index. This class represents an undo-action which is fired from the original chart control. For example: move and resize elements, delete an element, etc.. Represents the actions in the component for which the user can perform an undo or redo. Creates a new undo action. Saves undo state information. Undoes the action. object If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo action. object If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo action. Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Clones the object. new copy of this UndoAction Clones the object. new copy of this UndoAction Returns a that represents the current . A that represents the current . Initializes a new instance of the class. The chart. The instance containing the event data. Saves undo state information. Undoes the action. object If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo action. Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Refreshes if necessary. The spread view. This class represents the action which user change a part of data indicator from SheetView Returns a that represents the current . A that represents the current . Initializes a new instance of the class. The chart. The indicator. The data cell range. The title cell range. The legend cell range. Saves undo state information. Undoes the action. object If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo action. Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. This class repesents the action which user change chart data indicator from SheetView. Selects the series. Index of the series. Index of the point. Initializes a new instance of the class. The chart. New type of the chart. Initializes a new instance of the class. The chart. The target model. Type of the view. Initializes a new instance of the class. The chart. New type of the chart. Index of the indicator. Initializes a new instance of the class. The chart. The category. Name of the series. The data. Initializes a new instance of the class. The chart. The new model. Type of the action. Initializes a new instance of the class. The chart. The new model. Type of the view. Type of the action. Initializes a new instance of the class. The chart. The old model. The new model. Initializes a new instance of the class. The chart. Type of the chart view. Initializes a new instance of the class. The chart. if set to true [is swap row column]. Initializes a new instance of the class. The chart. New name of the sheet. if set to true [create new]. Initializes a new instance of the class. The chart. The new bounds. Initializes a new instance of the class. The chart. The new bounds. if set to true [copy action]. Saves undo state information. Undoes the action. object If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo action. null menas that the action will be performed directly but not from UndoManager. Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Appends the chart model. The model. The target model. true if targetModel contains XYZSurfaceSeries Performs the action. The category. Name of the series. The data. if set to true [is undo]. Perform an action when user try to move and/or resize and then choosing copy from the context menu. Performs the action. The new bounds. Performs the action. New name of the sheet. if set to true [create new]. if set to true [is undo]. Performs the action. if set to true [is swap row column]. if set to true [is undo]. Performs when user change ViewType of a chart Type of the chart view. Performs when user change ChartType of a chart Type of the chart. Type of the chart view. if set to true [is undo]. Performs when user change ChartType of a series. Type of the chart. Index of the indicator. Returns a that represents the current . A that represents the current . Represents which kind of SpreadChart undoable action. DataIndicator is changed. ChartType is changed. SeriesChartType is changed. User switch between 2D and 3D. User switch using Row as Column and vice versa. ChartDataIndicator is changed. It's offen raised by SelectData form. User move SpreadChart to other SheetView. User move SpreadChart to other location or resize it. User move and/or resize SpreadChart to other location and try to clone it. ChartModel is changed Paste a chart's content to another chart Change chart by opening FpChart Designer. Do nothing This class represents the action which user delete the chart by press Delete or choose "Delete" from context menu. Returns a that represents the current . A that represents the current . Initializes a new instance of the class. The chart. Saves undo state information. Undoes the action. object If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo action. Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Performs the action. Represents the renderer of the marquee (or animated) focus indicator which has effect like Excel. Represents the renderer of the marquee (or animated) focus indicator. Interface that supports painting a changing (or animated) focus indicator. Interface that supports painting the focus indicator using a specified control and dimensions. Paints the cell with the focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Gets or sets the current step in the animation. Creates a new renderer for the marquee (or animated) focus indicator. The destructor method Creates a new renderer for the marquee (or animated) focus indicator with the specified line thickness and color Color object specifying the color of the indicator line Integer number of pixels in the thickness of the indicator line Paints the cell with the marquee (or animated) focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Returns the name of the renderer as a string. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Creates a SpreadMonthCalendar from serialization. Object that holds the serialized object data Contexual information about the source or destination of the serialization Populates a SerializationInfo with the data needed to serialize the target object. SerializationInfo to populate with data. Destination for this serialization. Gets or sets the current step in the multiple-step animation cycle. Gets or sets the color. Color Gets or sets the thickness. Number of pixels in the thickness Initializes a new instance of the class. Gets the dash offset. Get min value in select cell range. Get max value in select cell range. Get min value in select cell range. Get max value in select cell range. Clear the conditional format in select cell range Save the conditional format in select cell range Restore the conditional format to select cell range Sets conditional format(s) for the cell at the specified row and column. Row index of cell Column index of cell Conditional format(s) Does the conditional formate set. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Localize all GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Localize all GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents CellRange Type Sheet CellType Column CellType Row CellType Cell CellType Fires the Applying event. EventArgs Fires the Applied event. EventArgs Localize all GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Occurs when the editor is about to begin applying changes. Occurs when the editor has finished applying changes. Gets or sets the aggregation type at this cell. Gets or sets the aggregation format string at this cell. Edits the parent style name value. ITypeDescriptorContext IServiceProvider object object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext UITypeEditorEditStyle A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized string similar to Advanced options. Looks up a localized string similar to &Include cell text. Looks up a localized string similar to Include ce&ll notes. Looks up a localized string similar to Include cell &tags. Looks up a localized string similar to Incomplete search criteria. Search will be performed on cell text.. Looks up a localized string similar to Last sheet searched.. Looks up a localized string similar to Gets or sets the background color for this alternating row.. Looks up a localized string similar to Gets or sets the border in this alternating row.. Looks up a localized string similar to Gets or sets the amount of space, in pixels, to cell padding in the cells of the alternating row(s).. Looks up a localized string similar to Gets or sets the cell type for this alternating row.. Looks up a localized string similar to Gets or sets the font for this alternating row.. Looks up a localized string similar to Gets or sets the text color for this alternating row.. Looks up a localized string similar to Gets or sets the horizontal alignment for text in the cells in this alternating row.. Looks up a localized string similar to Gets or sets whether cells in this alternating row are marked as locked.. Looks up a localized string similar to Gets or sets the default color for the cell note indicator for cells in this row.. Looks up a localized string similar to Gets or sets the name of the parent NamedStyle object from which style properties are inherited.. Looks up a localized string similar to Gets or sets the name of the NamedStyle object for the alternating row.. Looks up a localized string similar to Gets or sets whether the user can set focus to cells in this row using the Tab key.. Looks up a localized string similar to Gets or sets the vertical alignment for text in the cells in the alternating row.. Looks up a localized string similar to Gets or sets the number of alternating row styles in this collection.. Looks up a localized string similar to am. Looks up a localized string similar to Gets or sets the adjust value of X direction.. Looks up a localized string similar to Gets or sets the adjust value of Y direction.. Looks up a localized string similar to Gets or sets whether the size of the barcode is adjusted based on the bar size.. Looks up a localized string similar to Gets or sets the background color for the barcode. . Looks up a localized string similar to Gets or sets the micro adjust value of barcode size.. Looks up a localized string similar to Gets or sets the preferred size of barcode.. Looks up a localized string similar to Gets or sets whether the CheckDigit is automatically calculated.. Looks up a localized string similar to Gets or sets the default value of Code39.. Looks up a localized string similar to Gets or sets the default value of Code49.. Looks up a localized string similar to Gets or sets the fixed digital length of barcode value.. Looks up a localized string similar to Gets or sets the foreground color of the barcode.. Looks up a localized string similar to Gets or sets the format of the image.. Looks up a localized string similar to Gets or sets the default value of ITF.. Looks up a localized string similar to Gets or sets whether display the barcode value as a text.. Looks up a localized string similar to Gets or sets the font of displayed barcode value text.. Looks up a localized string similar to Gets or sets the position of displayed barcode value text.. Looks up a localized string similar to Gets or sets the displayed text at the bottom of barcode control.. Looks up a localized string similar to Gets or sets the minimum height of the barcode.. Looks up a localized string similar to Gets or sets the module size of the barcode.. Looks up a localized string similar to Gets or sets the default value of PDF417.. Looks up a localized string similar to Gets or sets the default value of QR Code.. Looks up a localized string similar to Gets or sets the size of quiet zone.. Looks up a localized string similar to Gets or sets the resolution (in dots-per-inch) of the generated image.. Looks up a localized string similar to Gets or sets the rotate angle of barcode.. Looks up a localized string similar to Gets or sets the type of barcode.. Looks up a localized string similar to Gets or sets the default unit of measure of dimensions of the barcode.. Looks up a localized string similar to Gets or sets the default of UPC.. Looks up a localized string similar to Gets or sets the value of barcode.. Looks up a localized string similar to Gets or sets whether to accept the check digit in input.. Looks up a localized string similar to Gets or sets a value indicating whether the BarCode adjust its size according to BarSize property.. Looks up a localized string similar to Determines whether the barcode resizes itself when the cell changes size.. Looks up a localized string similar to Gets or sets the color of the barcode background.. Looks up a localized string similar to Gets or sets the width of the adjust bar for fine tuning the placement.. Looks up a localized string similar to Gets or sets the left and right padding of the barcode.. Looks up a localized string similar to Gets or sets the height and width of the barcodes.. Looks up a localized string similar to Gets or sets the type of the barcode.. Looks up a localized string similar to Gets or sets a value indicating whether check digit is visible.. Looks up a localized string similar to Gets or sets the value of Code39 options when the barcode type is Code39. Looks up a localized string similar to Gets or sets the value of Code49 options when the barcode type is Code49.. Looks up a localized string similar to Indicates whether to display the image of the barcode or just its value in text.. Looks up a localized string similar to Gets or sets the number of the fixed digits of the value of the barcode. Can be set only if the barcode type is PostNet, ITF, or Code39. If the barcode type is PostNet, the value must be 5 or 10, or 12.. Looks up a localized string similar to Only 5 or 10 or 12 is accepted if the barcode type is PostNet. Looks up a localized string similar to Gets or sets the color of the BarCode foreground.. Looks up a localized string similar to Determines whether the editor contains a formula.. Looks up a localized string similar to Gets or sets the value of ITF options when the barcode type is ITF.. Looks up a localized string similar to Gets or sets a whether to show the message string with the barcode.. Looks up a localized string similar to Gets or sets the display position message associated with barcode.. Looks up a localized string similar to Gets or sets the message string.. Looks up a localized string similar to Gets or sets the minimum height of the entire barcode.. Looks up a localized string similar to Gets or sets the size of the barcode module.. Looks up a localized string similar to Gets or sets the value of PDF417 options when the barcode type is PDF417.. Looks up a localized string similar to Gets or sets the value of QR Code options when the barcode type is QR Code.. Looks up a localized string similar to Gets or sets the resolution (in dots-per-inch) of the output image of the barcode.. Looks up a localized string similar to Gets or sets the rotation angle of the barcode.. Looks up a localized string similar to Gets or sets the unit of measure for the dimensions of the barcode.. Looks up a localized string similar to Gets or sets the value of UPC options when the barcode type is UPC.. Looks up a localized string similar to Invalid barcode value. Looks up a localized string similar to Gets or sets the height of the barcode.. Looks up a localized string similar to Gets or sets the width of the barcode.. Looks up a localized string similar to The valud is invalid.. Looks up a localized string similar to Code49GroupNo. Looks up a localized string similar to There is an error when convert bitmap stride.. Looks up a localized string similar to Internal error.. Looks up a localized string similar to Internal error in PDF417 code converter.. Looks up a localized string similar to Can not create more connection.. Looks up a localized string similar to Can not create more group.. Looks up a localized string similar to You must provide a value.. Looks up a localized string similar to The connection is over.. Looks up a localized string similar to There is an error from parameter.. Looks up a localized string similar to PDF417Col. Looks up a localized string similar to PDF417ErrorLevel. Looks up a localized string similar to PDF417Row. Looks up a localized string similar to QRCodeConnectionNo. Looks up a localized string similar to QRCodeModel1Version. Looks up a localized string similar to QRCodeModel2Version. Looks up a localized string similar to The value is too big.. Looks up a localized string similar to The value is invalid.. Looks up a localized string similar to Gets or sets how the background is rendered.. Looks up a localized string similar to Gets or sets the color for the button.. Looks up a localized string similar to Gets or sets the secondary color used when drawing a gradient button.. Looks up a localized string similar to Gets or sets the shadow color for the button.. Looks up a localized string similar to Gets or sets the drawing style of a gradient button.. Looks up a localized string similar to Gets or sets the highlight color for the button.. Looks up a localized string similar to Gets or sets the image for the button.. Looks up a localized string similar to Gets or sets the image for the down state of the button.. Looks up a localized string similar to Gets or sets the width (in pixels) of the shadow around the button.. Looks up a localized string similar to Gets or sets the button text.. Looks up a localized string similar to Gets or sets how the text aligns itself in relation to the button image.. Looks up a localized string similar to Gets or sets the color for the button text.. Looks up a localized string similar to Gets or sets the text for the button down state.. Looks up a localized string similar to Gets or sets how text orients itself when painting the cell.. Looks up a localized string similar to Gets or sets whether the button has two states.. Looks up a localized string similar to Gets or sets whether to use the visual style setting background color. Looks up a localized string similar to Gets or sets whether text that is too long to fit in the cell wraps to additional lines.. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Calculator. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Today. Looks up a localized string similar to dddd, MMMM dd yyyy. Looks up a localized string similar to Gets or sets the background color for a cell.. Looks up a localized string similar to Gets or sets the border for a cell.. Looks up a localized string similar to Gets or sets whether the user can set focus to the cell using the keyboard or mouse.. Looks up a localized string similar to Gets or sets the amount of spaces to cell padding in the cell(s) in pixels.. Looks up a localized string similar to Gets or sets the type of cell for a cell.. Looks up a localized string similar to Gets or sets the number of columns spanned by this cell.. Looks up a localized string similar to Gets or sets the font for a cell.. Looks up a localized string similar to Gets or sets the text (foreground) color.. Looks up a localized string similar to Gets or sets the formula in a cell.. Looks up a localized string similar to Gets or sets the horizontal alignment of a cell.. Looks up a localized string similar to Gets or sets whether editing is disallowed when SheetView.Protect equals true.. Looks up a localized string similar to Gets or sets the note for a cell.. Looks up a localized string similar to Gets or sets the cell note indicator color for a cell.. Looks up a localized string similar to Gets or sets the cell note indicator position for the cell.. Looks up a localized string similar to Gets or sets the cell note indicator size for a cell.. Looks up a localized string similar to Gets or sets the note style for the cell.. Looks up a localized string similar to Gets or sets name of the parent NamedStyle from which style properties are inherited.. Looks up a localized string similar to Gets or sets the number of rows spanned by a cell.. Looks up a localized string similar to Gets or sets the named style for a cell.. Looks up a localized string similar to Gets or sets whether the user can set focus to the cell using the TAB key.. Looks up a localized string similar to Gets or sets an application-defined tag value for a cell.. Looks up a localized string similar to Gets or sets the formatted text in a cell.. Looks up a localized string similar to Gets or sets the vertical alignment of a cell.. Looks up a localized string similar to Gets or sets whether to render the object using VisualStyles.. Looks up a localized string similar to Gets or sets the text of the cell's comment.. Looks up a localized string similar to Gets or sets the height of the cell note.. Looks up a localized string similar to Gets or sets the width of the cell note.. Looks up a localized string similar to Gets or sets the padding, in pixels, for the all edges.. Looks up a localized string similar to Gets or sets the padding, in pixels, for the bottom edge.. Looks up a localized string similar to Gets the sum, in pixels, for the right and left edges.. Looks up a localized string similar to Gets or sets the padding, in pixels, for the left edge.. Looks up a localized string similar to Gets or sets the padding, in pixels, for the right edge.. Looks up a localized string similar to Gets or sets the padding, in pixels, for the top edge.. Looks up a localized string similar to Gets the sum, in pixels, for the top and bottom edges.. Looks up a localized string similar to &Apply. Looks up a localized string similar to Do you want to apply your changes before closing?. Looks up a localized string similar to Apply Changes?. Looks up a localized string similar to Cancel. Looks up a localized string similar to Cell({0:0},{1:0}) &Properties:. Looks up a localized string similar to Cell({0:0},{1:0}) - Cell({2:0},{3:0}) &Properties:. Looks up a localized string similar to One or more columns has been bound to a non-default data field, but the AutoGenerateColumns property for the SheetView is set to True. Do you want to change it to False? If you say No, then your custom column bindings will be lost.. Looks up a localized string similar to Change AutoGenerateColumns?. Looks up a localized string similar to Column({0:0}) &Properties:. Looks up a localized string similar to Column({0:0}) - Column({1:0}) &Properties:. Looks up a localized string similar to SheetView.DefaultStyle &Properties:. Looks up a localized string similar to &Help. Looks up a localized string similar to &Select cell(s), column(s), or row(s):. Looks up a localized string similar to OK. Looks up a localized string similar to Row({0:0}) &Properties:. Looks up a localized string similar to Row({0:0}) - Row({1:0}) &Properties:. Looks up a localized string similar to Cells, Columns, and Rows Editor. Looks up a localized string similar to Gets or sets the background image for the cell.. Looks up a localized string similar to Gets or sets the text in the check box regardless of the state.. Looks up a localized string similar to Gets or sets the image to use for the states of the check box.. Looks up a localized string similar to Gets or sets how the text is aligned in the cell. Looks up a localized string similar to Gets or sets the text for false state.. Looks up a localized string similar to Gets or sets the indeterminate state text.. Looks up a localized string similar to Gets or sets the text for true state.. Looks up a localized string similar to Gets or sets whether the check box has three states.. Looks up a localized string similar to Represents an individual sheet name tab.. Looks up a localized string similar to Represents the set of sheet tabs.. Looks up a localized string similar to Now. Looks up a localized string similar to Gets or sets whether full ASCII mode.. Looks up a localized string similar to Gets or sets whether grouping.. Looks up a localized string similar to Gets or sets the group number.. Looks up a localized string similar to Please specify a value from 0 to 8.. Looks up a localized string similar to Gets or sets whether to allow the color picker dialog to open fully.. Looks up a localized string similar to Gets or sets whether any color is allowed.. Looks up a localized string similar to Gets or sets the caption to display in the color picker cell.. Looks up a localized string similar to Gets or sets the custom colors for the color picker dialog.. Looks up a localized string similar to Gets or sets whether to drop down the color picker dialog by default.. Looks up a localized string similar to Gets or sets whether to display the color picker dialog fully open.. Looks up a localized string similar to Gets or sets whether solid colors only are displayed.. Looks up a localized string similar to Gets or sets the style of the color picker.. Looks up a localized string similar to Gets or sets the text for unknown colors.. Looks up a localized string similar to Gets or sets the style of text for unknown colors.. Looks up a localized string similar to Column: . Looks up a localized string similar to Gets or sets the amount of space, in pixels, to cell padding in the cells of the column(s).. Looks up a localized string similar to Gets or sets an application-defined tag value for a column.. Looks up a localized string similar to Gets or sets whether to render the object using VisualStyles.. Looks up a localized string similar to Gets or sets the default style information for the cells in the column footer.. Looks up a localized string similar to Gets or sets the name of the default style for the column footer.. Looks up a localized string similar to Gets or sets the number of rows in the column footer.. Looks up a localized string similar to Gets or sets whether the column footer is visible.. Looks up a localized string similar to Gets or sets which column header row displays the filter indicator when there are multiple column header rows.. Looks up a localized string similar to Gets or sets which column header row displays the sort indicator when there are multiple column header rows.. Looks up a localized string similar to Gets or sets whether column headers display letters or numbers or are blank. . Looks up a localized string similar to Gets or sets which column header row displays the auto text when there are multiple column headers. . Looks up a localized string similar to Gets or sets the default style information for the cells in the column header.. Looks up a localized string similar to Gets or sets the name of the default style for the column headers.. Looks up a localized string similar to Gets or sets the horizontal grid line.. Looks up a localized string similar to Gets or sets the number of rows in the column headers.. Looks up a localized string similar to Gets or sets the vertical grid line.. Looks up a localized string similar to Gets or sets whether the column headers are visible.. Looks up a localized string similar to Gets or sets the number of columns in this collection.. Looks up a localized string similar to Gets or sets how arrow keys are processed by the combo box control.. Looks up a localized string similar to Gets or sets whether an editable combobox uses automatic completion.. Looks up a localized string similar to Gets or sets how a list of items in a combo box is searched based on input of a character key.. Looks up a localized string similar to Gets or sets the image to paint in the background of the combo box edit portion.. Looks up a localized string similar to Gets or sets whether you can type into the edit portion of the combo box.. Looks up a localized string similar to Gets or sets what value is written to the underlying data model.. Looks up a localized string similar to Gets or sets the image list of a combo box.. Looks up a localized string similar to Gets or sets the corresponding data for the items in the drop-down list in the combo box.. Looks up a localized string similar to Gets or sets the items to use for the drop-down list in the combo box.. Looks up a localized string similar to Gets or sets the side of the cell on which the list aligns.. Looks up a localized string similar to Gets or sets the control to use for the list portion.. Looks up a localized string similar to Gets or sets how many pixels to offset the list from the aligned edge of the cell.. Looks up a localized string similar to Gets or sets the width (in pixels) of the drop-down list.. Looks up a localized string similar to Gets or sets the number of items to display at one time in the list portion.. Looks up a localized string similar to Gets or sets the maximum number of characters allowed in the text cell.. Looks up a localized string similar to Gets or sets the character(s) to display as the currency symbol.. Looks up a localized string similar to Gets or sets the number of decimal places.. Looks up a localized string similar to Gets or sets the decimal separator.. Looks up a localized string similar to Gets or sets whether the value displays placeholder zeros in the decimal portion of the number.. Looks up a localized string similar to Gets or sets whether leading zeros are displayed.. Looks up a localized string similar to Gets or sets the maximum value allowed.. Looks up a localized string similar to Gets or sets the minimum value allowed.. Looks up a localized string similar to Gets or sets the format for displaying a negative value.. Looks up a localized string similar to Gets or sets whether negative numeric values are displayed in red.. Looks up a localized string similar to Gets or sets the format for displaying a positive value.. Looks up a localized string similar to Gets or sets the separator character.. Looks up a localized string similar to Gets or sets whether to display the currency symbol.. Looks up a localized string similar to Gets or sets whether to display the thousands separator string.. Looks up a localized string similar to Gets or sets whether a spin button is displayed when editing.. Looks up a localized string similar to Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the decimal portion.. Looks up a localized string similar to Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the integer portion.. Looks up a localized string similar to Gets or sets whether the value wraps when the minimum or maximum is reached.. Looks up a localized string similar to Gets or sets the string to indicate morning for 12-hour time format.. Looks up a localized string similar to Gets or sets the calendar to use for formatting date values.. Looks up a localized string similar to Gets or sets the back color of day elements in the Calendar.. Looks up a localized string similar to Gets or sets the font of day elements in the Calendar.. Looks up a localized string similar to Gets or sets the fore color of day elements in the Calendar.. Looks up a localized string similar to Gets or sets the back color of the month header in the Calendar.. Looks up a localized string similar to Gets or sets the font of the month header in the Calendar.. Looks up a localized string similar to Gets or sets the fore color of the month header in the Calendar.. Looks up a localized string similar to Gets or sets the location of the month header in the Calendar.. Looks up a localized string similar to Gets or sets the height of the month header in the Calendar.. Looks up a localized string similar to Gets or sets the style of the month header in the Calendar.. Looks up a localized string similar to Gets or sets whether days from the previous and next month show for the current month in the Calendar.. Looks up a localized string similar to Gets or sets if and how the Calendar displays the month and year headers on a snigle line.. Looks up a localized string similar to Gets or sets the fore color of the days of the previous and next month in the Calendar.. Looks up a localized string similar to Gets or sets the back color of the weekday header in the Calendar.. Looks up a localized string similar to Gets or sets the font of the weekday header.. Looks up a localized string similar to Gets or sets the fore color of the weekday header in the Calendar.. Looks up a localized string similar to Gets or sets the location of the weekday header.. Looks up a localized string similar to Gets or sets the height of the weekday header.. Looks up a localized string similar to Gets or sets the back color of the year header in the Calendar.. Looks up a localized string similar to Gets or sets the font of the year header in the Calendar.. Looks up a localized string similar to Gets or sets the fore color of the year header in the Calendar.. Looks up a localized string similar to Gets or sets the location of the year header in the Calendar.. Looks up a localized string similar to Gets or sets the height of the year header in the Calendar.. Looks up a localized string similar to Gets or sets the style of the year header in the Calendar.. Looks up a localized string similar to Gets or sets the default date for the control.. Looks up a localized string similar to Gets or sets the string to use for the date separator. Looks up a localized string similar to Gets or sets the date-time format.. Looks up a localized string similar to Gets or sets the array of alternate day names.. Looks up a localized string similar to Gets or sets whether calendar drop down button is displayed.. Looks up a localized string similar to Gets or sets what value is written to the underlying data model.. Looks up a localized string similar to Gets or sets the maximum date value allowed.. Looks up a localized string similar to Gets or sets the maximum time value allowed.. Looks up a localized string similar to Gets or sets the minimum date value allowed.. Looks up a localized string similar to Gets or sets the minimum time value allowed.. Looks up a localized string similar to Gets or sets the array of alternate month names.. Looks up a localized string similar to Gets or sets the string to indicate afternoon and evening for 12-hour time format.. Looks up a localized string similar to Gets or sets the array of alternate short day names.. Looks up a localized string similar to Gets or sets the array of alternate short month names.. Looks up a localized string similar to Gets or sets whether a spin button is displayed while editing.. Looks up a localized string similar to Gets or sets the default time for the control.. Looks up a localized string similar to Gets or sets the string to use for the time separator. Looks up a localized string similar to Gets or sets the last year of a 100-year range that can be represented by a 2-digit year.. Looks up a localized string similar to Gets or sets the format used when DateTimeFormat is set to User-Defined.. Looks up a localized string similar to dd/MM/yy. Looks up a localized string similar to dd/MM/yyyy. Looks up a localized string similar to dd/MMM/yy. Looks up a localized string similar to dd/MMM/yyyy. Looks up a localized string similar to MS Sans Serif. Looks up a localized string similar to Can not set null for ModelDataSourceRange property.. Looks up a localized string similar to Please specify a value from 3 to 90.. Looks up a localized string similar to Gets or sets how arrow keys are processed by the edit control.. Looks up a localized string similar to Gets or sets a custom System.Collections.Specialized.StringCollection to use when the AutoCompleteSource property is set to CustomSource.. Looks up a localized string similar to Gets or sets how auto completion works.. Looks up a localized string similar to Gets or sets a value specifying the source of complete strings used for automatic completion.. Looks up a localized string similar to Gets or sets whether the AutoCompleteCustomSource is automatically filled with column data.. Looks up a localized string similar to Gets or sets the background image for the cell.. Looks up a localized string similar to Gets or sets the horizontal alignment of a drop down button.. Looks up a localized string similar to Gets or sets whether a drop down button is displayed.. Looks up a localized string similar to Gets or sets the initial cursor position.. Looks up a localized string similar to Gets or sets the value to display when there is no data.. Looks up a localized string similar to Gets or sets whether the cell is read-only (and thus cannot be modified).. Looks up a localized string similar to Gets or sets whether the cell is static, which prohibits user interaction.. Looks up a localized string similar to Gets or sets how to trim characters that do not fit into the cell.. Looks up a localized string similar to Gets or sets the orientation of the text. Looks up a localized string similar to Gets or sets the rotation angle of the text for the cell. Looks up a localized string similar to Gets or sets whether text that is too long to fit in the cell wraps to additional lines.. Looks up a localized string similar to Cell is locked.. Looks up a localized string similar to Column or row is restricted.. Looks up a localized string similar to Column is restricted.. Looks up a localized string similar to Error loading file.. Looks up a localized string similar to Action not allowed.. Looks up a localized string similar to Character is not allowed.. Looks up a localized string similar to Cell formula is invalid.. Looks up a localized string similar to Hyperlink is invalid.. Looks up a localized string similar to Movement not allowed.. Looks up a localized string similar to Row is restricted.. Looks up a localized string similar to Attempted to type in checkbox.. Looks up a localized string similar to HeiSei. Looks up a localized string similar to The formula is not able to be evaluated by Spread: . Looks up a localized string similar to Cannot open password protected file.. Looks up a localized string similar to Farpoint Spread. Looks up a localized string similar to Failed to save file: . Looks up a localized string similar to Invalid count (must be between {0} and {1}).. Looks up a localized string similar to Invalid fromIndex (must be between {0} and {1}). Looks up a localized string similar to Invalid toIndex (must be between {0} and {1}). Looks up a localized string similar to Invalid toIndex (must not belong to range from {0} to {1}). Looks up a localized string similar to Columns are restricted -- cannot move a column containing data after a column containing no data.. Looks up a localized string similar to Columns are restricted -- cannot move a column containing no data before a column containing data.. Looks up a localized string similar to Cannot move range over part of a spanned cell.. Looks up a localized string similar to Rows are restricted -- cannot move a row containing data after a row containing no data.. Looks up a localized string similar to Rows are restricted -- cannot move a row containing no data before a row containing data.. Looks up a localized string similar to Gets or sets whether the formula is calculated automatically.. Looks up a localized string similar to Gets or sets the policy that governs calculations.. Looks up a localized string similar to Gets or sets the formula that is applied for this control.. Looks up a localized string similar to Gets or sets the event of this control that triggers the calculation.. Looks up a localized string similar to There is a circular reference in the formula. Please check it again, otherwise there will be no calculation.. Looks up a localized string similar to Gets or sets whether the error icon is shown next to the error control.. Looks up a localized string similar to Gets or sets whether the precedent arrow is shown.. Looks up a localized string similar to Gets or sets grouping policy to collapse or expand rows when grouping occurs.. Looks up a localized string similar to Gets the version information about the component.. Looks up a localized string similar to Gets or sets whether data can overflow into adjacent empty cells.. Looks up a localized string similar to Gets or sets whether to allow the user to move columns.. Looks up a localized string similar to Gets or sets whether to allow the user to move multiple columns.. Looks up a localized string similar to Gets or sets whether to allow the user to drag-and-drop a range of cells.. Looks up a localized string similar to Gets or sets whether to allow the user to drag and fill cells with the contents of a cell or cells.. Looks up a localized string similar to Gets or sets whether data can overflow into adjacent empty cells while a cell is in edit mode.. Looks up a localized string similar to Gets or sets whether to allow the user to move rows.. Looks up a localized string similar to Gets or sets whether to allow the user to move multiple rows.. Looks up a localized string similar to Gets or sets whether sheets can be moved by drag-drop of the sheet tab.. Looks up a localized string similar to Gets or sets whether undo/redo operations are allowed.. Looks up a localized string similar to Gets or sets whether to allow the user to enter formulas in a cell.. Looks up a localized string similar to Gets or sets whether the user can scale the display of the component using the Ctrl key and the mouse wheel.. Looks up a localized string similar to Gets or sets whether the FarPoint Spread component supports the Clipboard shortcut keys.. Looks up a localized string similar to Gets or sets whether to auto-launch Spread Designer on new instance of Spread.. Looks up a localized string similar to Gets or sets whether adjacent cell borders are collapsed into a single line.. Looks up a localized string similar to Gets or sets the style of the border around the component.. Looks up a localized string similar to Gets or sets whether to display buttons in button and combo box cells.. Looks up a localized string similar to Gets or sets whether the cell note indicator appears.. Looks up a localized string similar to Occurs when a child control is activated.. Looks up a localized string similar to Occurs when a child control is deactivated.. Looks up a localized string similar to Occurs when a child view of the FarPoint Spread component is created.. Looks up a localized string similar to Occurs when a child workbook of the FarPoint Spread component is created.. Looks up a localized string similar to Occurs when the clipboard is changing by a Spread action.. Looks up a localized string similar to Gets or sets whether headers are included when data is copied to or pasted from the Clipboard.. Looks up a localized string similar to Gets or sets whether a single cell copied to the clipboard will fill the range when pasted from the Clipboard in the component.. Looks up a localized string similar to Gets or sets the alignment for column splitters with respect to the horizontal scrollbars.. Looks up a localized string similar to Gets or sets what conditions under which the FarPoint Spread component permits column splits.. Looks up a localized string similar to Gets or sets the name of the data member that populates the active sheet.. Looks up a localized string similar to Gets or sets the name of the data source that populates the active sheet.. Looks up a localized string similar to Occurs during message preprocessing of dialog characters.. Looks up a localized string similar to Occurs during message preprocessing of dialog keys.. Looks up a localized string similar to Gets or sets whether a cell is in edit mode whenever it becomes the active cell.. Looks up a localized string similar to Gets or sets whether the existing text in a cell is selected when the cell enters edit mode.. Looks up a localized string similar to Enables cross sheet referencing for the FarPoint Spread component.. Looks up a localized string similar to Gets or sets the default font for the sheets in the control.. Looks up a localized string similar to Gets or sets the height of horizontal scroll bars in the FarPoint Spread component.. Looks up a localized string similar to Gets or sets the conditions under which the FarPoint Spread component displays horizontal scroll bars.. Looks up a localized string similar to Gets or sets the small increment for the horizontal scrollbar.. Looks up a localized string similar to Gets or sets the left sheet tab.. Looks up a localized string similar to (unable to render - low memory). Looks up a localized string similar to Gets or sets whether the location of the active cell moves when the user moves the focus to the view using the mouse.. Looks up a localized string similar to Gets or sets a NamedStyleCollection object.. Looks up a localized string similar to Gets or sets whether the selected block of cells remains highlighted when the FarPoint Spread component loses the focus.. Looks up a localized string similar to Gets or sets the alignment for column splitters with respect to the horizontal scrollbars.. Looks up a localized string similar to Gets or sets what conditions under which the FarPoint Spread component permits row splits.. Looks up a localized string similar to Gets or sets the alignment of the last row and column of the spreadsheet in the FarPoint Spread component.. Looks up a localized string similar to Gets or sets whether the user can use the scroll box to scroll through all the columns and rows in the spreadsheet, or just a limited number of them.. Looks up a localized string similar to Gets or sets whether the spreadsheet scrolls when the user moves the scroll box.. Looks up a localized string similar to Gets or sets whether scroll tips appear when the user moves the scroll box.. Looks up a localized string similar to Gets or sets whether the user can select columns, rows, blocks of cells, all cells, or any combination of these.. Looks up a localized string similar to Occurs when the user changes the active shape object.. Looks up a localized string similar to Gets the sheets in the FarPoint Spread component.. Looks up a localized string similar to Gets or sets horizontal scroll bar.. Looks up a localized string similar to Gets or sets vertical scroll bar.. Looks up a localized string similar to Gets or sets whether Spread will allow animated items to paint.. Looks up a localized string similar to Gets or sets the object representing the sheet name tab strip.. Looks up a localized string similar to Gets or sets whether a special tab is displayed to allow inserting new sheets.. Looks up a localized string similar to Gets or sets the location of the tab strip.. Looks up a localized string similar to Gets or sets the display policy for the sheet tab strip.. Looks up a localized string similar to Gets or sets the width of the sheet tab strip as a percentage of the overall horizontal scroll bar width.. Looks up a localized string similar to Gets or sets the time (in milliseconds) FarPoint Spread waits before displaying the text tip for the cell or header under the pointer.. Looks up a localized string similar to Gets or sets whether to display text tips and cell notes and the location of the tips and notes.. Looks up a localized string similar to Gets or sets the collection of title information objects for the Spread. Looks up a localized string similar to Occurs when the user zooms.. Looks up a localized string similar to Gets or sets the conditions under which the FarPoint Spread component displays vertical scroll bars.. Looks up a localized string similar to Gets or sets the small increment for the vertical scrollbar.. Looks up a localized string similar to Gets or sets the width of vertical scroll bars in the FarPoint Spread component.. Looks up a localized string similar to Gets or sets whether to render objects using VisualStyles. Looks up a localized string similar to Gets or sets a DateTimeFormatInfo that defines the format of displaying dates and times.. Looks up a localized string similar to Gets or sets the format string used to format the date value.. Looks up a localized string similar to Gets or sets whether the format string should be interpreted as a date-time format.. Looks up a localized string similar to Gets or sets whether negative values are displayed in red.. Looks up a localized string similar to Gets or sets a NumberFormatInfo which is used to format the numeric value.. Looks up a localized string similar to Gets or sets the rotation angle.. Looks up a localized string similar to ggyy/MM/dd. Looks up a localized string similar to Gets the color of grid lines.. Looks up a localized string similar to Gets the highlight color for the grid lines.. Looks up a localized string similar to Gets the shadow color for the grid lines.. Looks up a localized string similar to Gets whether to display grid lines and the type of grid lines to display.. Looks up a localized string similar to Gets the width of the grid lines.. Looks up a localized string similar to Gets or sets the background color of the grouping bar.. Looks up a localized string similar to Gets or sets the font of the grouping bar.. Looks up a localized string similar to Gets or sets the text color of the grouping bar.. Looks up a localized string similar to Gets or sets the separation of grouping levels.. Looks up a localized string similar to Gets or sets the height of the grouping bar.. Looks up a localized string similar to Gets or sets the text of the grouping bar.. Looks up a localized string similar to Gets or sets whether the grouping bar is displayed.. Looks up a localized string similar to Drag a column here to group by that column.. Looks up a localized string similar to Double click a column to group by that column.. Looks up a localized string similar to Gets or sets the background color of the grouping information.. Looks up a localized string similar to Gets or sets the background color of the grouping footer information.. Looks up a localized string similar to Gets or sets the text color of the group footer.. Looks up a localized string similar to Gets or sets the text color of the grouping information.. Looks up a localized string similar to Gets or sets the indent.. Looks up a localized string similar to Gets or sets the indent color.. Looks up a localized string similar to HH:mm. Looks up a localized string similar to HH:mm:ss. Looks up a localized string similar to hh:mm:ss tt. Looks up a localized string similar to hh:mm tt. Looks up a localized string similar to Gets or sets the background image for the cell.. Looks up a localized string similar to Gets or sets the hyperlink.. Looks up a localized string similar to Gets or sets the the area of the text that is the hyperlink.. Looks up a localized string similar to Gets or sets the color of links.. Looks up a localized string similar to Gets or sets tool tips for the hyperlinks.. Looks up a localized string similar to Gets or sets the text string.. Looks up a localized string similar to Gets or sets the color of visited links.. Looks up a localized string similar to Gets or sets the render style of the image.. Looks up a localized string similar to Gets or sets the transparency color in the image.. Looks up a localized string similar to Gets or sets the transparency tolerance in the image.. Looks up a localized string similar to Gets or sets whether bearer bar is displayed.. Looks up a localized string similar to (layout is suspended). Looks up a localized string similar to Gets or sets the ending cap for the line.. Looks up a localized string similar to Gets or sets the starting cap for the line.. Looks up a localized string similar to Gets or sets the thickness of the line.. Looks up a localized string similar to Gets or sets the image list for the listbox.. Looks up a localized string similar to Gets or sets the height of each item in the list.. Looks up a localized string similar to Gets or sets the list items.. Looks up a localized string similar to Indicates the column count of cell range in the mapper.. Looks up a localized string similar to Indicates the column of cell range in the mapper.. Looks up a localized string similar to Indicates the row count of cell range in the mapper.. Looks up a localized string similar to Indicates the row of cell range in the mapper.. Looks up a localized string similar to Invalid string value.. Looks up a localized string similar to Gets or sets the custom characters for the mask.. Looks up a localized string similar to Gets or sets the mask string.. Looks up a localized string similar to Gets or sets the placeholder character.. Looks up a localized string similar to MM/dd. Looks up a localized string similar to MM/dd/yy. Looks up a localized string similar to MM/dd/yyyy. Looks up a localized string similar to Gets or sets the module size of the broad bar.. Looks up a localized string similar to Gets or sets the module size of the narrow bar.. Looks up a localized string similar to Gets or sets the column of the list for the edit portion.. Looks up a localized string similar to Gets or sets which list column serves as the edit portion of the combo box.. Looks up a localized string similar to Gets or sets which list column serves as the data column in the combo box.. Looks up a localized string similar to Gets or sets which list column serves as the data column in the combo box.. Looks up a localized string similar to Gets or sets the name of the data member that populates the list.. Looks up a localized string similar to Gets or sets the data source for the list portion of the combo box.. Looks up a localized string similar to Gets or sets the type of border style for the drop-down list.. Looks up a localized string similar to Gets or sets how the columns in the drop-down list are sized when displayed.. Looks up a localized string similar to Gets or sets whether column headers are displayed in the drop-down list.. Looks up a localized string similar to Gets or sets whether grid lines are displayed in the drop-down list.. Looks up a localized string similar to Gets or sets the background image for the cell.. Looks up a localized string similar to Gets or sets what value is written to the underlying data model.. Looks up a localized string similar to Gets or sets the ItemData to use for the list.. Looks up a localized string similar to Gets or sets the list to use for the option buttons.. Looks up a localized string similar to Gets or sets the orientation of the option buttons.. Looks up a localized string similar to Gets or sets the option button images.. Looks up a localized string similar to Gets or sets how text aligns in the cell.. Looks up a localized string similar to Gets or sets whether hot keys are used in the cell.. Looks up a localized string similar to Gets or sets the number of sides in the shape.. Looks up a localized string similar to Gets or sets the background color for the style.. Looks up a localized string similar to Gets or sets the border for the style.. Looks up a localized string similar to Gets or sets the cell type for the style.. Looks up a localized string similar to Gets or sets the Editor object for the named style.. Looks up a localized string similar to Gets or sets the font for the named style.. Looks up a localized string similar to Gets or sets the text color for the named style.. Looks up a localized string similar to Gets or sets the Formatter object for the named style.. Looks up a localized string similar to Gets or sets the horizontal alignment for the named style.. Looks up a localized string similar to Gets or sets whether this named style permits a cell to be edited when the sheet is protected.. Looks up a localized string similar to Gets or sets the name of the style.. Looks up a localized string similar to Gets or sets the note style for the named style.. Looks up a localized string similar to Gets or sets the name of the parent NamedStyle object.. Looks up a localized string similar to Gets or sets the Renderer object for the named style.. Looks up a localized string similar to Gets or sets the vertical alignment for the named style.. Looks up a localized string similar to Gets or sets whether to render the object using VisualStyles.. Looks up a localized string similar to Gets or sets the setting of visual styles for the named style.. Looks up a localized string similar to Gets or sets the number of decimal places.. Looks up a localized string similar to Gets or sets the decimal separator.. Looks up a localized string similar to Gets or sets whether the value displays place-holding zeros in the decimal portion.. Looks up a localized string similar to Gets or sets whether to convert whole numbers to fractions when values are displayed as fractions.. Looks up a localized string similar to Gets or sets how values are displayed as fractions with custom formatting.. Looks up a localized string similar to Gets or sets the number of digits when values are displayed as fractions.. Looks up a localized string similar to Gets or sets the precision when values are displayed as fractions.. Looks up a localized string similar to Gets or sets whether values are represented as fractions.. Looks up a localized string similar to Gets or sets whether to allow fractions in edit mode when values are displayed as fractions.. Looks up a localized string similar to Gets or sets whether leading zeros are displayed.. Looks up a localized string similar to Gets or sets the maximum value allowed.. Looks up a localized string similar to Gets or sets the minimum value allowed.. Looks up a localized string similar to Gets or sets how the value is formatted for negative values.. Looks up a localized string similar to Gets or sets whether negative numeric values are displayed in red.. Looks up a localized string similar to Gets or sets the character to use to replace the value if it does not fit the width of the display.. Looks up a localized string similar to Gets or sets the separator character.. Looks up a localized string similar to Gets or sets whether to display the thousands separator string.. Looks up a localized string similar to Gets or sets whether a spin button is displayed when editing.. Looks up a localized string similar to Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the decimal portion.. Looks up a localized string similar to Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the integer portion.. Looks up a localized string similar to Gets or sets whether the value wraps when the minimum or maximum is reached.. Looks up a localized string similar to &Adjust to. Looks up a localized string similar to &All. Looks up a localized string similar to &Black and White. Looks up a localized string similar to Cancel. Looks up a localized string similar to Center on page. Looks up a localized string similar to &Horizontal. Looks up a localized string similar to &Center. Looks up a localized string similar to &Vertical. Looks up a localized string similar to Color. Looks up a localized string similar to Column e&nd:. Looks up a localized string similar to Column &Headings. Looks up a localized string similar to Col&umn start:. Looks up a localized string similar to Com&ments:. Looks up a localized string similar to Down, then o&ver. Looks up a localized string similar to &Fit to. Looks up a localized string similar to Font. Looks up a localized string similar to &Footer. Looks up a localized string similar to &Gridlines. Looks up a localized string similar to &Header. Looks up a localized string similar to Header / Footer. Looks up a localized string similar to Image. Looks up a localized string similar to &Landscape. Looks up a localized string similar to &Left. Looks up a localized string similar to Long date. Looks up a localized string similar to Long time. Looks up a localized string similar to &Bottom. Looks up a localized string similar to &Footer. Looks up a localized string similar to He&ader. Looks up a localized string similar to &Left. Looks up a localized string similar to &Right. Looks up a localized string similar to Margins. Looks up a localized string similar to Margins. Looks up a localized string similar to &Top. Looks up a localized string similar to As displayed on sheet. Looks up a localized string similar to At the end of sheet. Looks up a localized string similar to None. Looks up a localized string similar to Orientation. Looks up a localized string similar to Over, then &down. Looks up a localized string similar to Page #. Looks up a localized string similar to Page order. Looks up a localized string similar to page(s) wide by. Looks up a localized string similar to Pages. Looks up a localized string similar to Paper si&ze. Looks up a localized string similar to % of normal size. Looks up a localized string similar to Po&rtrait. Looks up a localized string similar to Previe&w. Looks up a localized string similar to preview. Looks up a localized string similar to &Print. Looks up a localized string similar to Print. Looks up a localized string similar to Print Titles. Looks up a localized string similar to Print Type. Looks up a localized string similar to Columns to repeat at left:. Looks up a localized string similar to Rows to repeat at top:. Looks up a localized string similar to &Right. Looks up a localized string similar to Row &end. Looks up a localized string similar to &Row Headings. Looks up a localized string similar to R&ow start. Looks up a localized string similar to Scaling. Looks up a localized string similar to Sections. Looks up a localized string similar to &Selected. Looks up a localized string similar to Sheet. Looks up a localized string similar to Short date. Looks up a localized string similar to Short time. Looks up a localized string similar to Page. Looks up a localized string similar to tall. Looks up a localized string similar to Gets or sets the column count.. Looks up a localized string similar to Please specify a value from 1 to 30.. Looks up a localized string similar to Gets or sets the level of errors.. Looks up a localized string similar to Please specify a value from 1 to 8.. Looks up a localized string similar to Gets or sets the row count.. Looks up a localized string similar to Please specify a value from 3 to 90.. Looks up a localized string similar to Gets or sets the type of PDF417.. Looks up a localized string similar to Gets or sets the number of decimal places.. Looks up a localized string similar to Gets or sets the decimal separator.. Looks up a localized string similar to Gets or sets whether the value displays placeholder zeros in the decimal portion of the number.. Looks up a localized string similar to Gets or sets whether leading zeros are displayed.. Looks up a localized string similar to Gets or sets the maximum value allowed.. Looks up a localized string similar to Gets or sets the minimum value allowed.. Looks up a localized string similar to Gets or sets the format for displaying a negative value.. Looks up a localized string similar to Gets or sets whether negative numeric values are displayed in red.. Looks up a localized string similar to Gets or sets the character to display as the percent sign.. Looks up a localized string similar to Gets or sets the format for displaying a positive value.. Looks up a localized string similar to Gets or sets the separator character.. Looks up a localized string similar to Gets or sets whether to display the thousands separator string.. Looks up a localized string similar to Gets or sets whether a spin button is displayed when editing.. Looks up a localized string similar to Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the decimal portion.. Looks up a localized string similar to Gets or sets the amount by which the value increments when using the spin buttons and the cursor is in the integer portion.. Looks up a localized string similar to Gets or sets whether the value wraps when the minimum or maximum is reached.. Looks up a localized string similar to pm. Looks up a localized string similar to Gets or sets the backgroud color for preview row.. Looks up a localized string similar to Gets or sets the border for preview row.. Looks up a localized string similar to Gets or sets the column index of preview row bound to.. Looks up a localized string similar to Gets or sets the font settings for preveiw row.. Looks up a localized string similar to Gets or sets the text color for preveiw row.. Looks up a localized string similar to Gets or sets the height for preveiw row.. Looks up a localized string similar to Gets or sets the horizontal alignment of the content for preview row.. Looks up a localized string similar to Gets or sets the amount of spaces to preview row in pixels.. Looks up a localized string similar to Gets or sets the vertical alignment of the content for preview row.. Looks up a localized string similar to Gets or sets a value indicating whether preview row is visible.. Looks up a localized string similar to Gets or sets the message to display for the abort dialog.. Looks up a localized string similar to Gets or sets whether column widths are adjusted to fit the longest string width for printing.. Looks up a localized string similar to Gets or sets whether row heights are adjusted to fit the tallest string height for printing.. Looks up a localized string similar to Gets or sets the centering option for printing.. Looks up a localized string similar to Gets or sets the last column to print when printing a cell range.. Looks up a localized string similar to Gets or sets the first column to print when printing a cell range.. Looks up a localized string similar to Gets or sets the page number to print on the first page.. Looks up a localized string similar to Gets or sets the text and format of footers on printed pages.. Looks up a localized string similar to Gets or sets the height to use for the footer area when printing.. Looks up a localized string similar to Gets or sets the text and format of headers on printed pages.. Looks up a localized string similar to Gets or sets the height to use for the header area when printing.. Looks up a localized string similar to Gets or sets the name of the print job.. Looks up a localized string similar to Gets or sets the margins for printing.. Looks up a localized string similar to Gets or sets the opacity used when printing this sheet.. Looks up a localized string similar to Gets or sets the page orientation used for printing.. Looks up a localized string similar to Gets or sets the last page to print when printing a page range.. Looks up a localized string similar to Gets or sets the order in which pages print.. Looks up a localized string similar to Gets or sets the number of pages vertically to check when optimizing printing.. Looks up a localized string similar to Gets or sets the first page to print when printing a page range.. Looks up a localized string similar to Gets or sets the number of pages horizontally to check when optimizing the printing.. Looks up a localized string similar to Gets or sets the paper size to use.. Looks up a localized string similar to Gets or sets the paper source.. Looks up a localized string similar to Gets or sets the path and filename for printing the sheet as PDF.. Looks up a localized string similar to Gets or sets the stream for printing the sheet as PDF.. Looks up a localized string similar to Gets or sets how printing of the sheet as PDF is handled relative to other sheets. Looks up a localized string similar to Gets or sets the output for printing the sheet as PDF.. Looks up a localized string similar to Gets or sets whether to preview the sheet instead of printing.. Looks up a localized string similar to Gets or sets the name of the printer to use for printing.. Looks up a localized string similar to Gets or sets whether cell notes are printed after the sheet(s).. Looks up a localized string similar to Gets or sets whether floating objects are printed.. Looks up a localized string similar to Gets or sets whether printing the sheet as PDF.. Looks up a localized string similar to Gets or sets what is to be printed.. Looks up a localized string similar to Gets or sets the last column for a range of columns to print at the left of each page.. Looks up a localized string similar to Gets or sets the first column for a range of columns to print at the left of each page.. Looks up a localized string similar to Gets or sets the last row for a range of rows to print at the top of each page.. Looks up a localized string similar to Gets or sets the first row for a range of rows to print at the top of each page.. Looks up a localized string similar to Gets or sets the last row to print when printing a cell range.. Looks up a localized string similar to Gets or sets the first row to print when printing a cell range.. Looks up a localized string similar to Gets or sets whether to print a border around the sheet.. Looks up a localized string similar to Gets or sets whether to print the colors as they appear on the screen.. Looks up a localized string similar to Gets or sets whether to print the column footer.. Looks up a localized string similar to Gets or sets whether to print the column footer in each page.. Looks up a localized string similar to Gets or sets whether to print the column headers.. Looks up a localized string similar to Gets or sets whether to print the column headers.. Looks up a localized string similar to Gets or sets whether to print the grid lines.. Looks up a localized string similar to Gets or sets whether to display a print dialog before printing.. Looks up a localized string similar to Gets or sets whether to print the row headers.. Looks up a localized string similar to Gets or sets whether to print the row headers.. Looks up a localized string similar to Gets or sets whether to print the header shadows.. Looks up a localized string similar to Gets or sets whether to print the subtitle.. Looks up a localized string similar to Gets or sets whether to print the title.. Looks up a localized string similar to Gets or sets whether to print only rows containing data.. Looks up a localized string similar to Gets or sets whether the FarPoint Spread component prints using its SmartPrint capability.. Looks up a localized string similar to Gets or sets the zoom factor used for printing this sheet.. Looks up a localized string similar to Gets or sets the bottom margin for the printed page.. Looks up a localized string similar to Gets or sets the footer margin for the printed page.. Looks up a localized string similar to Gets or sets the header margin for the printed page.. Looks up a localized string similar to Gets or sets the left margin for the printed page.. Looks up a localized string similar to Gets or sets the right margin for the printed page.. Looks up a localized string similar to Gets or sets the top margin for the printed page.. Looks up a localized string similar to Cell:. Looks up a localized string similar to Comment:. Looks up a localized string similar to Print Preview. Looks up a localized string similar to Gets or sets the background image for the cell.. Looks up a localized string similar to Gets or sets the color to use for the progress bar.. Looks up a localized string similar to Gets or sets the second color in a gradient.. Looks up a localized string similar to Gets or sets the color to use for the text inside the progress bar if shown.. Looks up a localized string similar to Gets or sets the gradient mode for a gradient style progress bar.. Looks up a localized string similar to Gets or sets the maximum value.. Looks up a localized string similar to Gets or sets the minimum value.. Looks up a localized string similar to Gets or sets the orientation of the progress bar.. Looks up a localized string similar to Gets or sets the picture for the progress bar.. Looks up a localized string similar to Gets or sets whether the percent filled string is displayed.. Looks up a localized string similar to Gets or sets the style of the progress bar(s).. Looks up a localized string similar to Gets or sets the text string to use in the progress indicator when the text style is set to display custom text.. Looks up a localized string similar to Gets or sets how the text portion of the progress indicator is displayed.. Looks up a localized string similar to Gets or sets whether the background image rotates with the shape.. Looks up a localized string similar to Gets or sets the alpha-blend value of the background color of the object.. Looks up a localized string similar to Gets or sets whether the user is allowed to move the object.. Looks up a localized string similar to Gets or sets whether the container is allowed to print the object.. Looks up a localized string similar to Gets or sets whether the user is allowed to rotate the object.. Looks up a localized string similar to Gets or sets whether the user is allowed to resize the object.. Looks up a localized string similar to Gets or sets whether the user is allowed to warp the object.. Looks up a localized string similar to Gets or sets a value indicating whether the shape is flip horizontal.. Looks up a localized string similar to Gets or sets a value indicating whether the shape is flip vertical.. Looks up a localized string similar to Gets or sets whether the object is marked as locked.. Looks up a localized string similar to Gets or sets the shape outline color for the object.. Looks up a localized string similar to Gets or sets the shape outline style for the object.. Looks up a localized string similar to Gets or sets the shape outline thickness for the object.. Looks up a localized string similar to Gets or sets whether the user is allowed to resize the object proportionally.. Looks up a localized string similar to Gets or sets the amount of transparency of the shadow.. Looks up a localized string similar to Gets or sets whether the shape renders its text.. Looks up a localized string similar to Gets or sets the color of the shadow of the object.. Looks up a localized string similar to Gets or sets the direction of the shadow of the object.. Looks up a localized string similar to Gets or sets the amount of horizontal offset of the shadow of the object.. Looks up a localized string similar to Gets or sets the amount of vertical offset of the shadow of the object.. Looks up a localized string similar to Gets or sets whether the connection will be used.. Looks up a localized string similar to Gets or sets the connection number.. Looks up a localized string similar to Please specify a value from 0 to 15.. Looks up a localized string similar to Gets or sets the level of errors.. Looks up a localized string similar to Gets or sets the mask pattern of QR Code.. Looks up a localized string similar to Gets or sets the model of QR Code.. Looks up a localized string similar to Gets or sets the version of QR Code. . Looks up a localized string similar to Please specify a value from 1 to 14.. Looks up a localized string similar to Please specify a value from 1 to 40.. Looks up a localized string similar to Gets or sets the left position of quiet zone (padding).. Looks up a localized string similar to Gets or sets the right position of quiet zone (padding).. Looks up a localized string similar to Cannot insert SpreadDataColumn at this index; it is out of range of the owner sheet.. Looks up a localized string similar to Column {0} does not allow null; the cell value in the data model is null.. Looks up a localized string similar to This SpreadDataView does not allow editing.. Looks up a localized string similar to The new column name already exists in the collection.. Looks up a localized string similar to The mapper is invalid; the cell range must not exceed the range of the owner sheet.. Looks up a localized string similar to The column count of the mapper is not equal to the column count of the SpreadDataColumn collection.. Looks up a localized string similar to Gets or sets the regular expression string.. Looks up a localized string similar to Gets or sets the resolution (in dots-per-inch) in the X direction.. Looks up a localized string similar to Gets or sets the resolution (in dots-per-inch) in the Y direction.. Looks up a localized string similar to RichTextCellType Font Error. Looks up a localized string similar to Font setting not allowed.. Looks up a localized string similar to Gets or sets the maximum number of characters allowed in the rich text cell.. Looks up a localized string similar to Gets or sets whether multiple lines of text are allowed.. Looks up a localized string similar to Gets or sets which scroll bars to display for the rich text cell.. Looks up a localized string similar to A&lign. Looks up a localized string similar to &Bold. Looks up a localized string similar to &Center. Looks up a localized string similar to Clear All (text and formatting). Looks up a localized string similar to &Color.... Looks up a localized string similar to Copy. Looks up a localized string similar to Cut. Looks up a localized string similar to Delete. Looks up a localized string similar to &Font.... Looks up a localized string similar to &Italic. Looks up a localized string similar to &Left. Looks up a localized string similar to &Load.... Looks up a localized string similar to Paste. Looks up a localized string similar to &Right. Looks up a localized string similar to Select All. Looks up a localized string similar to St&yle. Looks up a localized string similar to &Underline. Looks up a localized string similar to Row: . Looks up a localized string similar to Gets or sets the amount of spaces, in pixels, to cell padding in the cells of the row(s).. Looks up a localized string similar to Gets or sets an application-defined tag value for a row.. Looks up a localized string similar to Gets or sets whether to render the object using VisualStyles.. Looks up a localized string similar to Gets or sets whether row headers display letters or numbers or are blank.. Looks up a localized string similar to Gets or sets which row header column displays the auto text when there are multiple row header columns.. Looks up a localized string similar to Gets or sets the number of columns in the row headers.. Looks up a localized string similar to Gets or sets the default StyleInfo object for the cells in the row header.. Looks up a localized string similar to Gets or sets the name of the default style for the row headers.. Looks up a localized string similar to Gets or sets the horizontal grid line.. Looks up a localized string similar to Gets or sets the vertical grid line.. Looks up a localized string similar to Gets or sets whether the row headers are visible.. Looks up a localized string similar to Gets or sets the number of rows in this collection.. Looks up a localized string similar to Gets or sets the button list of ScrollBar.. Looks up a localized string similar to The value is not valid; the number of buttons must be between 0 and the maximum value.. Looks up a localized string similar to Cannot add a new FarPoint scroll bar button when the number of buttons exceeds the maximum value.. Looks up a localized string similar to The thumb and track combination of the FarPoint scroll bar already exists.. Looks up a localized string similar to The object is not a FarPoint scroll bar button.. Looks up a localized string similar to The FarPoint scroll bar button cannot be null.. Looks up a localized string similar to Bottom. Looks up a localized string similar to Scroll Here. Looks up a localized string similar to Left Edge. Looks up a localized string similar to Page Down. Looks up a localized string similar to Page Left. Looks up a localized string similar to Page Right. Looks up a localized string similar to Page Up. Looks up a localized string similar to Right Edge. Looks up a localized string similar to Scroll Down. Looks up a localized string similar to Scroll Left. Looks up a localized string similar to Scroll Right. Looks up a localized string similar to Scroll Up. Looks up a localized string similar to Top. Looks up a localized string similar to Invalid low bound argument.. Looks up a localized string similar to Gets or sets the renderer of ScrollBar.. Looks up a localized string similar to Invalid low bound argument.. Looks up a localized string similar to The value is not valid; the value must be between the minimum and maximum values.. Looks up a localized string similar to Gets or sets column indices for the vertical scrolling tip.. Looks up a localized string similar to Gets or sets the maximum height in pixels for the vertical scrolling tip.. Looks up a localized string similar to Gets or sets the policy that how to display row number in the vertical scrolling tip when ColumnIndices property is not empty.. Looks up a localized string similar to &Alternate search (down then across). Looks up a localized string similar to Find. Looks up a localized string similar to Close. Looks up a localized string similar to Fi&nd what:. Looks up a localized string similar to &Find Next. Looks up a localized string similar to &Find. Looks up a localized string similar to Match &case. Looks up a localized string similar to Match &exactly. Looks up a localized string similar to The string was not found.. Looks up a localized string similar to Would you like to repeat the search from the beginning?. Looks up a localized string similar to Search. Looks up a localized string similar to Use &wildcards. Looks up a localized string similar to Serialization of this sheet's cells, columns, rows, and alternating rows has been cancelled. The DocumentModels will be serialized to the form resources instead.. Looks up a localized string similar to Gathering information for serialization.... Looks up a localized string similar to Serializing . Looks up a localized string similar to Gets the sheet's background color.. Looks up a localized string similar to Gets the background color of cells.. Looks up a localized string similar to Gets the text color of cells.. Looks up a localized string similar to Gets the background color of even numbererd rows.. Looks up a localized string similar to Gets the appearance of the column headers.. Looks up a localized string similar to Gets the appearance of the row headers.. Looks up a localized string similar to Gets the grid line color.. Looks up a localized string similar to Specifies whether horizontal or vertical grid lines or both are displayed on the sheet.. Looks up a localized string similar to Gets the background color of header cells.. Looks up a localized string similar to Gets whether header font is bold.. Looks up a localized string similar to Gets the text color of header cells.. Looks up a localized string similar to Gets the name of the skin.. Looks up a localized string similar to Gets the background color of odd numbered rows.. Looks up a localized string similar to Gets the background color of selected cells.. Looks up a localized string similar to Gets the text color of selected cells.. Looks up a localized string similar to Gets whether the sheet displays the column header.. Looks up a localized string similar to Gets whether the sheet displays the row header.. Looks up a localized string similar to &Apply. Looks up a localized string similar to Cancel. Looks up a localized string similar to Confirm Delete SheetSkin. Looks up a localized string similar to Confirm Overwrite SheetSkin. Looks up a localized string similar to Custom. Looks up a localized string similar to Custom skin has changed, do you want to save it?. Looks up a localized string similar to &Delete. Looks up a localized string similar to Are you sure you want to delete the SheetSkin "{0}"?. Looks up a localized string similar to &Help. Looks up a localized string similar to Invalid SheetSkin Name. Looks up a localized string similar to Custom skin must have a name.. Looks up a localized string similar to OK. Looks up a localized string similar to Overwrite existing file?. Looks up a localized string similar to Pre-Defined. Looks up a localized string similar to &Preview. Looks up a localized string similar to &Save. Looks up a localized string similar to Save Custom Skin. Looks up a localized string similar to Saved. Looks up a localized string similar to SheetSkin "{0}" has been saved.. Looks up a localized string similar to SheetSkin Editor. Looks up a localized string similar to SheetSkin Editor. Looks up a localized string similar to Gets or sets the background color of a sheet name tab.. Looks up a localized string similar to Gets or sets the font for the sheet name tab.. Looks up a localized string similar to Gets or sets the foreground color of a sheet name tab.. Looks up a localized string similar to Gets or sets the size of the sheet tab.. Looks up a localized string similar to Gets or sets the skin used by the sheet.. Looks up a localized string similar to Gets or sets whether to allow the user to group rows on the sheet.. Looks up a localized string similar to Gets or sets whether notes on this sheet are editable, when the sheet is not protected.. Looks up a localized string similar to Determines whether the sheet can have a grid structure in the corner.. Looks up a localized string similar to Gets the alternating rows in the sheet.. Looks up a localized string similar to Gets or sets whether the control recalculates each formula when the contents of dependent cells change.. Looks up a localized string similar to Gets or sets whether to automatically generate the columns based on the data source.. Looks up a localized string similar to Gets or sets whether cell notes are automatically updated when changes are made to the note style or to the text, or notes are added, removed, or moved.. Looks up a localized string similar to Gets a Cells object for the cells in the client area of the sheet.. Looks up a localized string similar to Gets or sets the number of columns in the sheet.. Looks up a localized string similar to Gets the object for the column footer area of the sheet. Looks up a localized string similar to Gets or sets the number of rows in the column footers for the sheet.. Looks up a localized string similar to Gets or sets whether the column Footers for this sheet are visible.. Looks up a localized string similar to Gets the ColumnHeader object for the sheet.. Looks up a localized string similar to Gets or sets which column header row in the sheet displays the filter indicator when there are multiple column header rows.. Looks up a localized string similar to Gets or sets which column header row in the sheet displays the sort indicator when there are multiple column header rows.. Looks up a localized string similar to Gets or sets whether column headers display letters or numbers or are blank.. Looks up a localized string similar to Gets or sets which column header row displays the auto text when there are multiple column header rows.. Looks up a localized string similar to Gets or sets the horizontal grid line for the column header.. Looks up a localized string similar to Gets or sets the number of rows in the column headers.. Looks up a localized string similar to Gets or sets the vertical grid line for the column header.. Looks up a localized string similar to Gets or sets whether the column headers are visible.. Looks up a localized string similar to Gets the columns in the sheet.. Looks up a localized string similar to Gets or sets whether the user can add new rows to the data source when the sheet is bound.. Looks up a localized string similar to Gets or sets whether a bound sheet automatically sets the cell type for the cells in a column.. Looks up a localized string similar to Gets or sets whether a bound sheet automatically assigns the data field names to be the text in the column headers. . Looks up a localized string similar to Gets or sets whether a bound sheet automatically sizes its columns based on the data in the associated database fields. . Looks up a localized string similar to Gets or sets the name of the data member that populates the sheet.. Looks up a localized string similar to Gets or sets the name of the data source that populates the sheet.. Looks up a localized string similar to Gets or sets a StyleInfo object for the default style of the sheet.. Looks up a localized string similar to Gets or sets the name of the default style for the sheet.. Looks up a localized string similar to Gets or sets whether zero values are displayed in cells.. Looks up a localized string similar to Gets or sets the number of nonscrolling columns.. Looks up a localized string similar to Gets or sets the number of nonscrolling rows.. Looks up a localized string similar to Gets or sets the number of nonscrolling columns on the trailing edge of the view.. Looks up a localized string similar to Gets or sets the number of nonscrolling rows on the trailing edge of the view.. Looks up a localized string similar to Gets or sets the color in the area between the sheet and the edge of the control.. Looks up a localized string similar to Gets or sets the background color for the grouping bar of the sheet.. Looks up a localized string similar to Gets or sets the height of the grouping bar for the sheet.. Looks up a localized string similar to Gets or sets the info of the grouping bar for the sheet.. Looks up a localized string similar to Gets or sets whether the grouping bar for the sheet is displayed.. Looks up a localized string similar to Gets or sets whether the group footer is displayed. Looks up a localized string similar to Gets or sets the collection of grouping information objects for the sheet.. Looks up a localized string similar to Gets or sets the maximum number of levels of grouping for the sheet.. Looks up a localized string similar to Gets or sets the separation of grouping levels for the sheet.. Looks up a localized string similar to Gets or sets the horizontal grid line.. Looks up a localized string similar to Gets or sets whether circular references are evaluated.. Looks up a localized string similar to Gets or sets the background color of locked cells.. Looks up a localized string similar to Gets or sets the foreground color of locked cells.. Looks up a localized string similar to Gets or sets the maximum amount of change below which iterations stop when circular references are evaluated.. Looks up a localized string similar to Gets or sets the maximum number of iterations for calculating circular references.. Looks up a localized string similar to Gets or sets a NamedStyleCollection object.. Looks up a localized string similar to Gets or sets the mode that determines mouse, keyboard, and selection behavior.. Looks up a localized string similar to Gets or sets preview row information for the sheet.. Looks up a localized string similar to Gets or sets a PrintInfo object that determines printing behavior for the sheet.. Looks up a localized string similar to Gets or sets whether editing is allowed in locked cells.. Looks up a localized string similar to Gets or sets the background color for the range group of the sheet.. Looks up a localized string similar to Gets or sets the button style for the range group of the sheet.. Looks up a localized string similar to Gets or sets the style for cell and range references in formulas.. Looks up a localized string similar to Gets or sets whether users can type data in a column that is more than one column beyond the last column that contains data.. Looks up a localized string similar to Gets or sets whether users can type data in a row that is more than one row beyond the last row that contains data.. Looks up a localized string similar to Gets or sets the number of rows in the sheet.. Looks up a localized string similar to Gets the RowHeader object for the sheet.. Looks up a localized string similar to Gets or sets whether row headers display letters or numbers or are blank.. Looks up a localized string similar to Gets or sets which row header column displays the auto text when there are multiple row header columns.. Looks up a localized string similar to Gets or sets the number of columns in the row header.. Looks up a localized string similar to Gets or sets the horizontal grid line for the row header.. Looks up a localized string similar to Gets or sets the vertical grid line for the row header.. Looks up a localized string similar to Gets or sets whether the row headers are visible.. Looks up a localized string similar to Gets the rows in the sheet.. Looks up a localized string similar to Gets or sets the info of the vertical scrolling tip for the sheet.. Looks up a localized string similar to Gets or sets the background color of selections.. Looks up a localized string similar to Gets or sets the foreground color of selections.. Looks up a localized string similar to Gets the selection policy for the sheet for normal operation mode.. Looks up a localized string similar to Gets or sets how selections are drawn.. Looks up a localized string similar to Gets the selection unit for the sheet for normal operation modes.. Looks up a localized string similar to Gets or sets whether the DocumentModels for this sheet should be serialized to the form resources, rather than generating code that initializes the Cells, Columns, Rows, and AlternatingRows.. Looks up a localized string similar to Gets or sets the horizontal grid line in the header corner.. Looks up a localized string similar to Gets or sets the horizontal grid line in the footer corner.. Looks up a localized string similar to Gets or sets the vertical grid line for the footer corner.. Looks up a localized string similar to Gets or sets the style information for the header corner.. Looks up a localized string similar to Gets or sets the name of the style for the header corner.. Looks up a localized string similar to Gets or sets the style information for the footer corner.. Looks up a localized string similar to Gets or sets the name of the style for the footer corner.. Looks up a localized string similar to Gets or sets the vertical grid line for the header corner.. Looks up a localized string similar to Gets or sets the name of the sheet.. Looks up a localized string similar to Gets or sets a value indicating whether display a row selector in the row header of the selected row for the sheet.. Looks up a localized string similar to Gets or sets the number or letter displayed in the first column header.. Looks up a localized string similar to Gets or sets the number or letter displayed in the first row header.. Looks up a localized string similar to Gets or sets an application-defined tag value for a sheet.. Looks up a localized string similar to Gets or sets the collection of title information objects for the sheet. Looks up a localized string similar to Gets or sets the vertical grid line.. Looks up a localized string similar to Gets or sets whether to display the sheet.. Looks up a localized string similar to Gets or sets the current zoom level for viewing the sheet.. Looks up a localized string similar to Edit Cells. Looks up a localized string similar to Reset Sheet. Looks up a localized string similar to Edit Skins. Looks up a localized string similar to Gets or sets the background image for the cell.. Looks up a localized string similar to Gets or sets whether the slider moves with the initial click.. Looks up a localized string similar to Gets or sets the color of the slider knob.. Looks up a localized string similar to Gets or sets the slider knob image.. Looks up a localized string similar to Gets or sets the width (in pixels) of the slider knob.. Looks up a localized string similar to Gets or sets the maximum value.. Looks up a localized string similar to Gets or sets the minimum value.. Looks up a localized string similar to Gets or sets the orientation of the slider.. Looks up a localized string similar to Gets or sets the color of the tick marks in the slider.. Looks up a localized string similar to Gets or sets how frequently to space the tick marks.. Looks up a localized string similar to Gets or sets the color of the slider track.. Looks up a localized string similar to Gets or sets the image for the slider track.. Looks up a localized string similar to Gets or sets the width (in pixels) of the slider track.. Looks up a localized string similar to Indicates a sub-list of the DataSource to show in the control.. Looks up a localized string similar to Indicates the source of data for the control.. Looks up a localized string similar to Indicates information of the mapper.. Looks up a localized string similar to Indicates the sheet name of the FarPoint Spread component.. Looks up a localized string similar to Indicates the FarPoint Spread component.. Looks up a localized string similar to The column collection has too many items; the mapped range is out of the range for the sheet.. Looks up a localized string similar to Auto-launch Spread Designer on new instance of Spread. Looks up a localized string similar to Do you want to rename the SheetView objects contained in this FpSpread control too?. Looks up a localized string similar to Are you sure you want to reset the spreadsheet? You will lose all custom settings.. Looks up a localized string similar to Rename SheetViews?. Looks up a localized string similar to Reset Control. Looks up a localized string similar to Spread Designer. Looks up a localized string similar to Edit Skins. Looks up a localized string similar to Unable to set Auto-launch preference. You need write access to the registry to change this preference.. Looks up a localized string similar to Gets or sets the column footer default renderer of the FarPoint Spread skin.. Looks up a localized string similar to Gets the column header default style.. Looks up a localized string similar to Gets the corner default style.. Looks up a localized string similar to Gets the default style for cells.. Looks up a localized string similar to Gets the focus renderer for painting the active cell focus indicator.. Looks up a localized string similar to Gets the interface renderer for painting the FarPoint Spread component.. Looks up a localized string similar to Gets the name of the skin.. Looks up a localized string similar to Gets the row header default style.. Looks up a localized string similar to Gets the scroll bar renderer for painting scroll bar.. Looks up a localized string similar to Gets the selection renderer for painting selected cells.. Looks up a localized string similar to &Apply. Looks up a localized string similar to Cancel. Looks up a localized string similar to Confirm Delete SheetSkin. Looks up a localized string similar to Confirm Overwrite SpreadSkin. Looks up a localized string similar to Custom. Looks up a localized string similar to Custom skin has changed, do you want to save it?. Looks up a localized string similar to &Delete. Looks up a localized string similar to Are you sure you want to delete the SpreadSkin "{0}"?. Looks up a localized string similar to &Help. Looks up a localized string similar to Invalid SpreadSkin Name. Looks up a localized string similar to Custom skin must have a name. Looks up a localized string similar to OK. Looks up a localized string similar to Overwrite existing file?. Looks up a localized string similar to Pre-Defined. Looks up a localized string similar to &Preview. Looks up a localized string similar to &Save. Looks up a localized string similar to Save Custom Skin. Looks up a localized string similar to Saved. Looks up a localized string similar to SpreadSkin "{0}" has been saved.. Looks up a localized string similar to SpreadSkin Editor. Looks up a localized string similar to SpreadSkin Editor. Looks up a localized string similar to There is a sheet with that name already. Please choose another name.. Looks up a localized string similar to Duplicate sheet names. Looks up a localized string similar to Gets or sets the background color for the style.. Looks up a localized string similar to Gets or sets the border.. Looks up a localized string similar to Gets or sets whether the user can set focus to the cell using the keyboard or mouse.. Looks up a localized string similar to Gets or sets the amount of spaces to cell padding in the cell(s) in pixels.. Looks up a localized string similar to Gets or sets the cell type.. Looks up a localized string similar to Represents the style properties for spreadsheet objects.. Looks up a localized string similar to Gets or sets the font settings.. Looks up a localized string similar to Gets or sets the text color.. Looks up a localized string similar to Gets or sets the horizontal alignment.. Looks up a localized string similar to Gets or sets the whether the style marks cells as locked.. Looks up a localized string similar to Gets or sets the color of the cell note indicator.. Looks up a localized string similar to Gets or sets the position of the cell note indicator.. Looks up a localized string similar to Gets or sets the size of the cell note indicator.. Looks up a localized string similar to Invalidation of the size of the styleinfo note indicator.. Looks up a localized string similar to Gets or sets the name of the parent NamedStyle object.. Looks up a localized string similar to Gets or sets whether the user can set focus to the cell using the TAB key.. Looks up a localized string similar to Gets or sets the amount of spaces to indent text in the cell in pixels.. Looks up a localized string similar to Gets and set the vertical alignment.. Looks up a localized string similar to Gets or sets whether to render the object with VisualStyles.. Looks up a localized string similar to Gets or sets the active sheet tab.. Looks up a localized string similar to Gets or sets the background color of the tab strip.. Looks up a localized string similar to Gets or sets whether the sheet tab buttons are displayed.. Looks up a localized string similar to Gets or sets the default sheet tab.. Looks up a localized string similar to Gets or sets whether users can edit the sheet tab text by double-clicking it.. Looks up a localized string similar to Gets or sets the shape of the sheet tabs.. Looks up a localized string similar to Gets or sets the case of characters in the text cell.. Looks up a localized string similar to Gets or sets what characters to allow for the text cell.. Looks up a localized string similar to Gets or sets whether the ampersand character underlines text.. Looks up a localized string similar to Gets or sets the maximum number of characters allowed in the text cell.. Looks up a localized string similar to Gets or sets whether multiple lines of text are allowed.. Looks up a localized string similar to Gets or sets which character to use to mask data in the text cell.. Looks up a localized string similar to Gets or sets which scroll bars to display for the text cell.. Looks up a localized string similar to Gets or sets the rotation angle.. Looks up a localized string similar to Please specify a value from 1 to 16.. Looks up a localized string similar to Gets or sets the back color of the title. Looks up a localized string similar to Gets or sets the border of the title. Looks up a localized string similar to Gets or sets the type of cell for the title. Looks up a localized string similar to Gets or sets the font settings of the title. Looks up a localized string similar to Gets or sets the text color of the title. Looks up a localized string similar to Gets or sets the height of title. Looks up a localized string similar to Gets or sets the horizontal alignment of the title. Looks up a localized string similar to Gets or sets the style of the title. Looks up a localized string similar to Gets or sets the text of title. Looks up a localized string similar to Gets or sets the value for title. Looks up a localized string similar to Gets or sets the vertical alignment of the title bar. Looks up a localized string similar to Gets or sets whether the title is displayed. Looks up a localized string similar to tt hh:mm. Looks up a localized string similar to tt hh:mm:ss. Looks up a localized string similar to Moving error. Looks up a localized string similar to Gets or sets the added value of add-on version UPC.. Looks up a localized string similar to Minus value is not valid for this property.. Looks up a localized string similar to Gets or sets the type of UPC.. Looks up a localized string similar to yy/MM. Looks up a localized string similar to yy/MM/dd. Looks up a localized string similar to yyyy/MM. Looks up a localized string similar to yyyy/MM/dd. Looks up a localized string similar to Does not support object ... Looks up a localized string for SheetSkinsForm.CreateSkinsFolderException Looks up a localized string for SpreadSkinsForm.CreateSkinsFolderException Represents a search dialog. Internal use only. Search text. Required designer variable. Creates a new empty search dialog form. Creates a new search dialog form with the specified spreadsheet and the specified string for which to search preset in the form. Creates a search dialog form with the specified sheet, search string, and other settings preset in the form. Creates a search dialog form with the specified search string, and other settings preset in the form, with a starting sheet for cross-sheet searching. Creates a search dialog form with the specified search string, and other settings preset in the form with cross-sheet searching. Occurs when the search does not find the string. Event arguments Sets the custom text in the form to default values. Sets the custom text in the form to specified values. Text string to match Case to match string Exact match string Alternate search string Wildcard usage string Find text string Find next text string Close text string Text not found string Prompt to repeat search from beginning string Sets the custom text in the form to specified values. Text string to match Case to match string Exact match string Alternate search string Wildcard usage string Find text string Find next text string Close text string Text not found string Occurs on closing. Close event arguments Cleans up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Internal use only. Internal use only. Occurs when the next click. Object source of the event Event data Paints a highlighted line from the end of a label control text to the width of the control to make the label look more like a separator. Label Paint event arguments Occurs when the search is cancelled with the string not found. Gets or sets the index of the sheet to search. Gets the strings that were searched for in the search dialog. Gets or sets whether to use wildcard characters in the search. Gets or sets whether to consider upper case and lower case when performing the search. Gets or sets whether to consider only strings that match exactly. Gets or sets whether to search down rows first then across columns, which is the alternate way of searching. Gets or sets whether to repeat the search from the start. Gets or sets the string for which to search. Gets the string that matches the one searched for. Gets the sheet index of the matched string. Gets the row index of the matched string. Gets the column index of the matched string. Gets or sets the row at which to start the search. Gets or sets the column at which to start the search. Represents an advanced search dialog. Required designer variable. Creates a new, empty, advanced search dialog form. Creates an advanced search dialog form with the specified sheet, search string, and other settings preset in the form. Creates an advanced search dialog form with the specified sheet, search string, and other settings preset in the form. Cleans up any resources being used. Internal use only. Does the search. Sheet index Starting row index Starting column index Found row index Found column index Sets the custom text in the form to default values. Internal use only. Occurs when the label is painted. Object source of the event Event data Gets or sets whether to search the text of cells. Gets or sets whether to search the text of cell notes. Gets or sets whether to search cell tags, if the object is representable as a string. Gets or sets the index of the sheet at which to start the search. Gets or sets the index of the sheet at which to end the search. The ParamItem Class Initializes a new instance of the class. Offset Parameter string Expression Initializes a new instance of the class. Cell range Base row Base column if set to true [use r1 c1] Gets the cell range from the cell expression. Expression Base row Base column Gets the cell range from the external cell expression. FarPoint Spread Expression Base row Base column Gets the cell range from the external range expression. FarPoint Spread Expression Base row Base column Gets the cell range from the range expression. Expression Base row Base column Gets the cell range from the name expression. FarPoint Spread Expression Base row Base column Gets the cell range. FarPoint Spread Expression Base row Base column Determines the view cell range. FarPoint Spread component Cell range Determines whether [is view index moved] [the specified spread]. FarPoint Spread Cell range true if [is view index moved] [the specified spread]; otherwise, false. Determines whether [is view index moved] [the specified spread]. FarPoint Spread Row index Column index true if [is view index moved] [the specified spread]; otherwise, false. Determines whether [is belong to] [the specified sheet]. Sheet true if [is belong to] [the specified sheet]; otherwise, false. Gets the cell range. FarPoint Spread Gets the cell ranges. FarPoint Spread Returns a that represents the current . A that represents the current . Gets whether the name range is an expression. Gets the offset. Offset Gets the param string. Param string Gets the expression. Expression Gets or sets the base row. Base row Gets or sets the base column. Base column Gets or sets whether to [use r1 c1] absolute reference style. true if [use r1 c1]; otherwise, false Gets or sets the index. Index Gets whether [should highlight]. true if [should highlight]; otherwise, false Gets whether this instance is valid. true if this instance is valid; otherwise, false Represents the function description information. Creates a new function description information object with the specified name. Name Creates a new function description information object. Function Description Determines whether the specified is equal to the current . The to compare with the current true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Gets whether this instance is a function. true if this instance is function; otherwise, false. Gets whether this instance is defined function. true if this instance is defined function; otherwise, false. Gets the name. Name Gets the function. Function Gets the description. Description Represents the collection of function description information. Finds all. Word to find Finds the specified name. Name to find Adds the range. String collection Gets or sets the at the specified index. Represents the custom name information. Indicates all positions of cell-range Initializes a new instance of the class. Name Color Initializes a new instance of the class. Name Determines whether the specified is equal to the current . to compare with the current true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Set the color Color Gets the name. Name Gets the color. Color Represents the collection of custom name information objects. Gets the custom name information at the specified index. Represents the drop-down dialog. Represents a floating, top-most window with a fixed single border. Indicates the control which hold this drop down When dialog isn't displayed, we need keep its location. When dialog isn't displayed, we need keep its size. Initializes a new instance of the class. Owner control Show the dropdown window. Adjusts the location. Location point on the screen Shows the native window. Whether to update the window immediately Hides the native window. Changes the location. Location point Disposes of the resources (other than memory) used by the . true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets or sets the form that owns this form. A that represents the form that is the owner of this form. A top-level window cannot have an owner. Gets the create params. Parameters Gets or sets the dialog location which is based on screen. A value indicates the location of the dialog. Which based on the coordinate of screen. Gets or sets the dialog size. A value indicates the size of the dialog. Initializes the class. Initializes a new instance of the class. Owner control Custom Names Custom function names Defined function names Changes the location. Location point Shows the description. Shows the drop-down window. Hides the native window. Dispatches the message to list box. Message Raises the event. that contains the event data The window procedure that handles the messages. Window message received Disposes of the resources (other than memory) used by the . true to release both managed and unmanaged resources; false to release only unmanaged resources Adjusts the location. Location point Called when [intellisense]. Intellisense information Initializes the component. Disposes the list box. Handles the KeyUp event of the ListBox control. Source of the event instance containing the event data Handles the Click event of the ListBox control. The source of the event. The instance containing the event data. Handles the DoubleClick event of the ListBox control. The source of the event. The instance containing the event data. Handles the ScrollBarsChanged event of the _listBox control. The source of the event. The instance containing the event data. Fills the items to list box. Adjusts the size of the form. Intellisense event handler Sets the custom names. Custom names Sets the custom function names. Custom function names Sets the defined function names. Defined function names The IntellisenseInfoComparer Class Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. First object to compare Second object to compare Value Condition Less than zero x is less than y. Zero x equals y. Greater than zero x is greater than y. Neither x nor y implements the interface.-or- x and y are of different types and neither one can handle comparisons with the other. Represents the automatic completion list box. Key for evnet Initializes the class. Initializes a new instance of the class. Event object with the details Raises the event. A that contains the event data. Releases the unmanaged resources used by the and its child controls and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Invokes the default window procedure associated with this window. that is associated with the current Windows message Called when [scroll bars changed]. Called when [before scroll bars changing]. Hides the description. Shows the description. Occurs when the position of the scroll bars is changed. Occurs when the position of the scroll bars starts changing. Represents a rich text box with a transparent background color. We have two problems with IntellisenseRichTextBox: (1) HyperlinkRichTextBox: RichTextBox in .NET 2.0 just supports directly hyperlink which show text as hyperlink. In order to show a text for hyperlink, we need to hack RichTextBox with CHARFORMAT2_STRUCT. However, it's the reason when the RichTextBox is re-drawn automatically, we will lost the CHARFORMAT. To solve this problem, we need to re-create intellisense expression when it's necessary. (2) Transparent RichTextBox: RichTextBox in .NET 2.0 also doesn't support transparent background. So, we change Extented Style of this control in CreateParams to support transparent background (WS_EX_TRANSPARENT). One more problem is when we re-draw the IntellisenseRichTextBox, the font will be more bold (in actually, i don't know why :( ). Forturnately, i found a solution for this problem. It conerns to WM_SHOWWINDOW message. When IntellisenseRichTextBox receive this message, we will re-set its font by send WM_SETFONT message. The problem will be solved. In summary, IntellisenseRichTextBox has not a good design. It's because of MS derived it from an old version of RichTextBox control (version 2.0). In future, i think we can re-design this class by two following choices: - Using Windowless Edit control: it's the best because it can work with RichTextBox version 2.0 - Derive from higher version of RichTextBox (it will causes deployment in Windows version such as Windows 2000..). Of course, we will also solve some problems about compatible ability. See the following reference snippet code: Initializes a new instance of the class. Inserts a given text as a link into the RichTextBox at the current insert position. Text to be inserted Inserts a given text at a given position as a link. Text to be inserted Insert position Inserts a given text at at the current input position as a link. The link text is followed by a hash (#) and the given hyperlink text, both of them invisible. When clicked on, the whole link text and hyperlink string are given in the LinkClickedEventArgs. Text to be inserted Invisible hyperlink string to be inserted Inserts a given text at a given position as a link. The link text is followed by a hash (#) and the given hyperlink text, both of them invisible. When clicked on, the whole link text and hyperlink string are given in the LinkClickedEventArgs. Text to be inserted Invisible hyperlink string to be inserted Insert position Sets the current selection's link style true: set link style, false: clear link style Gets the link style for the current selection 0: link style not set, 1: link style set, -1: mixed Sets the selection style. Mask Effect Gets the selection style. Mask Effect Raises the event. A that contains the event data. Releases the unmanaged resources used by the and its child controls and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Invokes the default window procedure associated with this window. that is associated with the current Windows message Begins the update. Ends the update. Gets the Intellisense information. Function information Total number of arguments Shows the intellisense. Function information Total number of arguments Shows the intellisense. Gets the create params. Parameters Represents an Intellisense drop-down window. Initializes a new instance of the class. Owner editor Function information Updates the rich text box. Show the dropdown window. Raises the event. The instance containing the event data. Determines the window procedure. Message Gets the rich text box. Rich text box Gets or sets the start index of the function. Start index of the function Sets the function. Function Gets the create params. Parameters Represents a function description window. Initializes a new instance of the class. Raises the event. The instance containing the event data. Determines the window procedure. Message Shows the specified point on the screen. Point Gets the create params. Parameters Gets or sets the description. Description Represents a formula editor helper. The user is dragging the scroll box. This message is sent repeatedly until the user releases the mouse button. The user has dragged the scroll box (thumb) and released the mouse button. Compares the numbers of two characters in a string to see if they are equal. String Number of occurrences of first character in the string Number of occurrences of second character in the string Difference between the numbers Does the lo word. Pointer value Does the hi word. Pointer value Gets the line from the specified rich text box. Rich text box Index Gets the column from the specified rich text box. Rich text box Index Gets the current character position in the control. Control The ShowWindow Function. The UpdateWindow Function. Gets the caret position. Point Gets the correction. Rich text box Index Gets whether [drop shadow supported]. true if [drop shadow supported]; otherwise, false Gets a value indicating whether this instance is windows XP or above. true if this instance is windows XP or above; otherwise, false. Represents a formual editor sub-class. Creates a new instance of the FormulaTextBoxSubClasses object and starts checking for Activate state changes Handle of window to check for Activation State changes Handler Invokes the default window procedure associated with this window. that is associated with the current Windows message Gets the associated handle with this window. associated handle Represents the floating formula editor. Creates a new floating formula editor bar. Initializes a new instance of the class. The destructor method. Initializes the class. = true if got the focus and input some thing. Indicates that we need show auto complete window after the window has been actived. Indicates the last location of auto complete window before the window has been hided. This value contains only relative window but not absolute window position. Indicates whether we use intellisense feature Key for QueryCustomFunctionNames event Key for QueryCustomNames event When user click into function name in intellisense window Key for CursorPositionChanged event Cell-range collection is changed. Need re-draw cell-range rectangles Formula is changed. Need refresh cell's text Indicates the current editing mode of editor The form contains listbox for auto-complete feature The form is used to show function arguments' information. The color table which is used for highlight color Indicates that whether we raise begin editing formula event Indicates that don't perform any event because we change it by manual Performe all logic of OnTextChange but don't call base.OnTextChange Indicates that we will not show auto complete window because text isn't changed by keyboard Indicates that we don't have to hide auto-complete window Indicate how many time BeginUpdate function is called Event Mask for this RTB Indicates that we are in OnGotFocus function Indicates that user is choosing cell-range. It'll be set to true when InputableCellRange=true and Input function is called. Indicates that at current position, we can select new cell range Indicates the Spread which is attached currently Indicatest that whether we don't perform sub-classing function. Indicates whether to use the AutoCompleteSource of the Spread's active cell to auto complete editing text. Sets the formula. The cell. Processes the special cell input. Determines whether [is formula string] [the specified text]. Text true if [is formula string] [the specified text]; otherwise, false. Parses the parameters. Text FarPoint Spread Highlights the params. Parameter items if set to true [high light] When selection is changed, hide autocomplete window Source of the event instance containing the event data Handles the EnabledChanged event of the _spread control. The source of the event. The instance containing the event data. Raises the event. The instance containing the event data. Processes the temp appending param. Parameter item if set to true [adding] if set to true [can clear temp appending] Shows the auto complete. Shows the auto complete. if set to true [update window location] Determines whether this instance [can show auto complete]. true if this instance [can show auto complete]; otherwise, false. Determines whether the color table should be serialized. Sends the key to list box. Key code Matches the auto complete list. Word This implement is not efficient. I'll replace it by finding though index. Matches the custom functionname list. Word This implement is not efficient. I'll replace it by finding though index. Matches the defined function name list. Word This implement is not efficient. I'll replace it by finding though index. Determines whether [is special word char] [the specified c]. The c. true if [is special word char] [the specified c]; otherwise, false. Gets the word before a specified position from a string. String Position Integer Gets the word before. String Position Replaces the word before. String Saves the undo. Undoes the last edit operation in the text box. Raises the event. The instance containing the event data. Gets the total arguments of current function. Start index of the function Gets the total arguments of current function. Start index of the function Index of the argument if set to true [selecting] Selects the argument. String Integer length Integer counter Integer opening Initializes the component. Hides the intellisense. Shows the intellisense. Shows the drop down dialog. Handles the automatic completiton from a drop-down list. Source of the event instance containing the event data Updates the auto complete drop down location. Attaches the sub class. Gets the defined function names. Updates the custom function names. Updates the custom names. Updates the automatic completion drop-down location. X position Y position Whether to reset the location Notifies of an Activation state change in the window Type of activation change Handles the Disposed event of the spread control. The source of the event. The instance containing the event data. Auto complete the string with the best match Corrects the auto appended text. Adjusts the cell range. The direction. The cell range. if set to true [resize]. Adjusts the appending cell. The direction. if set to true [resize]. Raises the event. A that contains the event data. Raises the event. An that contains the event data. Handles windows messages The message Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Determines whether the specified key is an input key or a special key that requires preprocessing. One of the Keys value. true if the specified key is an input key; otherwise, false. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. The instance containing the event data. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Raises the event. An that contains the event data. Sets the text. It'll do the following things: + Set Text to formula editor + Don't fire FormulaChanged event + Force FormulaTextBox to highlight color Text string Stops the inputing cell range. Replaces the cell range. Parameter item Cell range Determines whether [is appending param] [the specified param item]. Parameter item true if [is appending param] [the specified param item]; otherwise, false. Confirms the appending parameter. Inputs the specified cell range address. Parameter item Whether adding Whether can clear temporary appending Selects the argument. Index of the argument Begins the update. Ends the update. Hides the auto complete. Shows the intellisense window if necessary. Move focus to Formula Input Editor but don't raise BeginEditingFormula event Called when [formula cell ranges changed]. Called when [formula changed]. Shows the automatic completion drop-down dialog. if set to true [show] Gets the color of the parameter. Index of the parameter Attaches the specified FarPoint Spread component to the formula text box. FarPoint Spread component Detaches the FarPoint Spread component from the formula text box. Gets whether [should highlight params]. true if [should highlight params]; otherwise, false. Gets whether [should show auto complete]. true if [should show auto complete]; otherwise, false. Gets the current column. Current column Gets the current row. Current row Gets whether the auto-complete drop-down is dropped. true if the auto-complete drop down is dropped; otherwise, false. Gets whether this instance is Intellisensed. true if this instance is intellisensed; otherwise, false. Gets the custom names. Custom names Gets the custom function names. Custom function names Gets the current editing mode of editor State of editor Gets whether [inputable cell range]. true if [inputable cell range]; otherwise, false Gets or sets whether this instance is inputing editor. true if this instance is inputing editor; otherwise, false. I don't know why we need this property. Just add because SpreadView expose it. Gets the current position. Current position Gets the selection end. Selection end Gets or sets the FarPoint Spread. FarPoint Spread Gets whether [should highlight parenthesis]. true if [should highlight parenthesis]; otherwise, false. Gets whether this is focusing. true if focusing; otherwise, false Gets the defined function names. Defined function names Gets or sets the temporary choosen cell range. Temporary choosen cell range Gets the params items. Parameter items Gets whether [should process cell input]. true if [should process cell input]; otherwise, false. Gets or sets the color table which is used to highlight color arguments in the formula text box and to draw a cell range rectangle in the component. Color table Gets or sets the current text in the formula text box. Text displayed in the control Gets or sets whether to allow the automatic completion of text in the formula text box. Gets whether this instance is appending. true if this instance is appending; otherwise, false. Raises when editor change formula Raised when the formula is changed. This is different from TextChanged since if the text is changed manually, the FormulaChanged event is not raised. Raises when user move the cursor caret Raises when user click into function name of intellisense window Internal use only. Gets or sets whether multiple lines are allowed. Internal use only. Gets or sets whether tabs are accepted. Internal use only. Gets or sets whether to allow drag-drops. Internal use only. Gets or sets the auto scroll offset. Internal use only. Gets or sets whether to auto select words. Internal use only. Gets or sets the binding context. Internal use only. Gets or sets the bullet indent. Internal use only. Gets or sets whether the user can set focus to the cell using the keyboard or mouse. Internal use only. Gets or sets whether capture. Internal use only. Gets whether causes validation. Internal use only. Gets or sets the context menu. Internal use only. Gets or sets the context menu strip. Internal use only. Gets or sets . Internal use only. Gets whether it detects URLs. Internal use only. Gets whether auto drag-drop is enabled. Internal use only. Gets whether to hide the selection. Internal use only. Gets the lines. Internal use only. Gets or sets whether modified. Internal use only. Gets RTF string. Internal use only. Gets selected RTF string. Internal use only. Gets or sets the selected text. Internal use only. Gets the alignment of the selection. Internal use only. Gets the background color of the selection. Internal use only. Gets the bullet for the selection. Internal use only. Gets the character offset of the selection. Internal use only. Gets or sets the color of the selection. Internal use only. Gets or sets the font of the selection. Internal use only. Gets the hanging indent of the selection. Internal use only. Gets the indent of the selection. Internal use only. Gets or sets the length of the selection. Internal use only. Gets or sets whether the selection is protected. Internal use only. Gets the right indent of the selection. Internal use only. Gets or sets the start of the selection. Internal use only. Gets the tabs of the selection. Internal use only. Gets or sets whether the shortcut keys are enabled. Internal use only. Gets the numeric scaling factor. Example: =a3,a4^ CaretStartLocation == 5 AppendingStartLocation == 3 Example: =a3,^ CaretStartLocation == 3 AppendingStartLocation == 3 Activation state change type. The form is inactive The form is active The form has been clicked to make it active Indicates the current editing mode of editor. Editor acts as a normal textbox but allow entering formular expression Editor acts as normal textbox Creates a new Intellisense event arguments object. Intellisense information Gets the Intellisense information value. Represents the renderer of the default changing (or animated) focus indicator. Creates a new renderer for the default changing (or animated) focus indicator. Creates a new renderer for the default changing (or animated) focus indicator. Creates a new renderer for the default changing (or animated) focus indicator with the specified line thickness. Integer number of pixels in the thickness of the indicator line Paints the cell with the default changing (or animated) focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Returns the name of the renderer as a string. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Gets or sets the current step in the multiple-step animation cycle. Gets or sets the thickness. Number of pixels in the thickness Represents the renderer of the default focus indicator. Creates a new renderer for the default focus indicator. Creates a new renderer for the default focus indicator. Creates a new renderer for the default focus indicator with the specified line thickness. Integer number of pixels in the thickness of the indicator line Paints the cell with the default focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Returns the name of the renderer as a string. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Gets or sets the thickness. Represents the renderer of the solid focus indicator. Creates a new renderer of the solid focus indicator. Creates a new renderer of the solid focus indicator with the specified color and thickness. Color of the focus indicator Integer number of pixels in the thickness of the focus indicator Internal use only. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Paints the cell with the solid focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Returns the name of the renderer as a string. Cleans up any resources being used. Whether the object is disposed through the IDisposable interface (true) or finalized by the garbage collector (false) Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Gets or sets the thickness of the solid focus indicator. Gets or sets the color of the solid focus indicator. Returns a value indicating whether a solid focus indicator object can be converted to the specified type. ITypeDescriptorContext Type True if a border object can be converted to the specified type, and false otherwise. Converts the focus indicator object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a border object. Represents the renderer for drawing the border around the active cell (that has focus). Creates a new renderer for drawing the border around the active cell. Creates a new renderer for drawing the border, with the specified thickness, around the active cell. Thickness in pixels Creates and returns a copy of the picture. Copy of the picture Creates a custom focus indicator by copying another. Object from which to copy or clone this picture Returns a that represents the current . A that represents the current . Paints the cell with the default focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Gets the thickness in pixels of the enhanced focus indicator. Represents the renderer of the image focus indicator. Creates a new renderer of the image focus indicator. Creates a new renderer of the image focus indicator. Image to use for the focus indicator Color of the focus indicator that is treated as transparent Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Paints the cell with the image focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Returns the name of the renderer as a string. Gets or sets the image to use for rendering the custom focus indicator. Gets or sets the transparency color of the custom focus indicator. Returns a value indicating whether an image focus indicator object can be converted to the specified type. ITypeDescriptorContext Type True if a border object can be converted to the specified type, and false otherwise. Converts the focus indicator object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a border object. Returns a value indicating whether a custom focus indicator object can be converted to the specified type. ITypeDescriptorContext Type True if a border object can be converted to the specified type, and false otherwise. Converts the focus indicator object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a border object. Represents a custom renderer of the focus indicator. Creates a new renderer for the custom focus indicator. Creates a new renderer for the custom focus indicator with the specified line thickness. Line thickness in pixels Creates a new renderer for the custom focus indicator with the specified bitmap and thickness. Bitmap to use for rendering Line thickness in pixels Creates a new renderer for the custom focus indicator. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Creates and returns a copy of the picture. Copy of the picture Creates a custom focus indicator by copying another. Object from which to copy or clone this picture Paints the cell with the custom focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Returns the name of the renderer. Cleans up any resources being used. Whether the object is disposed through the IDisposable interface (true) or finalized by the garbage collector (false) Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Gets or sets the bitmap to use for rendering the custom focus indicator. Gets or sets the thickness in pixels of the custom focus indicator. Represents the renderer for the editor focus. Creates a new editing focus indicator renderer with default values. Creates a new editing focus indicator renderer with the specified border. Type of the border. Paints the cell with the focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Returns the name of the renderer as a string. Gets or sets the border. Border Paints the cell with the focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Disposes the specified disposing. if set to true [disposing]. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Paints the cell with the focus indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether to paint the left side of the focus indicator Whether to paint the top of the focus indicator Whether to paint the right side of the focus indicator Whether to paint the bottom of the focus indicator Measures the size of rectangle of the specified range of cells. Rectangle bounding the range of cells View of the range of cells Internal use only. Represents the user interface for the Formula Editor. Creates a new user interface for the Formula Editor for the specified sheet. Sheet on which to add formula Adds the specified custom function information into the list of available functions in the Formula Editor. Custom function information to add true if the custom function information successfully added; false otherwise Gets the formula from the text box of the Formula Editor. String containing the formula Sets the formula into the text box of the Formula Editor. String containing the formula Cleans up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Occurs when the Apply button is clicked in the Formula Editor. Occurs when the changes are applied from the Formula Editor. Gets or sets the SheetView the editor works with. Internal use only. Represents the event data for the apply event. Creates a new apply event arguments object. New formula Gets the formula. Internal use only. Handles the apply event. Source of event Event data Editor for the Cells, Columns, and Rows properties. Edits the parent style name value. ITypeDescriptorContext IServiceProvider object object Gets the style of the type editor (which is drop-down). ITypeDescriptorContext UITypeEditorEditStyle Represents a defined method that handles the QueryValue event. Source of the event Event arguments Represents a defined method that handles the BeforeSettingPropertyValue event. Source of the event Event arguments Represents a defined method that handles the CalculateException event. Source of the event Event arguments Indicates the policy of the calculation controller. Reference Event Represents a way to provide a formula property (and trigger event) to any control on the form. Defines whether automatic calculation is enabled. Defines the hash table for the custom function information. Defines the hash table for the custom query name. Defines the error provider. Creates a new formula property (and trigger event) provider. Calculates the result for the formula of each control and updates the corresponding property. Gets the precedence controls. Control Gets the formula of the control. Control that contains this formula. Sets the formula for the specified control. Control that contains this formula Formula expression Gets the formula trigger event for the specified control. Control Sets the formula trigger event for the specified control. Control Trigger event Specifies whether this object can provide its extender properties to the specified object. Only support Windows.Forms.Control to receive the extender properties. true if this object can provide extender properties to the specified object; otherwise, false. Adds the custom function information that is used when parsing and evaluating the formula. Custom function information Removes the custom function information. Name of the function Adds the name of the query value which is used when parse and evaluate formula. Name of the custom. Removes the name of the query value. Name of the custom. Signals the object that initialization is starting. Signals the object that initialization is complete. In release version, after the copyright form is pop-uped, the Shown event is not raised. So this VisibleChange event is cached to re-parse expression Add this function to fix bug 99901970 Reparses all the formulas. Sets all the extender properties to empty for the specified component (control). Component Finds the form. Because of the Control.FindForm function works not correctly in design mode. When initializing, Control.FindForm always returns null. Releases all resources used by the . Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets or sets whether the formula is automatically calculated. true to calculate automatically; false otherwise Gets or sets whether this instance is show precedents. true if this instance is show precedents; otherwise, false. Gets or sets whether this instance shows an error icon next to the control that has an error in the formula. true if the error icon will be shown; otherwise, false. Gets or sets the calculation policy. Occurs before the property value is set. Occurs when the value is queried. Gets or sets whether circular references are evaluated. true if circular references are evaluated; false otherwise Gets or sets the maximum number of iterations. Integer number of iterations Gets or sets the maximum amount of change below which iterations stop. Amount of change Represents various controls of the calculation of the formula extender. Updates this instance. Gets the value. Creates a new property calculation controller. Owner control Custom function information Custom query name Control event name dictionary Whether design mode Parent property calculation controller Owner formula provider Calculates and update property value of the owner control. Gets the precedence controls. Gets the precedence controls. Raises the event. Sender of this event QueryValueEventArgs instance containing the event data. Raises the event. Sender of this event. BeforeSettingPropertyValueEventArgs instance containing the event data. Raises the event. Sender of this event. CalculateExceptionEventArgs instance containing the event data. Raises the event. Object source of the event instance containing the event data. Parses the specified text. Text Parses the updated property. Name of the prop. Whether to allow throw an exception //bug #99902360 //LanceDo 2008/04/01 - A component shouldn't throw exception except some special case. //An exception can cause other components or controls can not work well later. Updates the parent control. In case that the updated property is value type this function must be called to update control Exp: textBox1.Location.X => Location is Point structure => value type => Must call this function to update textBox1 Builds the property Listener collection. Expression Creates the property listener. Name of the expression Creates the updated property listener. Name of the expr. This function is added when fix bug 99902272 Finds the form of the specified control. Because of the Control.FindForm function works not correctly in design mode. When initializing, Control.FindForm always returns null. Control Evaluates the expression. Expression Determines the amount of change during an iteration. Gets the custom function. Name of the custom function Gets the custom name as an expression. Name of the custom name Updates this instance. Gets the value. Signals the object that initialization is starting. Signals the object that initialization is complete. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Internal use only. Gets or sets the formula text. Gets the control. Internal use only. Gets or sets whether to automatically calculate. Gets a value indicating whether this instance has exception when calculating. true if this instance has exception; otherwise, false. Gets the calculation exception. Calculation exception Occurs when the value is queried. Occurs when the before setting property value. Occurs when an exception occurs during the calculation. Occurs when the calculation is successful. Represents the property listener. Creates the property listener. Source object Event name dictionary Whether in design mode Creates the property listener. Source object Event name dictionary Whether in design mode Property description Creates the property listener. Source object Event name dictionary Whether in design mode Property description Parent listenner Updates this instance. Gets the value. Attaches the events. Detaches the events. Occurs when the property changed. Sender instance containing the event data. Handles the event raised. Sender, source of the event instance containing the event data. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Releases unmanaged and - optionally - managed resources true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets the source object. Gets or sets the parent. Gets or sets the child. Gets the property descriptor. This is strong-type collection for PropertyListener class Initializes a new instance of the class. Owner controller Adds a p roperty listener to the collection with the specified path as the key to retrieve it later. Path expression: "textBox1.Text" Property listener Gets the property listener according to the specified path. Path expression: "textBox1.Text" Disposes and clears all the items in this collection. Copies the elements of the to an , starting at a particular index. One-dimensional that is the destination of the elements copied from ; the must have zero-based indexing Zero-based index in array at which copying begins Array is null; array must have a value Index is less than zero Array is multidimensional -or- index is equal to or greater than the length of array -or- The number of elements in the source is greater than the available space from index to the end of the destination array Type of the source cannot be cast automatically to the type of the destination array Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Updates PropertyCalculationController this instance. Gets the value. Gets or sets whether the path is case sensitive. true if [case sensitive]; otherwise, false. Gets the number of elements contained in the . Number of elements contained in the Gets whether access to the is synchronized (thread safe). true if access to the is synchronized (thread safe); otherwise, false. Gets an object that can be used to synchronize access to the . An object that can be used to synchronize access to the . This class used to evaluate the value of a property Listener Initializes a new instance of the class. Property Listener which is used to get value. Gets the value of property Listener. If value is ICollection, it will return CollectionCalcArray instance. Value This class used to get value from client. Initializes a new instance of the class. Value that is set when evaluating. Gets the value which is set by client. Value This is event argument which is used to contain the result when querying value from client Initializes a new instance of the class. Custom name Gets the custom name. Custom name Gets or sets the result. Result This is the strong-type collection of PropertyCalculationController Adds the specified controller. Controller Removes the specified controller. Controller Finds the PropertyCalculationController of the specified control. Control Clears all the items in this collection. Copies the elements of the to an , starting at a particular index. One-dimensional that is the destination of the elements copied from ; the must have zero-based indexing Zero-based index in array at which copying begins Array is null Index is less than zero Array is multidimensional -or- index is equal to or greater than the length of array -or- number of elements in the source is greater than the available space from index to the end of the destination array Type of the source cannot be cast automatically to the type of the destination array Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Gets the at the specified index. Gets the number of elements contained in the . Number of elements contained in the Gets whether access to the is synchronized (thread safe). true if access to the is synchronized (thread safe); otherwise, false. Gets an object that can be used to synchronize access to the . An object that can be used to synchronize access to the . Adds the specified controller. Controller Clears all items in this collection. Represents before setting property value event arguments. Creates a new events argument object for before setting property value. Owner object Property descriptpr Value Gets the owner object. Gets the property descriptor. Gets or sets the value. Strong-type collection for Control Gets the control. Control Adds the control. Control Determines whether the form contains the specified control. Control true if it contains the specified control; false otherwise. Copies the elements of the to an , starting at a particular index. One-dimensional that is the destination of the elements copied from ; the must have zero-based indexing Zero-based index in array at which copying begins array is null index is less than zero array is multidimensional -or- index is equal to or greater than the length of array -or- number of elements in the source is greater than the available space from index to the end of the destination array Type of the source cannot be cast automatically to the type of the destination array Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Gets the number of elements contained in the . Number of elements contained in the . Gets whether access to the is synchronized (thread safe). true if access to the is synchronized (thread safe); otherwise, false. Gets an object that can be used to synchronize access to the . An object that can be used to synchronize access to the . Represents the event data for the CalculateException event, that contains the exception thrown when calculating the result of a formula. Creates a new calculation exception event arguments object. Exception which is raised when calculating the result of a formula Control Gets the exception raised when calculating the result of a formula. Exception Gets the control whose formula has an exception. Control Represents an array contains value of a collection, to get the value of each item in the collection when evaluating FunctionExpression. Initializes a new instance of the class. Collection that contains values Gets the value at the specified position in the array. Row index Column index Value at the specified position Gets the number of rows in the array. Gets the number of columns in the array. Represents an event listener. Read-only event information. Read-only target. Creates a new event listener with the specified target and event information. Target Event information Returns a string representation of the event information. Handles the raised event. Event arguments Disposes and frees up resources. Gets or sets whether to enable the event listener. Occurs when an event is raised. Represents an event handler adapter. Creates a new event listener. Creates an event handler adapter. Represents a defined method that handles the event. Converter for EventName Returns whether this object supports a standard set of values that can be picked from a list, using the specified context. An that provides a format context. true if should be called to find a common set of values the object supports; otherwise, false. Returns whether the collection of standard values returned from is an exclusive list of possible values, using the specified context. An that provides a format context. true if the returned from is an exhaustive list of possible values; false if other values are possible. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context. An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null. A that holds a standard set of valid values, or null if the data type does not support a standard set of values. Represents the appearance settings for various tips in the interface (text tips, scroll tips, and cell notes). Creates a set of appearance settings, for various tips in the interface, with default values. Creates a set of appearance settings, for various tips in the interface, with the specified values. Copies the settings of the specified set of tip appearance settings to this tip. Tip appearance settings (TipAppearance object) Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Gets or sets the background color of the tip. Gets or sets the text color of the tip. Gets or sets the font of the tip. Represents the appearance settings for an object. Creates a set of appearance settings with default values. Creates a set of appearance settings with the specified colors, buttons, alignment, visual style, and state of sorting and filtering. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked Whether to render with visual styles (as in XP themes) State of sorting State of filtering Whether mouse is over item being rendered Determines whether item should be rendered as a hot item Determines whether zero values are displayed in cells Whether to draw the object with a right to left orientation if set to true [contains selection]. The text indent. Padding around the cell. Determins whether or buttons draw on edit controls. Backcolor for null cells. Forecolor for null cells containing default text. Font for null cells containing default text. Font for locked cells. Font for selected cells. Creates a set of appearance settings with the specified colors, buttons, alignment, visual style, and state of sorting and filtering. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked Whether to render with visual styles (as in XP themes) State of sorting State of filtering Whether mouse is over item being rendered Determines whether item should be rendered as a hot item Determines whether zero values are displayed in cells Whether to draw the object with a right to left orientation if set to true [contains selection]. The text indent. Padding around the cell. Determins whether or buttons draw on edit controls. Creates a set of appearance settings with the specified colors, buttons, alignment, visual style, and state of sorting and filtering. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked Whether to render with visual styles (as in XP themes) State of sorting State of filtering Whether mouse is over item being rendered Determines whether item should be rendered as a hot item Determines whether zero values are displayed in cells Whether to draw the object with a right to left orientation if set to true [contains selection]. The text indent. Creates a set of appearance settings with the specified colors, buttons, alignment, visual style, and state of sorting and filtering. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked Whether to render with visual styles (as in XP themes) State of sorting State of filtering Whether mouse is over item being rendered Determines whether item should be rendered as a hot item Determines whether zero values are displayed in cells Whether to draw the object with a right to left orientation Creates a set of appearance settings with the specified colors, buttons, alignment, visual style, and state of sorting and filtering. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked Whether to render with visual styles (as in XP themes) State of sorting State of filtering Creates a set of appearance settings with the specified colors, buttons, alignment, and visual style. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked Whether to render with visual styles (as in XP themes) Creates a set of appearance settings with the specified colors, buttons, and alignment. Background color of an object Foreground (text) color of an object Font information of an object Horizontal alignment of an object or of text in a cell Vertical alignment of an object or text in a cell Whether to draw the primary button for an object Whether to draw the secondary button for an object Background color of an object when the object is selected Foreground (text) color of an object when the object is selected Background color of an object when the cell is locked Foreground (text) color of an object when the cell is locked This property indicate that in GetPreferedSize, the text can be forced as WordWrap in case horizontal is distributed or justify. It's used as Internal only. Gets or sets the background color of an objects null state. Gets or sets the text color of an objects null state. Gets or sets the font for a null object. Gets or sets the font for a locked object; Gets or sets the font for a selected object. Gets or sets the background color of an object. Gets or sets the text color of an object. Gets or sets the background color of an object when the object is selected. Gets or sets the text color of an object when the object is selected. Gets or sets the background color of an object when the cell is locked. Gets or sets the text color of an object when the cell is locked. Gets or sets the horizontal alignment of an object or text in a cell. Gets or sets the vertical alignment of an object or text in a cell. Gets or sets the font information of an object. Gets or sets whether to draw the primary button for an object. Gets or sets whether to draw the secondary button for an object. Gets or sets whether to render using VisualStyles. Gets or sets the state of sorting. Gets or sets the state of filtering. Gets or sets whether the mouse is over the rendered item Gets or sets whether rendered item should display an active or hot state Gets or sets whether zero values are displayed in cells Gets or sets whether object should paint right to left Gets or sets whether the rendered item should paint as if it is selected. Gets or sets the amount to indent the text in a cell. Gets or sets the amount of spaces to cell padding in the cell(s) in pixels. The cell padding. Gets or sets whether to draw the edit button for an object. Gets or sets row header selector state. Internal used only. Represents a defined method that handles the FpScrollBarButtonClickEventArgs event for the FarPoint Spread component. Source of the event Event data Represents the FarPoint scroll bar button. Creates a new FarPoint scroll bar button for the specified parent. Creates a new FarPoint scroll bar button. Creates a new FarPoint scroll bar button from serialization. Serialization information Streaming context Gets the preferred (maximum) size. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Determines whether the specified is equal to the current . to compare with the current true if the specified is equal to the current ; false otherwise Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Gets the orientation of the FarPoint scroll bar. Scroll orientation Gets or sets the parent of the FarPoint scroll bar. Parent Gets or sets the state of the scroll bar. State of the scroll bar. Gets or sets the type of change of the scroll bar. Gets or sets the moving value of the button when the scroll bar button is clicked. Gets or sets whether the scroll bar is displayed. Represents a FarPoint scroll bar back-by-line button. Creates a new FarPoint scroll bar back-by-line button with the specified parent. Creates a new FarPoint scroll bar back-by-line button. Creates a new FarPoint scroll bar back-by-line button from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a FarPoint scroll bar forward-by-line button. Creates a new FarPoint scroll bar forward-by-line with the specified parent. Creates a new FarPoint scroll bar forward-by-line . Creates a new FarPoint scroll bar forward-by-line button from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission. Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a FarPoint scroll bar page back button. Creates a new FarPoint scroll bar page back button with the specified parent. Creates a new FarPoint scroll bar page back button. Creates a new FarPoint scroll bar page back button from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a FarPoint scroll bar page forward button. Creates a new FarPoint scroll bar page back button with the specified parent. Creates a new FarPoint scroll bar page back button. Creates a new FarPoint scroll bar page back button from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a FarPoint scroll bar backward-to-home button. Creates a new FarPoint scroll bar backward-to-home button with the specified parent. Creates a new FarPoint scroll bar backward-to-home button. Creates a new FarPoint scroll bar backward-to-home button from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a FarPoint scroll bar forward-to-end button. Creates a new FarPoint scroll bar forward-to-end button with the specified parent. Creates a new FarPoint scroll bar forward-to-end button. Creates a new FarPoint scroll bar forward-to-end button from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission. Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a FarPoint scroll bar thumb. Creates a new FarPoint scroll bar thumb with the specified parent. Parent object Creates a new FarPoint scroll bar thumb with the specified parent and grip. Parent object FarPoint scroll bar gripper object Creates a new FarPoint scroll bar thumb. Creates a new FarPoint scroll bar thumb from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization The caller does not have the required permission Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Determines whether the specified is equal to the current . to compare with the current true if the specified is equal to the current ; false otherwise Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Gets or sets the FarPoint scroll bar grip. Represents a FarPoint scroll bar track. Creates a new FarPoint scroll bar track with the specified parent. Parent object Creates a new FarPoint scroll bar track. Creates a new FarPoint scroll bar track from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Represents the backward track of the FarPoint scroll bar. Creates a new FarPoint scroll bar backward track with the specified parent. Parent object Creates a new FarPoint scroll bar backward track. Creates a new FarPoint scroll bar backward track from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents the forward track of the FarPoint scroll bar. Creates a new FarPoint scroll bar forward track with the specified parent. Parent object Creates a new FarPoint scroll bar forward track. Creates a new FarPoint scroll bar forward track from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents the FarPoint scroll bar grip. Creates a new FarPoint scroll bar grip with the specified parent. Parent object Creates a new FarPoint scroll bar grip. Creates a new FarPoint scroll bar grip from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization Caller does not have the required permission Gets the preferred (maximum) size. Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Represents a combination of the backward track, forward track, and thumb of the scroll bar. Creates a new combination of the backward track, forward track, and thumb of the scroll bar with the specified parent. Parent object FarPoint scroll bar track backward object FarPoint scroll bar thumb object FarPoint scroll bar track forward object Creates a new combination of the backward track, forward track, and thumb of the scroll bar. Creates a new combination of the backward track, forward track, and thumb of the scroll bar from serialization. Serialization information Streaming context Populates a with the data needed to serialize the target object. to populate with data Destination (see ) for this serialization The caller does not have the required permission. Gets the preferred (maximum) size. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Returns a that represents the current . A that represents the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Determines whether the specified is equal to the current . to compare with the current true if the specified is equal to the current ; false otherwise Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Gets or sets the backward track of the FarPoint scroll bar. Gets or sets the thumb of the FarPoint scroll bar. Gets or sets the forward track of the FarPoint scroll bar. Represents the collection of the elements of the FarPoint scroll bar. Creates a new collection of FarPoint scroll bar buttons. Creates a new collection of FarPoint scroll bar buttons with the specified parent. Parent FarPoint scroll bar object Creates a new collection of FarPoint scroll bar buttons from serialization. Serialization information Streaming context Initializes a new instance of the class. Array of FarPoint scroll bar button objects Creates a new collection of FarPoint scroll bar buttons with the specified value. String object Adds a range of objects of the collection. Collection Performs an implicit conversion from to . ScrollBarButtons object The FpScrollBarButtonCollection object of the conversion Performs an implicit conversion from to . FpScrollBarButtonCollection object The ScrollBarButtons object of the conversion Determines whether the specified is equal to the current . to compare with the current true if the specified is equal to the current ; false otherwise Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Adds an item to the . The to add to the The position into which the new element was inserted. The is read-only.-or- The has a fixed size. Removes all items from the . The is read-only. Determines whether the contains a specific value. The to locate in the true if the is found in the ; false otherwise Determines the index of a specific item in the . The to locate in the The index of value if found in the list; otherwise, -1. Inserts an item to the at the specified index. The zero-based index at which value should be inserted The to insert into the index is not a valid index in the . The is read-only.-or- The has a fixed size. value is null reference in the . Removes the first occurrence of a specific object from the . The to remove from the The is read-only.-or- The has a fixed size. Removes the item at the specified index. The zero-based index of the item to remove index is not a valid index in the . The is read-only.-or- The has a fixed size. Copies the buttons of the to an , starting at a particular index. The one-dimensional that is the destination of the buttons copied from . The must have zero-based indexing The zero-based index in array at which copying begins array is null. index is less than zero. array is multidimensional.-or- index is equal to or greater than the length of array.-or- The number of buttons in the source is greater than the available space from index to the end of the destination array. The type of the source cannot be cast automatically to the type of the destination array. Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data The destination (see ) for this serialization The caller does not have the required permission. Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Gets the empty collection of the FarPoint scroll bar buttons. Empty object of FpScrollBarButtonCollection Gets the items. ArrayList object. Gets or sets the maximum number of buttons. Gets the combination of tracks and thumb of the FarPoint scroll bar. Gets whether the has a fixed size. true if the has a fixed size; false otherwise Gets a value indicating whether the is read-only. true if the is read-only; false otherwise Gets or sets the at the specified index. Gets the number of buttons contained in the . The number of buttons contained in the . Gets whether access to the is synchronized (thread safe). true if access to the is synchronized (thread safe); false otherwise Gets an object that can be used to synchronize access to the . An object that can be used to synchronize access to the . Represents the FarPoint vertical scroll bar. Represents the FarPoint scroll bar. Initializes the class. Creates a new FarPoint scroll bar from serialization. Serialization information Streaming context Raises the event. An that contains the event data Raises the event. An that contains the event data Raises the Scroll event. The instance containing the event data Raises the event. The instance containing the event data Raises the event. An that contains the event data Raises the event. A that contains the event data Raises the event. An that contains the event data Raises the event. An that contains the event data Raises the event. An that contains the event data Raises the event. A that contains the event data Raises the event. A that contains the event data Raise the click event when the timer is start. The source of the event A EventArgs that contains the event data Determines whether the specified key is a regular input key or a special key that requires preprocessing. One of the values true if the specified key is a regular input key; false otherwise Process scroll of the FarPoint scroll bar through keyboard. Called when click the scroll bar button. The event source A FpScrollBarButtonClickEventArgs that contains the event data Updates the scroll bar when the scroll bar has been changed. Gets the element that contain the special point. refresh the element Gets the scroll bar layout. Gets maximum value when the thumb moves to end. Create the pop-up menu for the scroll bar. Handles context menu click event,and process the menu here action. The event source A EventArgs that contains the event data Handles context menu click event. The event source A EventArgs that contains the event data Handles context menu click event. The event source A EventArgs that contains the event data Handles context menu click event. The event source A EventArgs that contains the event data Handles context menu click event. The event source A EventArgs that contains the event data Handles context menu click event. The event source A EventArgs that contains the event data Handles context menu click event. The event source A EventArgs that contains the event data Sets the buttons parent. Determines whether the specified bounds are valid bounds. Bounds true if bounds is valid; otherwise, false. Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data The destination (see ) for this serialization The caller does not have the required permission. Runs when the entire object graph has been deserialized. The object that initiated the callback. The functionality for this parameter is not currently implemented This event is not relevant for this class. Occurs when the value of the property changes. Occurs when the value of the property changes. Occurs when the property changes. Occurs when the control is clicked. Occurs when the control is double-clicked. Occurs when the property value changes. Occurs when the property value changes. Occurs when the property has changed. Occurs when the control is clicked by the mouse. Occurs when the control is double clicked by the mouse. Occurs when the mouse pointer is over the control and a mouse button is pressed. Occurs when the mouse pointer is moved over the control. Occurs when the mouse pointer is over the control and a mouse button is released. Occurs when the control is redrawn. Occurs when the property value changes. Occurs when the scroll bar is scrolling. Occurs when the value of the scroll bar is changed. Occurs when a button of the scroll bar is clicked. Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. The that represents the upper-left corner of the control relative to the upper-left corner of its container. This property is not relevant for this class. true if enabled; false otherwise Gets or sets the background color for the control. A that represents the background color of the control. The default is the value of the property. Gets or sets the background image displayed in the control. An that represents the image to display in the background of the control. Gets or sets the background image layout as defined in the enumeration. One of the values of ( , , , , or ). is the default value. The specified enumeration value does not exist. Gets or sets the font of the text displayed by the control. The to apply to the text displayed by the control. The default is the value of the property. Gets or sets the foreground color of the control. The foreground of the control. The default is the value of the property. Gets or sets the Input Method Editor (IME) mode of the control. One of the values. The default is . The assigned value is not one of the enumeration values. Gets or sets the text associated with this control. The text associated with this control. Gets or sets the width of the control. Gets or sets the height of the control. Gets or sets the FarPoint scroll bar buttons collection. Buttons Get or sets the scroll bar renderer that draws the skin of the scroll bar. Renderer Gets or sets the size of the control. that represents the height and width of the control in pixels. Gets or sets whether the user can give the focus to this control using the TAB key. true if the user can give the focus to the control using the TAB key; false otherwise The default value is true.This property will always return true for an instance of the class. Gets the required creation parameters when the control handle is created. A that contains the required creation parameters when the handle to the control is created. Gets the default Input Method Editor (IME) mode supported by the control. One of the values. Gets the space between controls, in pixels, that is specified by default. A that represents the default space between controls. Get the value of ScrollbarShowMax If the parent control is Spread return parent.ScrollBarShowMax Else return true Gets or sets the amount of a large change. Amount of a large change Gets or sets the maximum value. Maximum value Gets or sets the minimum value. Minimum value Gets or sets the amount of a small change. Amount of a small change. Gets or sets the value. Value Gets or sets whether the control responds to user interaction. true if the control can respond to user interaction; false otherwise The default is true. Gets or sets the scroll bar layout. Gets the inner rectangle (the rectangle of the FpScrollBarComboThumb object) of the scroll bar. The inner rectangle. Gets the size of the thumb of the scroll bar. Size of the thumb. Gets the thumb of the scroll bar. Thumb track Gets or sets the visual styles. The visual styles. Gets or sets the shortcut menu associated with the control. A that represents the shortcut menu associated with the control. Initializes a new instance of the class. Creates a new FarPoint vertical scroll bar from serialization. Serialization information Streaming context Gets the object data. Serialization information Streaming context Gets the required creation parameters when the control handle is created. A that contains the required creation parameters when the handle to the control is created. Gets the default size of the control. The default of the control. Gets or sets the right-to-left setting of the control. Occurs when the property value changes. Represents the FarPoint horizontal scroll bar. Initializes a new instance of the class. Creates a new FarPoint horizontal scroll bar from serialization. Serialization information Streaming context Gets the object data. Serialization information Streaming context Gets the required creation parameters when the control handle is created. A that contains the required creation parameters when the handle to the control is created. Gets the default size of the control. The default of the control. Gets or sets the right-to-left layout setting of the control. Specifies the type of change (of movement of) the scroll bar button. Indicates no movement of the scroll bar button Indicates a small amount of movement of the scroll bar button Indicates a large amount of movement of the scroll bar button Indicates movement to the left (horiztonally) or to the top (vertically) of the scroll bar button Indicates movement to the right (horiztonally) or to the bottom (vertically) of the scroll bar button Represents the event data for the FpScrollBarButtonClickEvent, for the FarPoint Spread component, which occurs when the FarPoint scroll bar button is clicked. Creates a new FarPoint scroll bar button click event. FarPoint scroll bar button element Gets or sets the scroll bar button that is clicked. FpScrollBarButton object. Represents layout of all of elements of the scroll bar. Initializes a new instance of the class. FpScrollBar object release resource. Gets the button bounds. FpScrollBarButton object the button bounds Creates the scroll bar layout. Gets the home offset value of the combo thumb of the FarPoint scroll bar. offset value Gets the end offset value of the combo thumb of the FarPoint scroll bar. offset value Gets the bounds of the combo thumb of the FarPoint scroll bar. the bounds of the combo thumb of the FarPoint scroll bar Interface that supports painting the scroll bar. Draws the arrow button. Graphics device interface for drawing the arrow button Rectangular bounds for drawing the arrow button FarPoint scroll bar button object Draws the horizontal thumb. Graphics device interface for drawing the thumb Rectangular bounds for drawing the thumb FarPoint scroll bar button object Draws the horizontal thumb grip. Graphics device interface for drawing the thumb grip Rectangular bounds for drawing the thumb grip FarPoint scroll bar button object Draws the left horizontal track. Graphics device interface for drawing the horizontal track Rectangular bounds for drawing the horizontal track FarPoint scroll bar button object Draws the lower vertical track. Graphics device interface for drawing the scroll bar Rectangle object FarPoint scroll bar button object Draws the right horizontal track. Graphics device interface for drawing the horizontal track Rectangular bounds for drawing the horizontal track FarPoint scroll bar button object Draws the upper vertical track. Graphics device interface for drawing the vertical track Rectangular bounds for drawing the vertical track FarPoint scroll bar button object Draws the vertical thumb. Graphics device interface for drawing the thumb Rectangular bounds for drawing the thumb FarPoint scroll bar button object Draws the vertical thumb grip. Graphics device interface for drawing the thumb grip Rectangular bounds for drawing the thumb grip FarPoint scroll bar button object Draw the custom button. Graphics device interface for drawing the custom button Rectangular bounds for drawing the custom button FarPoint scroll bar button object Represents the scroll bar renderer that uses the default skin. Determines whether the bounds are valid for drawing the object. Rectangular bound for drawing the object Draws the scroll bar track for Windows Classic themes. Graphic device interface for drawing the scroll bar track Rectangular bound for drawing the scroll bar track Scroll bar state Draws the scroll bar thumb for Windows Classic themes. Graphic device interface for drawing the scroll bar thumb Rectangular bound for drawing the scroll bar thumb Scroll bar state Draws a rectangular border on the specified surface with the specified color. Graphics device interface for drawing the border Color to draw the border Rectangular bounds for drawing the border Thickness of the border (in number of pixels) Draws a three-dimensional style border around the specified rectangle using the specified colors. Graphics device interface for drawing the border Color to draw the light color of the border Color to draw the shade color of the border Rectangular bounds for drawing the border Thickness of the border (in number of pixels) Draws the arrow button. Graphics device interface for drawing the arrow button Rectangular bounds of the drawing FarPoint scroll bar button object Draws the horizontal thumb. Graphics device interface for drawing the thumb Rectangular bounds of the drawing FarPoint scroll bar button object Draws the horizontal thumb grip. Graphics device interface for drawing the thumb grip Rectangular bounds of the drawing FarPoint scroll bar button object Draws the left horizontal track. Graphics device interface for drawing the track Rectangular bounds of the drawing FarPoint scroll bar button object Draws the lower vertical track. Graphics device interface for drawing the track Rectangular bounds of the drawing FarPoint scroll bar button object Draws the right horizontal track. Graphics device interface for drawing the track Rectangular bounds of the drawing FarPoint scroll bar button object Draws the upper vertical track. Graphics device interface for drawing the track Rectangular bounds of the drawing FarPoint scroll bar button object Draws the vertical thumb. Graphics device interface for drawing the thumb Rectangular bounds of the drawing FarPoint scroll bar button object Draws the vertical thumb grip. Graphics device interface for drawing the thumb grip Rectangular bounds of the drawing FarPoint scroll bar button object Draw the custom button. Graphics device interface for drawing the custom button Rectangular bounds of the drawing FarPoint scroll bar button object Returns a that represents the current . A that represents the current . Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Determines whether the specified is equal to the current . The to compare with the current true if the specified is equal to the current ; false otherwise Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. Hash code for the current . Creates a new object that is a copy of the current instance. New object that is a copy of this instance Gets the default value of the default scroll bar renderer. Default value of the default scroll bar renderer Gets whether this instance is supported. true if this instance is supported; otherwise, false. Specifies the arrow information. Represents the renderer that paints the the scroll bar with the enhanced skin. Initializes a new instance of the class. Initializes a new instance of the class. Color of the arrow Color of the arrow hovered Color of the arrow selected Color of the button background Color of the button border Color of the button hovered background Color of the button hovered border Color of the button selected background Color of the button selected border Color of the track bar background Color of the track bar selected background Draws the arrow button. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the horizontal thumb. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the horizontal thumb grip. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the left horizontal track. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the lower vertical track. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the right horizontal track. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the upper vertical track. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the vertical thumb. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draws the vertical thumb grip. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Draw the custom button. Graphics object that represents drawing device context Rectangle object that represents drawing bounds FpScrollBarButton object that represents drawing object Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Returns a that represents the current . A that represents the current . Determines whether the specified is equal to the current . The to compare with the current true if the specified is equal to the current ; false otherwise Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Gets the default value of the EnhancedScrollBarRenderer. The default value of the EnhancedScrollBarRenderer. Gets or sets the color of the button background. The color of the button background. Gets or sets the color of the button hovered background. The color of the button hovered background. Gets or sets the color of the button selected background. The color of the button selected background. Gets or sets the color of the button border. The color of the button border. Gets or sets the color of the button hovered border. The color of the button hovered border. Gets or sets the color of the button selected border. The color of the button selected border. Gets or sets the color of the arrow. The color of the arrow. Gets or sets the color of the arrow hovered. The color of the arrow hovered. Gets or sets the color of the arrow selected. The color of the arrow selected. Gets or sets the color of the track bar background. The color of the track bar background. Gets or sets the color of the track bar selected background. The color of the track bar selected background. Represents the editor for the ScrollBarButtons property. Edits the specified object's value using the editor style indicated by the method. An that can be used to gain additional context information An that this editor can use to obtain services Object to edit The new value of the object. If the value of the object has not changed, this should return the same object it was passed. Gets the editor style used by the method. An that can be used to gain additional context information A value that indicates the style of editor used by the method. If the does not support this method, then will return . The ScrollBarButtonsEditorForm class that be used through ScrollBarButtonsEditor. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; false otherwise Required method for Designer support - do not modify the contents of this method with the code editor. Initializes a new instance of the class. FpScrollBarButtonCollection object Localize all UI strings Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context A . If null is passed, the current culture is assumed The to convert The to convert the value parameter to An that represents the converted value. The conversion cannot be performed. The destinationType parameter is null. Represents the methods for composing the color of the alpha blend. Composes the color of the alpha blend. Input color Alpha value displayColor = sourceColor ¡Á alpha / 255 + backgroundColor ¡Á (255 ¨C alpha) / 255 Specifies the type of scroll bar buttons by specifying which elements of the scroll bar are displayed. [0] Indicates that no elements of the scroll bar appear. [1] Indicates that the thumb combo of the scroll bar appears. [2] Indicates that the backward line button and the foward line button of the scroll bar appear. [4] Indicates that the backward page button and the foward page button of the scroll bar appear. [8] Indicates that the backward-to-home button and the foward-to-end button of the scroll bar appear. Specifies the type of grid lines. Displays no grid lines on the sheet Displays grid lines on the sheet as flat, no contour Displays grid lines on the sheet to appear as lowered contour Displays grid lines on the sheet to appear as raised contour Represents the grid lines. Creates a new grid line. Creates a new grid line of the specified line type. Type of grid line Creates a new grid line of the specified line type and color. Type of grid line Color of grid line Creates a new grid line of the specified line type and colors. Type of grid line Color of grid line Highlight color for the grid line Shadow color for the grid line Creates a new grid line of the specified line type, colors, and width. Type of grid line Color of grid line Highlight color for the grid line Shadow color for the grid line Width of grid line The type is not one of the BorderStyle values. The width is less that -1. Represents the grid lines. SerializationInfo object that holds the serialized object data StreamingContext object with contexual information about the source or destination of the serialization Populates the SerializationInfo class with information about the object. Saves the grid line to XML. XmlTextWriter object to which to save the grid line object Loads the grid line from XML. XmlNodeReader object from which to read the grid line object Gets the displayed width of the grid line. Gets whether the Width property should be serialized. True if Width should be serialized, false otherwise. Gets the inset from the left. Gets the inset from the top. Gets the inset from the right. Gets the inset from the bottom. Gets whether to display the grid lines and the type of grid lines to display. Gets the color of the grid lines. Gets the highlight color for the grid lines. Gets the shadow color for the grid lines. Gets the width of the grid lines. Converts GridLine objects from one data type to another. Creates an object of this type by using a specified set of property values for the object. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value. Retrieves the set of properties for this type. Determines whether this object supports properties. Converts a string to a GridLine object ITypeDescriptorContext CultureInfo object GridLine object Returns a value indicating whether a grid line object can be converted to the specified type. ITypeDescriptorContext Type True if a grid line object can be converted to the specified type, and false otherwise. Converts the GridLine object to a string. ITypeDescriptorContext CultureInfo object Type String representation of a GridLine object. Represents information about the grouping bar in the FarPoint Spread component. Initializes a new instance of the GroupBarInfo class. Creates a new instance of the GroupBarInfo class from serialization. Serialization information Streaming context Resets the BackColor property to its default value. Resets the Font property to its default value. Resets the ForeColor property to its default value. Resets the GroupVerticalIndent property to its default value. Resets the Height property to its default value. Resets the Text property to its default value. Resets the Visible property to its default value. Resets this instance to default. Raises the event. The instance containing the event data. Saves the group bar information to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the group bar information from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Gets or sets the background color of the grouping bar. Gets or sets the font of the grouping bar. Gets or sets the text color of the grouping bar. Gets or sets the separation of grouping levels. Gets or sets the height of the grouping bar. Gets or sets the text of the grouping bar. Gets or sets whether the grouping bar is displayed. Occurs when a property value changes. Represents the map between input by the user and the action that occurs. The input map provides a map between an input event (currently only key strokes are supported) and an object. Input maps can have parents that are searched for mappings not defined in the input map. Creates a new input map with no parent and no mappings. Creates a new input map with data from the specified serialization and stream objects. Data needed to serialize or deserialize an object Source and destination of a given serialized stream Populates the SerializationInfo class with information about the object. Returns the key strokes that are defined in this input map and its parent. Gets the key strokes that are defined in this input map. Removes all the mappings from this input map. Returns the binding for the specified key stroke. This method queries the parent input map if the binding is not defined in the current input map. Key stroke for which to get input map Creates a binding between the specified key stroke and an action. Key stroke specified Action specified Removes the mapping for the specified key stroke. Key stroke specified Gets or sets the parent ( object) of this input map. Returns the number of mappings defined in this input map. Private class that represents an entry in an InputMap. Represents a key being typed on the keyboard. It contains both a character code for the key and a modifier (Alt, Ctrl, Shift, or a combination). Creates a new keystroke from serialization. Object that holds the serialized object data Contexual information about the source of the serialization Populates the SerializationInfo class with information about the keystroke ( object). Object that holds the serialized object data Contexual information about the source or destination of the serialization Creates a new keystroke with the specified character. Character defined by this keystroke Creates a new keystroke with a specified a key code and modifier keys. Key code defined by this keystroke Modifier keys defined by this keystroke Creates a new keystroke with a specified a key code, modifier keys, and whether the keystroke is active on key release. Key code defined by this keystroke Modifier keys defined by this keystroke Whether the keystroke is active on key release Determines whether an object is equal to the current one. Object to compare to the current one Determines whether two keystrokes (KeyStroke structures) are equal. First keystroke (left hand side of equality operator) Second keystroke (right hand side of equality operator) Determines whether two keystrokes (KeyStroke structures) are not equal. First keystroke (left hand side of inequality operator) Second keystroke (right hand side of inequality operator) Returns a value that can used as an index in a hash table. Returns a string that represents the keystroke. Gets the character defined by this keystroke. Gets the key code defined by this keystroke. Gets the modifier keys defined by this keystroke. Gets whether the keystroke is active on key release. Represents a means of creating objects in environments that do not support parameterized constructors. Creates a new KeystrokeFactory object. Creates a object from a character. Character for the keystroke Creates a object from a key code and modifiers. Key code for the keystroke Modifier keys for the keystroke Creates a object from a key code and modifiers. Key code for the keystroke Modifier keys for the keystroke Whether the keystroke is active on key release Represents a designtime license. Creates a new designtime license. Type Frees up resources. Gets a license key. Represents a FarPoint Spread runtime license. Creates a new runtime license of the specified type. Type Frees up resources. Gets the license key. Represents the license provider for Software Secure. Creates a new license provider for Software Secure. Gets the licence. License context Type Instance Whether to allow exceptions Interface that defines the methods and properties required by objects used as painters of the note indicator. Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Interface that defines the methods and properties required by objects used as painters of the note indicator. Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Color Interface that defines the methods and properties required by objects used as painters of the note indicator. Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Color note indicator position Whether right to left orientation Represents the default painter for the indicator of a note in a cell. Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Color Represents the painter that drawing the indicator shape for a triangle for the indicator of a note in a cell. Creates a new renderer of the triangle shape indicator. Creates a new renderer for the triangle indicator with the specified color and thickness. Color of the focus indicator Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Color Paints the cell with the note indicator using the specified control and dimensions. Graphics device interface for painting the cell X-coordinate Y-coordinate Width, in pixels Height, in pixels Color note indicator position Whether right to left orientation Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Raises the PropertyChanged event. The instance containing the event data. Gets or sets the color of the solid focus indicator. Occurs when a property value changes. Internal use only. Represents the printing page setup dialog. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Internal use only. FarPoint Spread control. Internal use only. Sheet. Creates a new printing page setup. FpSpread component Sheet index Whether to show the print button Whether to show the print preview button Represents information about preview row in the FarPoint Spread component. Initializes a new instance of the PreviewRowInfo class. Creates a new instance of the PreviewRowInfo class from serialization. Serialization information Streaming context Resets the BackColor property to its default value. Resets the Border property to its default value. Resets the ColumnIndex property to its default value. Resets the Font property to its default value. Resets the ForeColor property to its default value. Resets the Height property to its default value. Resets the HorizontalAlignment property to its default value. Resets the Padding property to its default value. Resets the VerticalAlignment property to its default value. Resets the Visible property to its default value. Resets this instance to default value. Saves preview row information to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads preview row information from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Raises the PropertyChanged event. The instance containing the event data. Gets or sets the background color for preview row. Gets or sets the border for preview row. Gets or sets the column index of preview row bound to. Gets or sets the font settings for preview row. Gets or sets the text color for preview row. Gets or sets the height for preview row. Gets or sets the horizontal alignment of the content for preview row. Gets or sets the amount of spaces to preview row in pixels. Gets or sets the vertical alignment of the content for preview row. Gets or sets a value indicating whether preview row is visible. Occurs when a property value changes. Summary description for PrintAbortDialog. Required designer variable. Localize all GUI Strings of this instance Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Specifies how cell notes are printed. [0] Does not print the cell notes [1] Prints the cell notes in summary form after the last sheet is printed [2] Prints the cell notes as they are displayed on the sheet Specifies the output for printing the sheet as PDF. Prints the sheet as PDF to a file Prints the sheet as PDF to a stream Specifies the output mode for printing the sheet as PDF. Prints the sheet as PDF to a file or stream with no reference to previous sheets Prints the sheet as PDF to the file or stream from the print information of the previous sheet Specifies the page orientation used to print the sheet. [0] Uses the current printer setting [1] Prints the sheet in portrait orientation [2] Prints the sheet in landscape orientation Specifies the order in which pages are printed. [0] Automatically determines the best order for printing pages [1] Prints pages down then across [2] Prints pages across then down Specifices the type of centering for the printed page. [0] Does not center the printed page at all. [1] Centers the printed layout horizontally on the page. [2] Centers the printed layout vertically on the page. [3] Centers the printed layout both horizontally and vertically on the page. Specifies the type of print range used to print the sheet. [0] Prints the entire sheet [1] Prints the area specified by the PrintInfo.ColStart, PrintInfo.ColEnd, PrintInfo.RowStart, and PrintInfo.RowEnd properties [2] Prints the current page of the sheet [3] Prints the pages in the range specified by the PrintInfo.PageStart and PrintInfo.PageEnd properties Represents the size of a page to be printed. Creates a printed page layout (PageLayout object) for the specified range of rows and columns. Starting row index Starting column index Ending row index Ending column index Width of page Height of page Creates a printed page layout (PageLayout object) for the specified range of rows and columns. Gets the row coordinate of the upper-left corner of the range of cells to print. Gets the column coordinate of the upper-left corner of the range of cells to print. Gets the row coordinate of the upper-left corner of the range of cells to print. Gets the column coordinate of the upper-left corner of the range of cells to print Gets the width of the printed page. Gets the height of the printed page. Creates a new printed page layout model that is initially empty. Adds a printed page layout to the model. Gets the printed page layout at the specified index. Gets the number of printed page layouts in the model. Represents the margin for the printed page. Creates a new PrintMargin object with margins set to zero. Creates a new PrintMargin object with the specified margins. Size of the left margin in pixels Size of the top margin in pixels Size of the right margin in pixels Size of the bottom margin in pixels Size of the header margin in pixels Size of the footer margin in pixels Always returns null. Always returns null. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Gets or sets the left margin for the printed page. Gets or sets the top margin for the printed page. Gets or sets the right margin for the printed page. Gets or sets the bottom margin for the printed page. Gets or sets the header margin for the printed page. Gets or sets the footer margin for the printed page. Specifies whether the rules or a particular rule should reset before testing the next rule. [0] Never resets the rule(s) [1] Resets the current rule [2] Resets all the rules Represents the rules that determine how best to print. Determines whether to reset the rules that determine how best to print. Represents the rules that determine how best to print the columns. Creates a new rule that determines how best to print the columns. Creates a new rule that determines how best to print the columns, with the specified reset option. Whether to reset the rules or a particular rule Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Determines whether to reset the rules or a particular rule before testing the next SmartPrint rule. Represents the rules that determine whether to print in landscape format. Creates a new rule that determines whether to print in landscape format. Creates a new rule that determines whether to print in landscape format, with the specified reset option. Whether to reset the rules or a particular rule Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Determines whether to reset the rules or a particular rule before testing the next SmartPrint rule. Represents the rules that determine how to scale the printed sheet. Creates a new rule that determines how to scale the printed sheet. Creates a new rule that determines how to scale the printed sheet, with the specified reset option, factors, and intervals. Whether to reset the rules or a particular rule Zoom factor at which to begin testing Zoom factor at which to stop testing Amount by which to decrement the zoom factor between scale tests Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Determines whether to reset the rules or a particular rule before testing the next SmartPrint rule. Gets or sets the zoom factor at which to begin testing. Gets or sets the zoom factor at which to stop testing. Gets or sets the amount by which to decrement the zoom factor between scale tests. Represents the rules that determine the paper size. Create a smart paper rule with no reset option. Create a smart paper rule with the specified reset option. Whether to reset the rules or a particular rule Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Specifies whether to reset the rules or a particular rule before testing the next SmartPrint rule. Converts SmartPrintRule objects from one data type to another. Returns a value indicating whether a SmartPrintRule object can be converted to the specified type. ITypeDescriptorContext Type True if a SmartPrintRule object can be converted to the specified type, and false otherwise. Converts the SmartPrintRule object to the specified type. ITypeDescriptorContext CultureInfo Object Type Specified type representation of a SmartPrintRule object. Represents the set of rules that determine how best to print. Creates a new SmartPrintRulesCollection. Copies the rules (SmartPrintRule objects) in the collection to the specified array list. Array list to which to paste the rules (SmartPrintRule objects) Index in the array at which to paste the rules Copies the rules (SmartPrintRule objects) in the collection to the specified array. Array to which to paste the rules (SmartPrintRule objects) Index in the array at which to paste the rules Adds a rule (SmartPrintRule object) to the collection. Rule (SmartPrintRule object) to add Specified object is not valid; must be a SmartPrintRule object Adds a rule (SmartPrintRule object) to the collection. Rule (SmartPrintRule object) to add Specified object is not valid; must be a SmartPrintRule object Removes all rules (SmartPrintRule objects) from the collection. Determines whether the collection contains the specified rule (SmartPrintRule object). Object for which to check Determines whether the collection contains the specified rule (SmartPrintRule object). Rule (SmartPrintRule object) for which to check Returns the index of the specified rule (SmartPrintRule object). Rule (SmartPrintRule object) for which to return the index Returns the index of the specified rule (SmartPrintRule object). Object for which to return the index Inserts a rule (SmartPrintRule object) into the collection at the specified index. Index at which to insert the rule (SmartPrintRule object) Object to insert Inserts a rule (SmartPrintRule object) into the collection at the specified index. Index at which to insert the rule (SmartPrintRule object) Rule (SmartPrintRule object) to insert Removes the specified rule (SmartPrintRule object) from the collection. Rule (SmartPrintRule object) to remove Removes the specified rule (SmartPrintRule object) from the collection. rule (SmartPrintRule object) to remove Removes a rule (SmartPrintRule object) from the collection at the specified index. Zero-based index of the rule (SmartPrintRule object) to remove Specified object is not valid; must be a SmartPrintRule object Gets an IEnumerator object for enumerating through the rules (SmartPrintRule objects) in the collection. Gets the number of rules (SmartPrintRule objects) in the collection. Gets whether access to the collection is synchronized. Gets a rule (SmartPrintRule object) to synchronize access to the collection. Gets whether the collection has a fixed size. (This implementation always returns false.) Gets whether the collection is read-only. (This implementation always returns false.) Creates a list item Index of the item Gets or sets the rule (SmartPrintRule object) at the specified index. Specifies whether the header is printed. Inherit the setting from SheetView class. Show header in printed sheet. Hide header in printed sheet. Specifies whether the title is printed. Inherit the setting from SheetView class. Show title in printed sheet. Hide title in printed sheet. Represents the information to use when printing a sheet of the control. Creates a new PrintInfo object. Creates a new PrintInfo object based on the specified PrintInfo object. PrintInfo object on which to base new object Creates a new PrintInfo object with the specified printing settings. Header text Footer text Print job name Print margins Page orientation Print page order Whether to print the sheet border Whether to print column headers Whether to print in color Whether to print grid lines Whether to print row headers Whether to print the header shadows Whether to print cells that do not have data What to print First column of cell range to print Last column of cell range to print First row of cell range to print Last row of cell range to print First page of page range to print Last page of page range to print Whether to use SmartPrint SmartPrint rules Whether to adjust column widths for printing Whether to adjust row heights for printing Whether to preview the sheet rather than print it Printer to which to print Page number to print on first page Whether to show the print dialog Message to display for canceling printing Factor to zoom sheet for printing Alpha value used for sheet Whether cell notes are printed Source location of paper Paper size Whether objects are printed Images to use for headers and footers Colors to use for headers and footers Index of beginning column of a repeating range Index of ending column of a repeating range Index of a beginning row of a repeating range Index of ending row of a repeating range Type of centering to perform on print out Number of pages tall to fit print out into when smart print is true Number of pages wide to fit print out into when smart print is true Sets the user defined height of the header area Sets the user defined height of the footer area Whether to print the sheet as PDF file name and path for PDF printing to a file file stream for PDF printing to a stream How printing the sheet as PDF is handled Output for printing the sheet as PDF Creates a new PrintInfo object with the specified printing settings. Header text Footer text Print job name Print margins Page orientation Print page order Whether to print the sheet border Whether to print column headers Whether to print column footers Whether to print column footers in each page Whether to print the title Whether to print the subtitle Whether to print in color Whether to print grid lines Whether to print row headers Whether to print the header shadows Whether to print cells that do not have data What to print First column of cell range to print Last column of cell range to print First row of cell range to print Last row of cell range to print First page of page range to print Last page of page range to print Whether to use SmartPrint SmartPrint rules Whether to adjust column widths for printing Whether to adjust row heights for printing Whether to preview the sheet rather than print it Printer to which to print Page number to print on first page Whether to show the print dialog Message to display for canceling printing Factor to zoom sheet for printing Alpha value used for sheet Whether cell notes are printed Source location of paper Paper size Whether objects are printed Images to use for headers and footers Colors to use for headers and footers Index of beginning column of a repeating range Index of ending column of a repeating range Index of a beginning row of a repeating range Index of ending row of a repeating range Type of centering to perform on print out Number of pages tall to fit print out into when smart print is true Number of pages wide to fit print out into when smart print is true Sets the user defined height of the header area Sets the user defined height of the footer area Whether to print the sheet as PDF file name and path for PDF printing to a file file stream for PDF printing to a stream How printing the sheet as PDF is handled Output for printing the sheet as PDF Prints information from serialization. Serialization information Streaming context Gets the object data from serialization. Serialization information Streaming context Creates a new PrintInfo object that is a copy of the current instance. Copies the properties of the specified PrintInfo object to the current PrintInfo object. PrintInfo object from which to copy properties Determines whether to serialize printing optimization rules. Determines whether to serialize the margin. Always returns null. Always returns null. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Gets or sets the collection of rules to optimize the printing. Gets or sets the text and format of headers on printed pages. Gets or sets the text and format of footers on printed pages. Gets or sets the message to display for the abort dialog. Gets or sets the number of pages vertically to check when optimizing printing. Gets or sets the number of pages horizontally to check when optimizing the printing. Gets or sets how the printed page is centered. Gets or sets the image list for the header and footer. Gets or sets the color list for the header and footer. Gets or sets the first column for a range of columns to print at the left of each page. Gets or sets the last column for a range of columns to print at the left of each page. Gets or sets the first row for a range of row to print at the top of each page. Gets or sets the last row for a range of row to print at the top of each page. Gets or sets the height in pixels of the header area. Gets or sets the height in pixels of the footer area. Gets or sets the name of the print job. Gets or sets the margins for printing. Gets or sets the page orientation used for printing. Gets or sets the order in which pages print. Gets or sets whether to print the outline border around the entire control. Gets or sets whether to print the column footer. Gets or sets whether to print the column footer every page. Gets or sets whether to print the column header. Gets or sets whether to print the column headers. Get or set wheather whether to print title Get or set wheather whether to print subtitle Gets or sets whether to print the colors as they appear on the screen. Gets or sets whether to print the grid lines. Gets or sets whether to print the row header. Gets or sets whether to print the row headers. Gets or sets whether to print the header shadows. Gets or sets whether to print only rows containing data. Gets or sets what is to be printed. Gets or sets the first page to print when printing a page range. Gets or sets the last page to print when printing a page range. Gets or sets whether the control optimizes the printing using rules. Gets or sets the first column to print when printing a cell range. Gets or sets the last column to print when printing a cell range. Gets or sets the first row to print when printing a cell range. Gets or sets the last row to print when printing a cell range. Gets or sets whether to preview the sheet instead of printing. Gets or sets the page number to print on the first page. Gets or sets the name of the printer to use for printing. Gets or sets whether to display a print dialog before printing. Gets or sets whether column widths are adjusted to fit the longest string width for printing. Gets or sets whether row heights are adjusted to fit the tallest string height for printing. Gets or sets the zoom factor used for printing this sheet. Gets or sets the opacity used when printing this sheet. Gets or sets how cell notes are printed after the sheet(s). Gets or sets whether shapes are printed. Gets or sets the paper size for printing. Gets or sets the paper source for printing. Gets or sets whether to print the sheet as PDF. Gets or sets the path and filename for printing the sheet as PDF. Gets or sets the stream for printing the sheet as PDF. Gets or sets the output for printing the sheet as PDF. Gets or sets how printing of the sheet as PDF is handled relative to other sheets. Class describes the location and height of a row. Initializes a new instance of the class. Checks whether or not this row contains the specified point. Checks whether or not the preview row contains the specified point. Checks whether or not this row and its preview row intersects with the specified rectangle. Checks whether or not this row Intersects with the specified rectangle. Gets the row index. Gets the y coordinate of the top of this row. Gets the height of this row. Gets the height of this preview row. Represents a collection of rows along with their locations sizes. Creates a new row layout model that is initially empty. Adds a layout to the model. Finds the layout for the specified row. Finds the layout that contains the specified point. Finds the layout that contains or is near the specified point. Find the row with mininum Y in the model Find the row with maxinum Y in the model Gets the element at the specified index. Gets the number of layouts in the model. Represents information about the scrolling grid content in the FarPoint Spread component. Initializes a new instance of the ScrollingContentInfo class. Creates a new instance of the ScrollingContentInfo class from serialization. Serialization information Streaming context Resets the ColumnIndices property to its default value. Resets the MaxHeight property to its default value. Resets the RowNumberPolicy property to its default value. Resets this instance to default. Saves the scrolling grid content information to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the scrolling grid content information from XML. XmlNodeReader from which to read the object true if successful; false otherwise Populates a with the data needed to serialize the target object. The to populate with data. The destination (see ) for this serialization. The caller does not have the required permission. Raises the PropertyChanged event. The instance containing the event data. Gets or sets column indices for the vertical scrolling tip. Gets or sets the maximum height in pixels for the vertical scrolling tip. Gets or sets the policy that controls how to display row numbers in the vertical scrolling tip when the ColumnIndices property is not empty. Occurs when a property value changes. Specifies how to display the current row number in scrolling content. Doesn't display the current row number in the scrolling content. Display the current row number at the start of the scrolling content. Display the current row number at the end of the scrolling content. A class that create vertical scrolling content image. Initializes a new instance of the class. The spread view. Creates the scrolling content image. Index of the row. Initialize the scrolling content info of the render by ScrollingContentInfo property of current sheet. Paints the row number. Graphics object. Paint bounds. row number string. Initialize the layout of the scrolling content of the row with index rowIndex. Index of the row. Whether the row is group row. Represents the corner of the control. Initializes a new instance of the class. The sheet. Shoulds the serialize cells. Shoulds the serialize columns. Shoulds the serialize rows. Shoulds the serialize alternating rows. Gets whether the DefaultStyle property should be serialized. Gets a Cells object for the cells in the sheet corner. Gets a Columns object for the columns in the sheet corner. Gets a Rows object for the rows in the sheet corner. Gets the alternating rows information for the sheet corner Gets or sets the default style information for the cells in the sheet corner. Gets or sets the name of the default style for the sheet corner. Specified style (NamedStyle object) could not be found in the collection Gets or sets the horizontal grid line for the sheet corner. No value is specified (specified value is null) Gets or sets the vertical grid line for the sheet corner. No value is specified (specified value is null) Gets or sets the number of rows in the sheet corner. Specified row count is less than 0 or greater than 256. Gets or sets the number of columns in the sheet corner. Specified column count is less than 0 or greater than 256. Represents a sheet skin form. Required designer variable. Creates a new sheet skin form with defaul values. Creates a sheet skin form for the specified FarPoint Spread component. Target FarPoint Spread component Creates a new sheet skin form for the specified sheet. Target sheet Clean up any resources being used. Raises the KeyUp event. An event data. Required method for Designer support - do not modify the contents of this method with the code editor. Occurs when the skin is loaded. EventArgs object with event data Gets a value indicating whether user has changed settings. true if user has changed settings; otherwise, false. Internal use only. Gets the help button. Specifies the type of contents of a cell. [1] Indicates that a cell contains data [2] Indicates that a cell contains formatting information Represents a collection of sheets (SheetView objects). Default constructor Adds a sheet to the collection. Sheet (SheetView object) to add Zero-based index of the sheet in the collection Specified object type is invalid; object type must be SheetView. Specifies whether the collection contains the specified sheeet. Sheet (SheetView object) for which to check in the collection True if the sheet is found in the collection; false otherwise Specifies whether the collection contains the specified sheet. Sheet (SheetView object) for which to check the collection True if the sheet is found in the collection; false otherwise Returns the index of the specified sheet. Sheet (SheetView object) for which to search Zero-based index of the sheet in the collection, or -1 if the sheet was not found Returns the index of the specified sheet in the collection. Sheet (SheetView object) for which to return the index Zero-based index of the sheet in the collection, or -1 if the sheet was not found Inserts a sheet into the collection at the specified index. Zero-based index at which to insert the sheet Sheet (SheetView object) to insert into the collection Specified object type is invalid; object type must be SheetView. Inserts a sheet into the collection at the specified index. Zero-based index at which to insert the sheet Sheet (SheetView object) to insert into the collection Sheet is not specified (that is, specified sheet is null) Removes the specified sheet from the collection. Sheet (SheetView object) to remove from the collection Specified object type is invalid; object type must be SheetView. Removes the specified sheet from the collection. Sheet (SheetView object) to remove from the collection Removes a sheet (SheetView object) from the collection at the specified index. Zero-based index of the sheet to remove from the collection Specified sheet index is not valid; must be between 0 and the total number of sheets in the collection Adds a sheet to the collection. Sheet (SheetView object) to add to the collection Adds a range of sheets to the collection. Collection of sheets to add to the collection Adds an array of SheetView objects to the collection. array of SheetView objects Removes all the sheets from the collection. Copies the sheets in the collection to an array. Array to which to copy the sheets Array index at which to start pasting the sheets Occurs when a sheet is about to be added, removed, or changed in the collection. Occurs when a sheet is added, removed, or changed in the collection. Searches the collection for a sheet with the specified name. Name of sheet (SheetView object) to find Sheet in the collection with the specified name, or null if no sheet is found Moves the specified SheetView to a different index in the collection. current index of SheetView new index for SheetView Gets whether the collection has a fixed size. (This implementation always returns false.) Always returns false Gets whether the collection is read-only. (This implementation always returns false.) Always returns false Gets or sets the sheet (SheetView object) at the specified index. Index of sheet in the collection Specified object type is invalid; object type must be SheetView. Gets or sets the number of sheets (SheetView objects) in the collection. Gets or sets the sheet (SheetView object) at the specified position in the collection. Specified sheet index is invalid; must be between 0 and total number of sheets in the collection Sheet index is not specified (that is, specified index is null) Gets or sets the sheet (SheetView object) at the specified position in the collection. Specified sheet name is not found in the sheet collection. Sheet name is not specified (that is, specified index is null or empty) Occurs when a sheet is about to be added, removed, or changed in the collection. Occurs when a sheet is added, removed, or changed in the collection. Represents a method that handles the note events. Represents the data for the note event. Creates a new event arguments object for the note. Gets or sets the style information of the note that has changed. Obsoleted. Use NoteEventHandler instead. Represents a method that handles the sticky note events. Obsoleted. Use NoteEventArgs class instead. Represents the data for the sticky note event. Creates a new event arguments object for the sticky note. Gets or sets the style information of the sticky note that has changed. Represents the event data for the sheet. Creates a new event arguments object for the sheet. Creates a new event arguments object for the sheet, specifying the row and column. Row index Column index Creates a new event arguments object for the sheet, specifying the row, column, and number of rows and columns. Row index Column index Number of rows Number of columns Gets the row index. Gets the column index. Gets the number of rows. Gets the number of columns. Represents a method that handles the sheet events. Represents the data for changes to the sheet properties. Creates a new event arguments object for sheet property changes. Gets the name of the property that has changed. Represents a defined method that handles sheet property change events. Represents a defined method that handles sheet shape change events. Represents the rectangle for changes to the sheet shape. Creates a new event arguments object for sheet shape changes. Gets the rectangle of the shape that has changed. Specifies how to process the data when saving to a text file. [0] Not specified [1] Whether to bypass the IFormatter in the StyleInfo for the cell [2] Whether to save formulas [4] Whether to save the column footer [8] Whether to filter the rows with RowFilter [16] Whether to force the cell delimiter Specifies what default labels are displayed in headers. [0] Displays blanks in the headers [1] Displays numbers in the headers [2] Displays letters in the headers Specifies how to display buttons in cells for button and combo box cell types. [0] Always displays buttons [1] Displays buttons only in the current cell [2] Displays buttons only in the current column [4] Displays buttons only in the current row [8] Always displays buttons for button cells [16] Always displays buttons for combo box cells [32] Always displays buttons for edit cells Specifies which headers are included when data is copied to or pasted from the Clipboard. [0] Includes neither column nor row headers when data is copied; does not overwrite selected column or row headers when data is pasted [1] Includes selected row headers when data is copied; overwrites selected row headers when data is pasted [2] Includes selected column headers when data is copied; overwrites selected column headers when data is pasted [3] Includes selected headers when data is copied; overwrites selected headers when data is pasted Specifies what data is pasted from the Clipboard. [0] Pastes all data objects, including values, formatting, and formulas [1] Pastes only values [2] Pastes only formatting [3] Pastes only formulas [4] Pastes as a link to the original cell [5] Pastes as a text string [6] Pastes as a text string and skips hidden cells [7] Pastes only shape Specifies what data is pasted from the Clipboard. [0] Copies all data objects, including values, formatting, and formulas [1] Copies only values [2] Copies only formatting [3] Copies only formulas [5] Copies as a text string [6] Copies as a text string and skips hidden cells Specifies the style for the display of selected cells. [0] Does not change how the cells are displayed when selected [1] Uses the selection text and background color when cells are selected [2] Uses the default settings in the renderer when cells are selected [3] Uses both the selection color settings and the renderer when cells are selected Internal use only. Gets or sets the top. Gets or sets the near (left) side. Gets or sets the height. Gets or sets the width. Gets or sets the shape. Contains defaultGroupFooters for grouping Remove item which specified by column index Column index Specifies whether item which specified by column index already in list True if item which specified by column index aleady in list Clear list of defaultGroupFooters Constructor of DefaultGroupFooterCollection class Number of rows of the data model DefaultGroupFooterCollection refers to Number of columns of the data model DefaultGroupFooterCollection refers to Create a new defaultGroupFooter item in list by column index Column index Serializes the DefaultGroupFooterCollection to the SerializationInfo. SerializationInfo StreamingContext Creates a DefaultGroupFooterCollection object from serialization. SerializationInfo StreamingContext Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Number of items Get defaultGroupFooter based on index Column index DefaultGroupFooter object Gets whether the entire object can be saved to XML and successfully loaded again. Contains default setting for group footer Constructor of DefaultGroupFooter Data model Serializes the DefaultGroupFooter to the SerializationInfo. SerializationInfo StreamingContext Creates a DefaultGroupFooter object from serialization. SerializationInfo StreamingContext Saves the object to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read the object true if successful; false otherwise Get data model of DefaultGroupFooter Gets whether the entire object can be saved to XML and successfully loaded again. Represents an individual sheet in the FarPoint Spread component. Shoulds the serialize charts. Resets the charts. Adds the chart control. The row. The column. Type of the series. Width of the chart. Height of the chart. The position X. The position Y. Type of the view. if set to true the new chart will have a default legend area. Otherwise, there is no legend area. Adds the chart control. The row. The column. Type of the series. Width of the chart. Height of the chart. The position X. The position Y. Adds the chart control. Starting row index. Starting column index. The number of rows. The number of columns. Type of the series. Width of the chart. Height of the chart. The position X. The position Y. Type of the view. if set to true the new chart will have a default legend area. Otherwise, there is no legend area. Adds a chart to the SheetView. The chart will be aligned in the center of the SheetView. Multiple cell ranges that are used to create data for the chart. Indicates which chart type will be added. Width of the chart. Height of the chart. The position X. The position Y. Type of the view. if set to true the new chart will have a default legend area. Otherwise, there is no legend area. The new created instance of the chart. Adds a chart to the SheetView. The chart will be aligned in the center of the SheetView. Multiple cell ranges that are used to create data for the chart. Indicates which chart type will be added. Width of the chart. Height of the chart. The position X. The position Y. The new created instance of the chart. Adds the chart control. The range of data used in the chart. Type of the series. Width of the chart. Height of the chart. The position X. The position Y. Type of the view. if set to true the new chart will have a default legend area. Otherwise, there is no legend area. Adds the chart control. The range of data used in the chart. Type of the series. Width of the chart. Height of the chart. The position X. The position Y. Creates a sheet (SheetView object). The destructor method Creates a sheet (SheetView object) with a specified name. Name of sheet Creates a sheet (SheetView object) according to a specified data model. Data model Creates a sheet (SheetView object) according to a specified data model and named style. Data model Named style Creates a sheet (SheetView object) from serialization. SerializationInfo StreamingContext Serializes the object to the SerializationInfo. Initializes all headers and sheet corner to default. Initializes all internal fields. Resets the view on this sheet to its original state. Expands or collapses the specified parent row, which shows or hides the child view in a hierarchical display. Index of parent row to expand or collapse Whether to expand and show the child sheet (or collapse and hide it) Specified parent row index is out of range; must be between 0 and the total number of rows Gets whether the row on this sheet displays a child view in a hierarchical display. Row index Specified row index is out of range; must be between 0 and the total number of rows Sets whether the row on this sheet can be expanded to show a child view in a hierarchical display. Row index Whether the row can be expanded to show a child view Specified row index is out of range; must be between 0 and the total number of rows Gets whether the row on this sheet can be expanded to show a child view in a hierarchical display. Row index Specified row index is out of range; must be between 0 and the total number of rows Creates the sheet (SheetView object) for the specified row and the specified relation index. Row whose child sheet is to be created Index to the data relation collection Specified sheet does not support a child sheet Specified row index is out of range; must be between 0 and the number of rows Specified relation index is out of range; must be between 0 and the number of relations Gets the top object. Gets a list of child sheet views that have been created. Gets the child view for this sheet with the specified name. Row index of the related sheet Relation index Sets whether to make the child view on this sheet visible when the parent row is expanded. Child view to show Whether to make it visible when parent row is expanded If this is set to true, the child view is displayed when the parent row of the child view is expanded. If this is set to false or the parent row is not expanded, the child view is not displayed. Gets whether to show the child view on this sheet when the parent row is expanded. Child view to show If this method returns true and the parent row of the child view is expanded, the child view is displayed; otherwise, the child view is not displayed. Gets the name of the child data relation at the specified index on the sheet. Index of relation (child view) Gets the row index of the last row that contains data or formatting on this sheet. Whether to look for data or formatting (NonEmptyItemFlag setting) Gets the index of the last column that contains data or formatting on this sheet. Whether to look for data or formatting (NonEmptyItemFlag setting) Internal use only. Determines whether the named styles should be serialized. Sets the active cell on this sheet. Row index of cell Column index of cell Sets the active cell on this sheet. Row index of cell Column index of cell Whether to clear selections Adds a selection on this sheet. Starting row index of selection Starting column index of selection Number of rows in selection Number of columns in selection Gets the selection on this sheet with the specified index. Index into the list of selections Removes the specified selection from this sheet. Starting row index of selection to remove Starting column index of selection to remove Number of rows in selection to remove Number of columns in selection to remove Removes all selections from this sheet. Cleans up temporary variables created when loading COM Spread files. Opens a saved Spread file into this sheet. Path and name of the file to open Gets whether the GrayAreaBackColor property should be serialized. Determines whether null font should be serialized. Determines whether lock font should be serialized. Determines whether selection font should be serialized. Determines whether null background color should be serialized. Determines whether null text color should be serialized. Determines whether selection background color should be serialized. Determines whether selection text color should be serialized. Gets whether the horizontal grid line for the footer corner should be serialized. true if the horizontal grid line for the footer corner should be serialized; false otherwise Gets whether the vertical grid line for footer corner should be serialized. true if VerticalGridLine for footer corner should be serialized; false otherwise Gets whether the horizontal grid line for the corner should be serialized. true if the horizontal grid line for the corner should be serialized; false otherwise Gets whether the vertical grid line should be serialized. true if VerticalGridLine should be serialized; false otherwise Gets whether the horizontal grid line for the data area should be serialized. true if HorizontalGridLine should be serialized; false otherwise Gets whether the vertical grid line for the data area should be serialized. true if VerticalGridLine should be serialized; false otherwise Gets whether the zoom factor should be serialized. true if ZoomFactor should be serialized; false otherwise Determines whether print information should be serialized. Gets the style information for the cell notes on this sheet that stay visible. Row index of cell Column index of cell Sets the style information for the cell notes on this sheet that stay visible. Row index of cell Column index of cell Style information Shows or hides all cell notes on the sheet. Whether to show the cell notes Evaluates all the formulas in cells on the sheet that have changed since the last calculation cycle. There is no Spread 6 equivalent. Evaluates all the formulas in cells on the sheet (including those that have not changed since the last calculation cycle). This accomplishes the same as Spread6's ReCalc method. Removes all of the data, formatting, formulas, and notes from a range of cells on this sheet. Row index of first cell in range Column index of first cell in range Number of rows in range Number of columns in range Whether to remove only data Removes all of the data, formatting, formulas, and notes from a range of cells on this sheet. Row index of first cell in range Column index of first cell in range Number of rows in range Number of columns in range Whether to remove only data ClipboardCopyOptions Copies the data, formatting, formulas, and notes from a block of cells on the sheet to a new location. Row index of top-left cell in block to copy Column index of top-left cell in block to copy Row index of top-left cell in destination Column index of top-left cell in destination Number of rows in the block Number of columns in the block Whether only the data is copied, or the data and formatting Operation is not valid; cannot copy entire sheet of cells Operation is not valid; cannot copy entire columns over partial columns Operation is not valid; cannot copy entire rows over partial rows Operation is not valid; cannot copy a range of cells over part of a spanned cell Copies the data, formatting, formulas, and notes from a block of cells on the sheet to a new location. Row index of top-left cell in block to copy Column index of top-left cell in block to copy Row index of top-left cell in destination Column index of top-left cell in destination Number of rows in the block Number of columns in the block Whether only the data is copied, or the data and formatting Whether only the data is copied in the data model, or the data and formulas and notes and tags Operation is not valid; cannot copy entire sheet of cells Operation is not valid; cannot copy entire columns over partial columns Operation is not valid; cannot copy entire rows over partial rows Operation is not valid; cannot copy a range of cells over part of a spanned cell Moves the data, formatting, formulas, and notes from a block of cells on this sheet to a new location. Row index of top-left cell in block to move Column index of top-left cell in block to move Row index for destination of upper-left cell in block Column index for destination of upper-left cell in block Number of rows in the block Number of columns in the block Whether data only or data with formatting are swapped Operation is not valid; cannot move entire sheet of cells Operation is not valid; cannot move entire columns over partial columns Operation is not valid; cannot move entire rows over partial columns Operation is not valid; cannot move a range of cells over part of a spanned cell Swaps the data and formatting in a block of cells on this sheet with another block of cells on this sheet. Row index of the top-left cell in the block from which to swap Column index of the top-left cell in the block from which to swap Row index of the top-left cell in the destination block Column index of the top-left cell in the destination block Number of rows in the block of cells Number of columns in the block of cells Whether only the data is copied, or the data and formatting Operation is not valid; cannot swap entire sheet of cells Operation is not valid; cannot swap entire columns over partial columns Operation is not valid; cannot swap entire rows over partial rows Operation is not valid; cannot swap a range of cells over part of a spanned cell Copies the NoteStyleInfo of notes from a block of cells on the sheet to a new location. Fills a range of cells on this sheet by copying a specified range in the specified direction. Row index of the starting cell in the range to copy Column index of the starting cell in the range to copy Number of rows in the range to copy Number of columns in the range to copy Number of rows or columns into which to copy the specified range Direction of fill (to copy the specified range) Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Specified row count is not valid; must be -1 or between 0 and the total number of rows minus the current row index Specified column count is not valid; must be -1 or between 0 and the total number of columns minus the current column index Specified number of rows or columns (fill count) is not valid; must be -1 or between 0 and the total number of rows or columns Specified direction of the fill is not valid; must be one of the allowed enumeration settings Fills a range of cells on this sheet by copying a specified range in the specified direction. Row index of the starting cell in the range to copy Column index of the starting cell in the range to copy Number of rows in the range to copy Number of columns in the range to copy Number of rows or columns into which to copy the specified range Direction of fill (to copy the specified range) Whether to fill data only (or also styles and spans) Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Specified row count is not valid; must be -1 or between 0 and the total number of rows minus the current row index Specified column count is not valid; must be -1 or between 0 and the total number of columns minus the current column index Specified number of rows or columns (fill count) is not valid; must be -1 or between 0 and the total number of rows or columns Specified direction of the fill is not valid; must be one of the allowed enumeration settings Fills a range of cells on this sheet by copying a specified range in the specified direction. Row index of the starting cell in the range to copy Column index of the starting cell in the range to copy Number of rows in the range to copy Number of columns in the range to copy Number of rows or columns into which to copy the specified range Direction of fill (to copy the specified range) Whether to fill data only (or also styles and spans) Whether to fill in values only (or also formulas, notes, and tags) Specified row index is not valid; must be between -1 and the total number of rows Specified column index is not valid; must be between -1 and the total number of columns Specified row count is not valid; must be -1 or between 0 and the total number of rows minus the current row index Specified column count is not valid; must be -1 or between 0 and the total number of columns minus the current column index Specified number of rows or columns (fill count) is not valid; must be -1 or between 0 and the total number of rows or columns Specified direction of the fill is not valid; must be one of the allowed enumeration settings Specified target range contains one or more cell spans so the operation cannot be completed. Cuts the contents from the sheet to the Clipboard. Cuts the contents from specified range in the sheet to the Clipboard using the specified copy options. ClipboardCopyOptions Cuts only the data to the Clipboard. Copies the contents from the sheet to the Clipboard. Copies the contents from the sheet to the Clipboard. Copies the contents from the sheet to the Clipboard using the specified ClipboardCopyOptions. Copies the contents from the specified CellRange in the sheet to the Clipboard. Copies the contents from the specified CellRange in the sheet to the Clipboard using the specified ClipboardCopyOptions. Copies the contents from the sheet to the Clipboard. Copies the contents from the sheet to the Clipboard. Gets a data object with the necessary formats for Clipboard usage: CellInfoRange, ColumnInfoRange and RowInfoRange Whether from cutting Cell range Gets a data object with the necessary formats for Clipboard usage: CellInfoRange, ColumnInfoRange and RowInfoRange Whether from cutting Cell range ClipboardCopyOptions DataObject Pastes the contents from the Clipboard to the sheet. Pastes the contents from the Clipboard to the sheet according to the specified paste option. Clipboard paste option (a setting of the enumeration) Pastes the contents from the Clipboard to the sheet according to the specified paste option. Clipboard paste option (a setting of the enumeration) IDataObject Pastes the contents from the Clipboard to the sheet according to the specified paste option. Clipboard paste option (a setting of the enumeration) IDataObject Range of cells Copies the active shape to the Clipboard. Cuts the active shape to the Clipboard. Pastes the shape from the Clipboard. Pastes the shape from the Clipboard with the specified shape information. Shape with placement information Gets whether the style for the sheet corner should be serialized. Gets whether the style for the sheet corner should be serialized. Gets whether the specified column on this sheet is bound to a data source. Column index Binds the column to the data source column for a sheet. Column index Name of the data source column Gets the DataView object on this sheet. Whether to re-create the DataView Adds unbound rows to the data model for a sheet. Row index at which to start adding rows Number of rows to add Adds the unbound row to the data source for a sheet. Row index at which to add row Whether to automatically fill the row with data Gets the unbound value for the cell on this sheet. Row index Column index Gets whether the specified row on this sheet is bound to a data source. Row index Converts a row or column index to a text represention consisting of letters. Converts a column A1 notation string to an index. Gets the automatic text displayed in the row header for the specified row on this sheet. Row index of the row header Specified row index is out of range; must be at least zero. Gets the automatic text displayed in the column header for the specified column on this sheet. Column index of column header Specified column index is out of range; must be at least zero Gets the row on the sheet that corresponds to the specified row index in the model. Row index in model Gets the column on the sheet that corresponds to the specified column index in the model. Column index in model Gets the row index in the data model that corresponds to the specified row index in the sheet. Row index in the sheet Sets the row index in the data model that corresponds to the specified row index in the sheet. Row index in the sheet Row index in the data model Specified row in the sheet is out of range; must be between -1 and the total number of rows Specified row in the model is out of range; must be between -1 and the total number of rows Gets the column index in the data model that corresponds to the specified column index in the sheet. Column index in the sheet Sets the column index in the data model that corresponds to the specified column index in the sheet. Column index in the sheet Column index in the data model Specified column in the sheet is out of range; must be between -1 and the total number of columns in the sheet Specified column in the model is out of range; must be between -1 and the total number of columns in the model Changes the data model for this sheet in synchronization with the data source. Object that raised the event object that contains event data Occurs when the name of the data model is changing. Changes the sheet row axis model in synchronization with the data source. Object that raised the event object that contains event data Changes the sheet column axis model in synchronization with the data source. Object that raised the event object that contains event data Occurs when columns are added. Column index Number of columns Occurs when row header columns are added. Column index Number of columns Occurs when rows are added. Row index Number of rows Occurs when column header rows are added. Row index Number of rows Occurs when footer rows are added Determines adding position Determines number or added rows Occurs when the columns are copied. Start column index End column index Number of columns Occurs when rows are copied. Start row index End row index Number of rows Occurs when columns are moved. Start column index End column index Number of columns Occurs when rows are moved. Start row index End row index Number of rows Occurs when columns are removed. Column index Number of columns Occurs when row header columns are removed. Column index Number of columns Occurs when rows are removed. Row index Number of rows Occurs when column header rows are removed. Row index Number of rows Occurs when column footer rows are removed. Row index Number of rows Occurs when columns are swapped. Start column index End column index Number of columns Occurs when rows are swapped. Start row index End row index Number of rows Occurs when the cells are copied. Start row index Start column index End row index End column index Number of rows Number of columns Occurs when the cells are moved. Start row index Start column index End row index End column index Number of rows Number of columns Occurs when the cells are swapped. Start row index Start column index End row index End column index Number of rows Number of columns Occurs when the cell is changed. Row index Column index Number of rows Number of columns Changes the span model in sync with the data source for this sheet. Object that raised the event object that contains event data Occurs when the style model is changed. Source of the event SheetStyleModelEventArgs object containing the event data Gets the width of the widest cell (based on text contents) in the specified column on this sheet. Column index Gets the width of the widest cell (based on text contents) in the specified column on this sheet. Column index Whether to ignore column header cells Gets the width of the widest cell (based on text contents) in the specified column on this sheet. Column index Whether to ignore column header cells Whether to ignore spans Gets the width of the widest cell (based on text contents) in the specified column on this sheet. Column index Whether to ignore column header cells Whether to ignore spans Whether to exclude cells with wrapped contents A cell has wrapped contents (text that wraps to multiple lines) when the renderer in the composite style for the cell implements IWordWrapSupport interface and its WordWrap property returns true. Gets the width of the widest cell (based on text contents) in the specified column on this sheet for printing to the specified graphics device. Graphics device interface Column index Gets the height in pixels of the tallest cell (based on text contents) in the specified row on this sheet. Row index Gets the height in pixels of the tallest cell (based on text contents) in the specified row on this sheet. Row index Whether to ignore the row header cells Gets the height in pixels of the tallest cell (based on text contents) in the specified row on this sheet. Row index Whether to ignore the row header cells Whether to ignore spans Gets the height in pixels of the tallest cell (based on text contents) in the specified row on this sheet. Graphics device Row index Gets the desired size of the given cell on this sheet. Row index Column index Gets the height in pixels for the specified row. Row index Gets the height in pixels for the specified row. Row index Sets the height in pixels for the specified row on this sheet. Row index Height in pixels Sets the height in pixels for the specified row on this sheet. Row index Height in pixels Gets the height in pixels for the specified row on this sheet. Row index Gets the height in pixels for the specified row on this sheet. Row index Gets the preferred print height in pixels for the specific preview row. Row index. Sets the height in pixels for the specified row on this sheet. Row index Height in pixels Sets the height in pixels for the specified rows on this sheet. Row index of first row Number of rows for which to set the height Height in pixels Sets borders to the outline of a range of cells. Cell range around which to put outline border Border to place around the outside of the range of cells Sets borders to the inside of a range of cells. Cell range to which to apply borders Border to put around cells in the range Gets the text in the specified row header cell on this sheet. Row index Row header column index Sets the value for a specified cell in the row header on this sheet. Row index Row header column index Text for the label Gets whether the user can resize the specified row in the column header. Row index Gets whether the user can resize the specified row in the column footer. Row index Sets whether users can resize individual rows in the column header. Row index Whether to allow users to resize the row Sets whether users can resize individual rows in the column footer. Row index Whether to allow users to resize the row Gets whether the user can resize the specified row on this sheet. Row index Sets whether users can resize individual rows on this sheet. Row index Whether to allow users to resize the row Gets whether a row on this sheet is displayed. Row index Sets whether a row on this sheet is displayed. Row index Whether to display the row Gets whether or how cells in a row on this sheet that have the same content are joined into a single cell across multiple columns. Row index Sets whether or how cells in a row on this sheet that have the same content are joined into a single cell across multiple columns. Row index (use -1 for all rows) MergePolicy enumeration setting Gets the width in pixels for the specified column. Column index Sets the width in pixels for the specified column. Column index Width in pixels Gets the width in pixels for the specified column on this sheet. Column index Sets the width in pixels for the specified column on this sheet. Column index Width in pixels Sets the width in pixels for the specified columns on this sheet. Column index of first column Number of columns for which to set the width Width in pixels Gets the composited style of notes of a specified cell on this sheet. Row index of cell Column index of cell Updates cell note appearances based on style being set or on changes to note text. Row index of cell Column index of cell Obsoleted. Use UpdateNotes(int row, int column) instead. Gets the note of a specified cell on this sheet. Row index of cell Column index of cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Internal use only. Gets the cell note object of a specified cell on this sheet. Sets a note in a specified cell on this sheet. Row index of specified cell Column index of specified cell Note text to associate with the cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Gets unformatted data from the specified cell on this sheet. Row index Column index Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets the value for the specified cell on this sheet. Row index Column index Value to set for the specified cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets the value for the specified cell on this sheet. Row index Column index Value to set for the specified cell Perform value validation Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Gets the formatted text in the cell on this sheet using the object for the cell. Row index Column index Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets the formatted text in the cell on this sheet using the object for the cell. Row index Column index Text for the specified cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Gets the formula of the specified cell on this sheet. Row index of the cell Column index of the cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets a formula in a specified cell on this sheet. Row index of the specified cell Column index of the specified cell Formula to place in the specified cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Gets the formula, as an expression value, for the cell of the specified row and column of this sheet. Row index of the cell Column index of the cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets the formula, as an expression, in the cell at the specified row and column of this sheet. Row index of the cell Column index of the cell Formula to place in the cell Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Adds a custom name to the model using the specified string value. Custom name to add String value for the custom name Base row index for calculating relative row references in the value Base column index for calculating relative column references in the value Adds a custom name to the model using the specified expression value. Custom name to add Expression value for the custom name Removes a custom name on this sheet from the model. Custom name to remove Removes all custom names on this sheet from the model. Gets the string value for a custom name on this sheet from the model. Custom name to get Base row index for calculating relative row references in the value Base column index for calculating relative column references in the value Gets the expression value for a custom name on this sheet from the model. Custom name to get Gets an IEnumerator on this sheet that enumerates through the custom names defined in the model. Adds a user-defined custom function (FunctionInfo object) to the model for use in formulas. FunctionInfo object of the custom function to add Removes a user-defined custom function (FunctionInfo object) on this sheet from the model. Name of custom function to remove Removes all user-defined custom functions (FunctionInfo object) on this sheet from the model. Gets a user-defined custom function (FunctionInfo object) from the model for this sheet. Name of custom function to get Gets an IEnumerator for this sheet that enumerates through the names of the user-defined custom functions (FunctionInfo objects) in the model. Gets the text in the specified column header cell on this sheet. Column header row index Column index Gets the text in the specified column footer cell on this sheet. Column header row footer index Column footer index Sets the value for a specified cell in a column header on this sheet. Column header row index Column index Text for the label Gets the sort indicator for the specified column on this sheet. Column index Sets the sort indicator for the specified column on this sheet. Index of column to set SortIndicator enumeration setting Gets whether the user can resize a specified column. Column index Sets whether users can resize individual columns. Column index Whether to allow users to resize the column Gets whether the user can resize a specified column on this sheet. Column index Sets whether users can resize individual columns on this sheet. Column index Whether to allow users to resize the column Gets whether a column on this sheet is displayed. Column index Sets whether a column on this sheet is displayed. Column index Whether to display the column Gets whether or how cells in a column on this sheet that have the same content are joined into a single cell across multiple rows. Column index Sets whether or how cells in a column on this sheet that have the same content are joined into a single cell across multiple rows. Column index (use -1 for all columns) MergePolicy enumeration setting Changes the sheet row axis model in synchronization with the data source. Object that raised the event object that contains event data Groups all the rows or columns from the specified start index by the specified amount to an outline (range group). Start index Number of rows or columns to group into an outline (range group) Whether the outline is a group of rows Removes all the outlines (range grouping) from all rows or columns. Whether the outline is a group of rows Removes rows or columns from an outline (range group) from a specified start index by a specified amount, and returns them to individual rows or columns. Starting index Number of the rows or columns to remove from being grouped together in the outline (range group) Whether the outline (range group) is of rows Expands or collapses a specified outline (range group) of rows or columns. Outline (range group) to expand or collapse Whether the outline is a group of rows Whether the action is to expand the outline Expands or collapses an outline (range group) of rows or columns, specified by level and index. Level of the outline (range group) to expand or collapse End index of the outline (range group) to expand or collapse Whether the outline is a group of rows Whether the action is to expand Gets range groups of rows or columns by level. Level for the associated range group Whether the outline is a group of rows The collection of range groups with the specified level. Gets the number of levels of rows or columns in the outline (range group). Whether the outline is a group of rows Adds a row or rows to the data model for a sheet. Row where the new rows are to be added Number of rows to be added Removes the row or rows on this sheet at the specified index. Index of first row to be removed Number of rows to be removed Adds the column or columns to the data model at the specified index. Position at which to add the new column(s) Number of columns to add Removes the column or columns on this sheet at the specified index. Index of first column to remove Number of columns to remove Gets the range of cells that are spanned at a specified cell on this sheet. Row index of the specified cell Column index of the specified cell CellRange object containing the span information, or null if no span exists Adds a span of cells on this sheet. Row index of cell at which to start span Column index of cell at which to start span Number of rows to span Number of columns to span Gets the range of cells that are spanned at a specified cell on columnHeader of this sheet. Row index of the specified cell Column index of the specified cell CellRange object containing the span information, or null if no span exists Adds a span of cells to a column header for a sheet. Row index of cell to start span Column index of cell to start span Number of rows to span Number of columns to span Adds a span of cells to a column Footer for a sheet. Row index of cell to start span Column index of cell to start span Number of rows to span Number of columns to span Gets the range of cells that are spanned at a specified cell on rowHeader of this sheet. Row index of the specified cell Column index of the specified cell CellRange object containing the span information, or null if no span exists Adds a span of cells to a row header for a sheet. Row index of cell to start span Column index of cell to start span Number of rows to span Number of columns to span Removes all spans from this sheet. Removes all spans from the column headers. Removes all spans from the column footers. Removes all spans from the row headers. Removes the span that contains a specified anchor cell from a range of cells on this sheet. Row index of anchor cell for span (at which spanned cells started) Column index of anchor cell for span (at which spanned cells started) Removes the span that contains a specified anchor cell from a range of cells in the column headers. Row index of anchor cell for span (at which spanned cells started) Column index of anchor cell for span (at which spanned cells started) Removes the span that contains a specified anchor cell from a range of cells in the column footers. Row index of anchor cell for span (at which spanned cells started) Column index of anchor cell for span (at which spanned cells started) Removes the span that contains a specified anchor cell from a range of cells in the row headers. Row index of anchor cell for span (at which spanned cells started) Column index of anchor cell for span (at which spanned cells started) Occurs when a note of viewport area is created in the sheet's notes container. Occurs when a note of viewport area is moved in the sheet's notes container. Occurs when a note of viewport area is sized in the sheet's notes container. Obsoleted. Use OnNoteCreated(object sender, EventArgs e) instead. Occurs when a note is created in the sheet's notes container. Obsoleted. Use OnNoteMoved(object sender, EventArgs e) instead. Occurs when a note is moved in the sheet's notes container. Obsoleted. Use OnNoteSized(object sender, EventArgs e) instead. Occurs when a note is sized in the sheet's notes container. Gets the number of the visible columns. Gets the number of the visible rows. Raises the event (that a change has been made to a cell on this sheet). Row index of cell Column index of cell Raises the event (that a change has been made to a cell on this sheet). Row index Column index Number of rows in range of cells Number of columns in range of cells Raises the event for this sheet. Name of property to pass in object Sorts a range of cells on this sheet in the data model. Index of the starting row of the block of cells to sort Index of the starting column of the block of cells to sort Number of rows in the block of cells Number of columns in the block of cells Whether to sort by rows (or else by columns) SortInfo object with sort criteria and how to perform sort Sorts all the rows on this sheet by the specified column. Column index whose values are compared during sorting Whether to sort in ascending order Whether the sort indicator should be displayed Sorts all the rows on this sheet by the specified column using the specified comparison. Column index whose values are compared during sorting Whether to sort in ascending order Whether the sort indicator should be displayed IComparer object used to compare the values Sorts all the rows on this sheet by the specified column using the specified comparison. Column index whose values are compared during sorting Whether to sort in ascending order Whether the sort indicator should be displayed IComparer object used to compare the values Whether frozen rows are sorted Whether trailing frozen rows are sorted Sorts a range of rows on this sheet according to the specified sort information. Index of first row in range to sort Number of rows in range to sort Array of SortInfo objects with the column indexes and sort order Sorts all the columns on the sheet by the specified row. Index of the row to use as a key to sorting Whether to sort in ascending order Sorts all the columns on the sheet by the specified row using the specified comparison. Index of the row to use as a key to sorting Whether to sort in ascending order IComparer object used to compare the values Sorts a specified range of columns on the sheet by the specified sort information. Index of first column to start sorting Number of columns in range to sort Array of SortInfo objects with the row indexes and sort order Determines whether the cells should be serialized. Determines whether the columns should be serialized. Determines whether the rows should be serialized. Determines whether the alternating rows should be serialized. Gets whether the DefaultStyle property should be serialized. Property names. Internal use only. Update the property array. Property name Property to update Saves the sheet to XML. XmlTextWriter object to which to save the SheetView object True if successful; false otherwise Saves the settings of the sheet to a XML. XmlTextWriter object to which to save the SheetView settings True if successful; false otherwise Saves the styles of the sheet to XML. XmlTextWriter object to which to save the SheetView styles True if successful; false otherwise Saves the contents of the sheet to XML. XmlTextWriter object to which to save the SheetView contents True if successful; false otherwise Saves the contents of the sheet to XML, with or without the data source and bound data. XmlTextWriter object to which to save the SheetView contents Whether to save the data source and bound data True if successful; false otherwise Saves the presentation of the sheet to XML. XmlTextWriter object to which to save the SheetView presentation True if successful; false otherwise Loads the drawing objects of the sheet from XML. XmlNodeReader from which to load the drawing objects True if successful; false otherwise Saves the drawing objects of the sheet to XML. XmlTextWriter object to which to save the SheetView drawing objects True if successful; false otherwise Loads the object of the sheet from XML. XmlNodeReader from which to load the object True if successful; false otherwise Loads the categories of the sheet from XML. XmlNodeReader from which to load the categories True if successful; false otherwise Loads the settings of the sheet from XML. XmlNodeReader from which to load the settings True if successful; false otherwise Loads the styles of the sheet from XML. XmlNodeReader from which to load the styles True if successful; false otherwise Loads the contents of the sheet from XML. XmlNodeReader from which to load the contents True if successful; false otherwise Loads the presentation of the sheet from XML. XmlNodeReader from which to load the presentation True if successful; false otherwise Loads formulas that are deserialized during deserialization. But, not parsing yet. This method is called after all the sheets has been created and deserialized. Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized. Whether to recalculate all the formulas in cells on the sheet that have changed Serializes the individual properties. Serializes the individual properties. object String Deserializes the individual propertiess ref object String object Saves the sheet as delimited text to a stream with specific delimiters. Path and name of file to which to save the text of the sheet Specifies how to process the data when saving to a text file Saves the sheet as delimited text to a stream with specific delimiters. Stream to which to save the text of the sheet Specifies how to process the data when saving to a text file Saves the sheet as delimited text to a stream with specific delimiters. Path and name of file to which to save the text of the sheet Specifies how to process the data when saving to a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Saves the sheet as delimited text to a stream with specific delimiters. Stream to which to save the text of the sheet Specifies how to process the data when saving to a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Saves the sheet to a text file. Path and name of file to which to save the text of the sheet Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Saves the sheet as text to a stream. Stream to which to save the text of the sheet Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Saves the sheet to a text file with the specified name, formatting settings, and delimiters. Path and name of file to which to save the text of the sheet Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Saves the sheet to a text file with the specified name, formatting settings, and delimiters. Path and name of file to which to save the text of the sheet Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Whether to filter the rows with RowFilter Saves the sheet as delimited text to a stream with specific delimiters. Stream to which to save the text of the sheet Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Saves the sheet as delimited text to a stream with specific delimiters. Stream to which to save the text of the sheet Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Whether to filter the rows with RowFilter Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Path and name of the file to load Specifies how to process the data when loading from a text file Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Stream to which to load the text Specifies how to process the data when loading from a text file Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Path and name of the file to load Specifies how to process the data when loading from a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Cell delimiter cannot be contained in a row or column delimiter Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Path and name of the file to load Specifies how to process the data when loading from a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Cell delimiter cannot be contained in a row or column delimiter Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Stream to which to save the text of the sheet Specifies how to process the data when loading from a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Cell delimiter cannot be contained in a row or column delimiter Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Stream to which to load the text of the sheet Specifies how to process the data when loading from a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the text of the range Specifies how to process the data when saving to a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the text of the range Specifies how to process the data when saving to a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Stream to which to save the text of the sheet Specifies how to process the data when saving to a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Stream to which to save the text of the sheet Specifies how to process the data when saving to a text file Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in the sheet as delimited text to a stream with specified delimiters. Starting row index Starting column index Number of rows Number of columns Stream to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to save formulas Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Path and name of file to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to save formulas Whether to filter the rows with RowFilter Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in a sheet to a text file with the specified name, formatting settings, and delimiters. Starting row index Starting column index Number of rows Number of columns Stream to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to save formulas Whether to filter the rows with RowFilter Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in the sheet as delimited text to a stream with specified delimiters. Starting row index Starting column index Number of rows Number of columns Stream to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Cell delimiter cannot be contained in a row or column delimiter Saves the range of cells in the sheet as delimited text to a stream with specified delimiters. Starting row index Starting column index Number of rows Number of columns Stream to which to save the text of the range Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to save formulas Cell delimiter cannot be contained in a row or column delimiter Loads text from a specified file into the sheet. Path and name of the file to load Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Loads text from a specified stream into the sheet. Stream to which to save Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Loads delimited text from a specified file into the sheet with or without headers. Path and name of the file to load Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Cell delimiter cannot be contained in a row or column delimiter Loads delimited text from a specified stream into the sheet with or without headers. Stream to which to save Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Path and name of the file to load Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Cell delimiter cannot be contained in a row or column delimiter Loads delimited text from a specified file into the sheet, with or without headers and formulas, with the specified encoding. Path and name of the file to load Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to load formulas Cell delimiter cannot be contained in a row or column delimiter Loads delimited text from a specified stream into the sheet, with or without headers, with the specified encoding. Stream to which to save Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Loads delimited text from a specified stream into the sheet, with or without headers and formulas, with the specified encoding. Stream to which to save Whether to bypass the IFormatter in the StyleInfo for the cell so data is unformatted Whether to export headers as data Row delimiter string Column delimiter string Cell delimiter string Encoding Whether to load formulas Saves the data on the sheet to the specified XML stream and the schema to the specified schema stream. XML stream Schema stream Saves the data on the sheet to the specified XML file and the schema to the specified schema file. Path and name of XML file Path and name of schema file Saves the data on the sheet to the specified XML stream. XML stream Saves the data on the sheet to the specified XML file. Path and name of the XML file Saves the contents of the sheet view to the specified file. Path and name of file to which to save Whether to save data only Saves the contents of the sheet view to the specified stream. The stream to save sheet view as XML Whether to save data only Opens a saved XML file into a sheet view. Path and name of file from which to load the data Opens saved XML from a stream. Stream from which to load the data No stream specified or specified stream is null Gets a tab-delimited string that contains the formatted data in a specified range of cells on this sheet. Starting row index of the range of cells (or -1 for all rows) Starting column index of the range of cells (or -1 for all columns) Number of rows in the range (or -1 for all rows) Number of columns in the range (or -1 for all columns) Tab-delimited string that contains the formatted data in the range Specified row index is out of range; must be between -1 and the total number of rows Specified column index is out of range; must be between -1 and the total number of columns Gets a tab-delimited string that contains the unformatted data in a range of cells on this sheet. Starting row index of the range of cells (or -1 for all rows) Starting column index of the range of cells (or -1 for all columns) Number of rows in the range (or -1 for all rows) Number of columns in the range (or -1 for all columns) Tab-delimited string that contains the unformatted data in the range of cells Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets the information to paste from the Clipboard for a specified range of cells on this sheet based on the paste option. Starting row index of the range of cells (or -1 for all rows) Starting column index of the range of cells (or -1 for all columns) Number of rows in the range of cells (or -1 for all rows) Number of columns in the range of cells (or -1 for all columns) CellInfo object to set into the cells of the specified range Clipboard paste option that determines what to paste Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets the information to paste from the Clipboard for a specified range of cells on this sheet based on the paste option. Starting row index of the range of cells (or -1 for all rows) Starting column index of the range of cells (or -1 for all columns) Number of rows in the range of cells (or -1 for all rows) Number of columns in the range of cells (or -1 for all columns) CellInfo object to set into the cells of the specified range Clipboard paste option that determines what to paste Whether to include row headers Whether to include column headers Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets a tab-delimited string of formatted text in a specified range of cells on this sheet. Starting row index of the range of cells (or -1 for all rows) Starting column index of the range of cells (or -1 for all columns) Number of rows in the range of cells (or -1 for all rows) Number of columns in the range of cells (or -1 for all columns) Tab-delimited string (formatted data) to set into the cells of the specified range Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Sets a tab-delimited string of unformatted data in a specified range of cells on this sheet. Starting row index or -1 for all rows Starting column index or -1 for all columns Number of rows or -1 for all rows Number of columns or -1 for all columns Tab-delimited string (data only) to set into the specified range of cells Specified row index is out of range; must be between 0 and the total number of rows Specified column index is out of range; must be between 0 and the total number of columns Opens an Excel file and loads the specified sheet (by name) from that file into this sheet. Path and name of the file to open Name of the sheet to load from the file Opens an Excel file and loads the specified sheet (by name) from that file into this sheet. Path and name of the file to open Name of the sheet to load from the file The password. Opens an Excel file and load the specified sheet (by number) from that file into this sheet. Path and name of the file to open Index of the sheet to load from the file Opens an Excel file and load the specified sheet (by number) from that file into this sheet. Path and name of the file to open Index of the sheet to load from the file The password. Gets whether the document models for the sheet should be persisted. True if the SheetView.Models property should be saved; false otherwise Gets the editor used to edit a specified cell on this sheet. Row index of the cell Column index of the cell Gets the renderer used to render a specified cell on this sheet. Row index of the cell Column index of the cell Gets the composited (that is, inherited) cell type for a specified cell on the sheet. Row index of the cell Column index of the cell Gets the style information for a specified cell on this sheet. Row index Column index Gets the style information for a specified cell on this sheet using the specified StyleInfo object. Row index of specified cell Column index of specified cell object in which to return the style information Sets the style for a cell, a column, a row, or an entire sheet. Row index Column index object Automatically sorts the rows of a sheet according to the specified column. Index of column to set Automatically sorts the rows of a sheet according to the specified column in the specified order and shows the sort indicator (unless disabled). Index of column to set Whether sort is ascending (or else descending) Automatically sorts the rows of a sheet according to the specified column in the specified order and using the sort indicator as specified. Index of column to set Whether sort is ascending (or else descending) Whether to display the sort indicator Gets whether the specified column on this sheet allows automatic sorting. Index of column to set Sets whether the specified column on this sheet allows filtering. Index of the single column that is set Whether to allow filtering for the specified column Sets whether the specified columns on this sheet allow filtering. Index of the first column that is set Number of columns to set Whether to allow filtering for the specified columns Specified column index is out of range; must be between -1 and the total number of columns Sets whether the specified column on this sheet allows automatic sorting. Index of the single column that is set Whether to allow automatic sorting for the specified column Sets whether the specified columns on this sheet allow automatic sorting. Index of the first column that is set Number of columns to set Whether to allow automatic sorting for the specified columns Specified column index is out of range; must be between -1 and the total number of columns Gets whether the specified column on this sheet should show a sort indicator when automatically sorted. Column index Sets whether the specified column on this sheet should show a sort indicator when automatically sorted. Index of the single column that is set Whether to display the sort indicator in the column header Sets whether the specified columns on this sheet should show a sort indicator when automatically sorted. Index of the first column that is set Number of columns to set Whether to display the sort indicators in the column headers Specified column index is out of range; must be between -1 and the total number of columns Gets an ordered array of objects, from largest to smallest, containing the selected cells on the sheet with minimal overlap between the ranges. Gets a two-dimensional array of objects containing the data for the specified range of cells on the sheet. Row index of first cell in range Column index of first cell in range Number of rows in range Number of columns in range Sets the values in the specified two-dimensional array of objects into the specified range of cells on this sheet. Row index Column index Array from which to set values Gets whether any cells in the specified row on this sheet are selected. Row index Gets whether any cells in the specified column on this sheet are selected. Column index Gets whether the specified cell on this sheet is selected. Row index Column index Gets whether a forced page break is inserted before the specified column on this sheet when printing. Column index Gets whether a forced page break is inserted before the specified row on this sheet when printing. Row index Sets whether a forced page break is inserted before the specified column on this sheet when printing. Column index Whether to force a page break before the specified column Sets whether a forced page break is inserted before the specified row on this sheet when printing. Row index Whether to force a page break before the specified row Gets a column on this sheet with a specific tag. Column object in Columns collection from which to start (pass null to start from beginning) Tag object to identify the Column you are looking for Gets a row on this sheet with a specific tag. Row object in Rows collection from which to start (pass null to start from beginning) Tag object to identify the Row you are looking for Gets a cell with a specific tag on the sheet. Cell object in Cells collection from which to start (pass null to start from beginning) Tag object to identify the Cell you are looking for Gets the application-defined tag value for the specified cell, column, row, or entire sheet. Row index Column index Sets the application-defined tag value for the specified cell, column, row, or entire sheet. Row index (Set to -1 for all rows) Column index (Set to -1 for all columns) Tag value for the specified cell, column, row, or sheet Removes the child control from the control container for the sheet. Child control Removes the child control, by name, from the control container for the sheet. Name of child control Removes all child controls from the control container for the sheet. Adds a child control to the control container for the sheet. Child control to add Adds a child control to the control container for the sheet at the specified row and column. Child control to add Row index at which to add child control Column index at which to add child control Adds a child control to the control container for the sheet at the specified row and column, with specified pixel offsets. Child control to add Row index at which to add child control Column index at which to add child control Number of horizontal pixels to offset from the specified column index Number of vertical pixels to offset from the specified row index Gets a child control. Name of child control Gets the control container for a sheet. Removes the shape from the drawing container for the sheet. Name of shape Removes all shapes from the drawing container for the sheet. Joins two shapes in the drawing container for the sheet. Name of destination shape for merge Name of source shape for merge Adds a shape to the drawing container for the sheet. Shape to add Adds a shape to the drawing container for the sheet at the specified row and column. Shape to add Row index at which to add shape Column index at which to add shape Gets a shape. Name of shape Sets the location and dimensions for a cell note when the style sets the note to always be shown. Row index of cell with note Column index of cell with note X-coordinate of beginning of note Y-coordinate of beginning of note Number of pixels in width of note Number of pixels in height of note Gets the rectangle for the cell note for the specified cell if its NoteStyle is StickyNote. Row index of the cell Column index of the cell Internal Use: Applies the row filtering to the specified column when the specified filter item is selected from the drop-down list. (Internal use only.) Column index String by which to filter the rows in this column; item in the filter drop-down list Internal Use: Resets the display of rows based on the "(All)" filter item in the drop-down list. (Internal use only.) Column index Resets all the temporary filter settings and filters the rows again based on the filter settings of each column. (Internal use only.) Whether to clear Whether to force the invalidate Filters the rows based on the specified column and the specified filter item. Colum index String by which to filter the rows in this column; filter item in the drop-down list Adds an filter item to the drop-down list of filter items. Row index Column index List of filter items List of occurences Filter list behavior Gets the filter items to be displayed in the drop-down list for the specified column. Column index Determines whether the intersected filtered-in list for the specified column contains blanks. Column index Whether it has blanks Determines whether the intersected filtered-in list for the specified column contains NonBlanks. Column index Whether it has non-blanks Sets the row filter for this sheet. Row filter Removes all of the row filters from this sheet. Removes all of the row filters from a specified column range for this sheet. Column index of starting column Number of columns in the range Gets whether this column contains a column filter definition. Column index Gets the auto filter index for the specified column. column index auto filter index The auto filter index is the row index in the column header where the auto filter indicator is drawn. Sets the auto filter index for the specified column. column index auto filter index The auto filter index is the row index in the column header where the auto filter indicator is drawn. Gets the auto sort index for the specified column. column index auto sort index The auto sort index is the row index in the column header where the auto sort indicator is drawn. Sets the auto sort index for the specified column. column index auto sort index The auto sort index is the row index in the column header where the auto sort indicator is drawn. Automatically filters the rows in the specified column according to the specified filter. Column index Filter string Filter item index Resets the filters on the rows in the specified column. Column index Sets the listeners for the conditional format expression string. Row index Column index Condition Sets the listeners for the conditional format expression. Sets conditional formatting for a specified cell on the sheet based on a specified formula. Row index of the cell Column index of the cell Style to be applied to the cell if the formula evaluates to true Formula to evaluate for the condition Sets conditional formatting for a specified cell on the sheet based on a specified comparison. Row index of the cell Column index of the cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the specified value Sets conditional formatting for a specified cell on the sheet based on a specified comparison. Row index of the cell Column index of the cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the specified value String with the specified value Sets conditional formatting for a specified cell on a sheet based on a specified comparison (and conditions). Row index of the cell Column index of the cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values First condition value Last condition value No condition is specified or specified condition is empty Specified condition is not valid; must be a string Sets conditional formatting for a specified cell on the sheet based on a specified expression. Row index of the cell Column index of the cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the specified value First condition expression Last condition expression No condition is specified or specified condition is empty Sets conditional formatting for a specified cell on the sheet based on a specified expression. Row index of the cell Column index of the cell Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the specified value Single condition expression No condition is specified or specified condition is empty Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison. Starting row index Starting column index Number of rows Number of columns Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter value Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison (and parameter). Starting row index Starting column index Number of rows Number of columns Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter value Parameter value Sets conditional formatting for a specified range of cells on the sheet on a specified comparison (with conditions). Starting row index Starting column index Number of rows Number of columns Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values First parameter value Last parameter value Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison (and expression). Starting row index Starting column index Number of rows Number of columns Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values Single condition expression Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison (with parameters). Starting row index Starting column index Number of rows Number of columns Style to be applied to the cell if the condition is satisfied Comparison operator to apply to the cell value and the parameter values First parameter value Last parameter value Sets conditional formatting on a specified range of cells on the sheet based on a specified formula. Starting row index Starting column index Number of rows Number of columns Style to be applied to the cell if the formula evaluates to true Formula for the condition Sets conditional format(s) for the cell at the specified row and column. Row index of cell Column index of cell Conditional format(s) Does the conditional formate set. Gets the conditional formats for the cell at the specified row and column. Row index of the cell Column index of the cell Gets the conditional formats for the cells starting at the specified row and column. Row index of the first cell Column index of the first cell Whether to continue to find cells with conditional formats Removes all of the conditional formats from the cell at the specified row and column. Row index of the cell Column index of the cell Suspends parsing of formulas. Resumes parsing of formulas and parses all formulas set while parsing was suspended. Moves the specified column from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. Current index of the column to move New index of the column after the move Whether to move the content Moves the specified column from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. Current index of the column to move New index of the column after the move The column count. Whether to move the content Moves the specified column from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. Current index of the column to move New index of the column before the move The column count. Whether to move the content Moves the specified row from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. Current index of the column to move New index of the column after the move The column count. Whether to move the content Moves the specified row from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. Current index of the column to move New index of the column before the move The column count. Whether to move the content Moves the specified row from its current index to the specified index, and shifts each row in between and the destination row one row in the direction of the specified row. Current index of the row to move New index of the row after the move Whether to move content Creates a copy of the sheet. Saves the sheet to the specified file in HTML. string Saves the sheet to the specified stream in HTML. Stream Saves the specified range in the sheet to the specified file in HTML. Starting row index Starting column index Number of rows Number of columns True to include row headers True to include column headers string Saves the specified range in the sheet to the specified file in HTML. Starting row index Starting column index Number of rows Number of columns True to include row headers True to include column headers True to include column footer string Saves the specified range in the sheet to the specified stream in HTML. Starting row index Starting column index Number of rows Number of columns True to include row headers True to include column headers Stream to which to save the text of the range Saves the specified range in the sheet to the specified stream in HTML. Starting row index Starting column index Number of rows Number of columns True to include row headers True to include column headers True to include column footers Stream to which to save the text of the range Raises the Disposing event Clean up any resources being used. Whether disposing Gets the sheet corner of the sheet. Gets or sets whether the sheet corner can have a grid structure (table). Boolean: true to allow a sheet corner with a table; false otherwise Gets the charts. The charts. Gets or sets whether the rows are expandable. Gets the index of the parent row on this sheet. Gets the data relation name for this sheet. Gets or sets the name of the parent sheet ( object) of this sheet. Returns the child sheets. Gets the number of child relations (data relation count) for a sheet. Gets or sets whether to display the sheet. Sheet title Get Fpspread form sheet view Gets or sets the name of the sheet. Specified sheet name is not valid; must not be null or empty Gets or sets whether users are restricted from typing data in a column on this sheet that is more than one column beyond the last column that contains data. Gets or sets whether users are restricted from typing data in a row on this sheet that is more than one row beyond the last row that contains data. Gets or sets the number of rows on this sheet. Gets or sets the number of columns in the sheet. Gets or sets the number of rows in the column headers for the sheet. Specified row count is out of range; must be between 0 and 256 Gets or sets the number of rows in the column footers for the sheet. Specified row count is out of range; must be between 0 and 256 Gets or sets the number of columns in the row header on this sheet. Specified column count is out of range; must be between 0 and 256 Gets or sets a of NamedStyle objects for this sheet. Internal use only. Gets or sets the mode that determines mouse, keyboard, and selection behavior for this sheet. Specified operation mode is not valid Gets or sets the row index of the active cell on the sheet. Gets whether a block of cells on this sheet is currently selected. Gets or sets the column index of the active cell on the sheet. Gets the number of selections on this sheet. Gets or sets whether a bound sheet automatically sets the cell type for the cells in a column. Gets or sets whether a bound sheet automatically assigns the data field names to be the text in the column headers. Gets or sets whether a bound sheet automatically sizes its columns based on the data in the associated database fields. Gets or sets the name of the data source that populates the sheet. Data model does not support IDataSourceSupport interface Gets or sets the name of the data member that populates the sheet. Data model does not support IDataSourceSupport interface Gets or sets the number of non-scrolling rows on the leading edge of this sheet. Specified value is out of range; must be greater than or equal to zero Gets or sets the number of non-scrolling columns on the leading edge of this sheet. Specified value is out of range; must be greater than or equal to zero Gets or sets the number of non-scrolling rows on the trailing edge of this sheet. Specified value is out of range; must be greater than or equal to zero Gets or sets the number of non-scrolling columns on the trailing edge of this sheet. Specified value is out of range; must be greater than or equal to zero Gets or sets the color in the area between the sheet and the edge of the control. Gets or sets how selections on this sheet are drawn. Gets or sets whether zero values are displayed in cells. Gets or sets the default font for null items on this sheet. Gets or sets the default font for locked items on this sheet. Gets or sets the default font for selected items on this sheet. Gets or sets the background color of null items on this sheet. Gets or sets the foreground color of null items on this sheet. Gets or sets the background color of selections on this sheet. Gets or sets the foreground color of selections on this sheet. Gets or sets the background color of locked cells on this sheet. Gets or sets the foreground color of locked cells on this sheet. Gets or sets the horizontal grid line for the column footer sheet corner. No value is specified (specified value is null) Gets or sets the vertical grid line for the column footer sheet corner. No value is specified (specified value is null) Gets or sets the horizontal grid line for the sheet corner. No value is specified (specified value is null) Gets or sets the vertical grid line for the sheet corner. No value is specified (specified value is null) Gets or sets the horizontal grid line in the row header on this sheet. No value is specified (specified value is null) Gets or sets the vertical grid line in the row header on this sheet. No value is specified (specified value is null) Gets or sets the horizontal grid line for the sheet. No value is specified (specified value is null) Gets or sets the horizontal grid line for the columnFooter. No value is specified (specified value is null) Gets or sets the vertical grid line in the column header for the sheet. No value is specified (specified value is null) Gets or sets the vertical grid line in the column footer for the sheet. No value is specified (specified value is null) Gets or sets the horizontal grid line for this sheet. No value is specified (specified value is null) Gets or sets the vertical grid line on this sheet. No value is specified (specified value is null) Gets or sets a object that determines printing behavior for the sheet. Gets or sets whether notes on this sheet are editable. Gets or sets whether cells on this sheet that are marked as locked are uneditable. Gets or sets the style for cell and range references in formulas in cells on this sheet. Gets or sets whether the control recalculates each formula when the contents of dependent cells change for a sheet. Gets or sets whether circular references are evaluated on this sheet. Gets or sets the maximum number of iterations for calculating circular references on this sheet. Gets or sets the maximum amount of change below which iterations stop when circular references are evaluated on this sheet. Gets or sets an application-defined tag value associated with the cells in this sheet. Gets or sets the style information for the sheet corner for columnFooter. Gets or sets the style information for the sheet corner. Gets or sets the name of the style for the sheet corner. Specified NamedStyle object could not be found in the collection Gets or sets the name of the style for the sheet corner of column Footer. Specified NamedStyle object could not be found in the collection Gets or sets whether to automatically generate the columns for a sheet based on the data source. Gets or sets the number or letter displayed in the first row header on this sheet. Gets or sets the number or letter displayed in the first column header on this sheet. Gets or sets whether row headers on this sheet display letters or numbers or are blank. Specified header setting is not valid; must be one of the HeaderAutoText enumeration settings Gets or sets which column header row for the sheet displays the automatic text when there are multiple column header rows. Gets or sets which row header column on this sheet displays the automatic text when there are multiple row header columns. Gets or sets whether column headers for the sheet display letters or numbers or are blank. Specified header setting is not valid; must be one of the HeaderAutoText enumeration settings Gets or sets whether the column headers for this sheet are visible. Gets or sets whether the column Footers for this sheet are visible. Gets or sets whether the row headers for this sheet are visible. Occurs when the name of the data model is changing. Gets or sets whether cell notes are automatically updated when changes are made to the note style or to the text, or notes are added, removed, or moved. Occurs when a note of viewport area is created on the sheet. Occurs when a note of viewport area is moved on the sheet. Occurs when a note of viewport area is sized on the sheet. Obsoleted. Use NoteCreated instead. Occurs when a sticky note is created on the sheet. Obsoleted. Use NoteMoved instead. Occurs when a sticky note is moved on the sheet. Obsoleted. Use NoteSized instead. Occurs when a sticky note is sized on the sheet. Occurs when the user changes a property of the sheet. Occurs when a change is made to the sheet that may require the entire sheet to be repainted (as with DefaultStyle or AlternatingRows). Occurs when a change is made to a row or range of rows on this sheet that may require the row or range of rows be repainted. Occurs when a change is made to a column or range of columns that may require the column or range of columns be repainted. Gets a value indicates whether is initialized. Gets or sets a value indicates whether to ignore applying Spread skin. Occurs when a change is made to a cell or range of cells on this sheet that may require the cell or range of cells be repainted. Default setting for group footers Gets a object for the cells in the data area of the sheet. Gets a object for the columns in the data area of the sheet. Gets a object for the rows in the data area of the sheet. Gets an object for the alternating rows in the data area of the sheet. Gets the object for the column header area of the sheet. Gets the object for the column footer area of the sheet. Gets the object for the row header area of the sheet. Gets or sets a object for the default style of the sheet. Gets or sets the name of the default style for the sheet. Specified NamedStyle object could not be found in the collection Gets or sets the scaling factor for displaying this sheet. Specified scaling amount is out of range; must be betwen 0.1 (10%) and 4.0 (400%) Gets or sets a object that contains all the models for the sheet. Model object is not specified (or specified object is null) Model.ColumnAxis object is not specified (or specified object is null) Model.ColumnHeaderData object is not specified (or specified object is null) Model.ColumnHeaderRowAxis object is not specified (or specified object is null) Models.ColumnHeaderSpan object is not specified (or specified object is null) Model.ColumnHeaderStyle object is not specified (or specified object is null) Model.Data object is not specified (or specified object is null) Model.RowAxis object is not specified (or specified object is null) Model.RowHeaderColumnAxis object is not specified (or specified object is null) Model.RowHeaderData object is not specified (or specified object is null) Model.RowHeaderSpan object is not specified (or specified object is null) Model.RowHeaderStyle object is not specified (or specified object is null) Model.Selection object is not specified (or specified object is null) Model.Span object is not specified (or specified object is null) Model.Style object is not specified (or specified object is null) Gets or sets the skin for the sheet. Gets or sets whether to allow automatic sorting for a sheet and whether to show the sort indicator. Gets the index of the last column that was automatically sorted for the sheet. Gets or sets which column header row in the sheet displays the sort indicator when there are multiple column header rows. Gets or sets a value indicates whether frozen rows are sorted. Gets or sets a value indicates whether trailing frozen rows are sorted. Gets or sets which column header row in the sheet displays the filter indicator when there are multiple column header rows. Gets or sets whether to allow the user to group rows on the sheet. Gets or sets the collection of grouping information objects for the sheet. Obsoleted. Use GroupBarInfo.Visible instead. Gets or sets whether the grouping bar for the sheet is displayed. Gets or sets whether the group footer is displayed. Obsoleted. Use GroupBarInfo.Height instead. Gets or sets the height of the grouping bar for the sheet. Gets or sets the maximum number of levels of grouping for the sheet. Obsoleted. Use GroupBarInfo.GroupVerticalIndent instead. Gets or sets the separation of grouping levels for the sheet. Obsoleted. Use GroupBarInfo.BackColor instead. Gets or sets the background color for the grouping bar of the sheet. Gets or sets the style of the outline (range group) button. Gets or sets the background color of the outline (range group) region. Gets a object for the active cell on the sheet. Gets a object for the active column on the sheet. Gets a object for the active row on the sheet. Gets a value that is one more than the index of the last row on this sheet containing data. Gets a value that is one more than the index of the last column on this sheet containing data. Gets the selection policy for the sheet for normal operation mode. Gets or sets the smallest unit users or the application can select on this sheet. Gets or sets whether the DocumentModels for this sheet should be serialized to the form resources, rather than generating code that initializes the Cells, Columns, Rows, and AlternatingRows. Gets or sets the row filter for the sheet. Gets or sets a control container for the sheet for a child control. Gets or sets a drawing container for the sheet for a drawing object in the drawing space. Internal use only. Gets or sets the drawing container for cell notes in the drawing space. Gets or sets the site. Gets the containing views. Gets or sets whether to use visual styles when rendering objects in the sheet. Gets or sets whether to allow the user to add a new row when the sheet is bound. Boolean: true if allowed to add new row; false otherwise Fires when the SheetView is being disposed. Gets or sets the info of the grouping bar for the sheet. Gets or sets grouping policy to collapse or expand rows when grouping occurs. Gets or sets the info of the vertical scrolling tip for the sheet. Gets or sets preview row information for the sheet. Gets or sets which row header column in the sheet displays the row selector when there are multiple row header columns. Gets or sets a value indicating whether display a row selector in the row header of the selected row for the sheet. Represents the property information. Property category Property name Property value Sets createSubElement to false. Creates a PropInfo object. String of category String of name Object of property Creates a PropInfo object. String of category String of name Object of property Whether to create as a sub-element Represents a container of the models that make up the sheet document. Save the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read (load) the object true if successful; false otherwise Creates a new, empty container of the models that make up the sheet document. Serializes the DocumentModel object to the SerializationInfo. SerializationInfo StreamingContext Sets the column index in the sheet for the specified column index in the data model. Column index in the model Column index in the sheet Sets the row index in the sheet for the specified row index in the data model. Row index in the data model Row index in the sheet Resets all column indexes in the sheet to be the same as the column indexes in the corresponding data model. Resets all row indexes in the sheet to be the same as the row indexes in the corresponding data model. Determines whether any columns have been mapped to different column indexes in the sheet. true if there is a mapping; false otherwise Determines whether any rows have been mapped to different row indexes in the sheet. true if there is a mapping; false otherwise Gets or sets the column axis model. Model is not specified (or specified value is null) Gets or sets the column header data model. Model is not specified (or specified value is null) Gets or sets the column footer data model. Model is not specified (or specified value is null) Gets or sets the column header row axis model. Model is not specified (or specified value is null) Gets or sets the column footer row axis model. Model is not specified (or specified value is null) Gets or sets the column header span model. Model is not specified (or specified value is null) Gets or sets the column footer span model. Model is not specified (or specified value is null) Gets or sets the column header style model. Model is not specified (or specified value is null) Gets or sets a style model for ColumnFooter. Gets or sets the data model. Model is not specified (or specified value is null) Gets or sets the row axis model. Model is not specified (or specified value is null) Gets or sets the row header column axis model. Model is not specified (or specified value is null) Gets or sets the row header data model. Model is not specified (or specified value is null) Gets or sets the row header span model. Model is not specified (or specified value is null) Gets or sets the row header style model. Model is not specified (or specified value is null) Gets or sets the sheet corner data model The sheet corner data. Gets or sets the sheet corner span model The sheet corner span. Gets or sets the sheet corner style model The sheet corner style. Gets or sets the selection model. Model is not specified (or specified value is null) Gets or sets the span model. Model is not specified (or specified value is null) Gets or sets the style model. Model is not specified (or specified value is null) Gets or sets the data model for the outline (range group). Saves the sorting settings for all columns in a sheet. The values of AllowAutoSort for the columns. The values of ShowSortIndicator for the columns. Creates a new set of sorting settings. Values of AllowAutoSort for the columns Values of ShowSortIndicator for the columns Creates a new set of sorting settings from serialization. SerializationInfo StreamingContext Populates the SerializationInfo class with information about the automatic sorting settings. Saves the object to XML. XmlTextWriter to which to write (save) the object true if successful; false otherwise Loads the object from XML. XmlNodeReader from which to read (load) the object true if successful; false otherwise Gets the values of AllowAutoSort (whether to allow automatic sorting) for the columns in this sheet. Gets the values of ShowSortIndicator (whether to show a sort indicator when automatically sorted) for the columns in the sheet. Exception thrown when moving multiple columns Initializes a new instance of the class. the number of column moved successfully before exception. The inner exception. Indicate the number of column moved successfully before exception. Exception thrown when moving multiple rows Initializes a new instance of the class. the number of row moved successfully before exception. The inner exception. Indicate the number of row moved successfully before exception. Represents an exception thrown when adding AutoAddNewRow. Creates a DataAddNewException Creates a DataAddNewException Exception message Creates a DataAddNewException Exception message Inner exception message Creates a DataAddNewException from SerializationInfo SerializationInfo StreamingContext Internal use only. Interface that supports apply events in Spread Designer. Occurs when applying. Occurs when applied. Specifies which UITypeEditor to invoke directly at runtime. Displays the Sheets Collection Editor Displays the NamedStyles Collection Editor Displays the AlternatingRow Collection Editor Displays the GroupInfo Collection Editor Specifies when the component displays the scroll bars. Displays the scroll bars only when needed Displays the scroll bars at all times Does not display the scroll bars Specifies whether the component scrolls the sheet when the user moves the scroll box. Does not scroll the sheet when the user moves the scroll box Scrolls the sheet when the user moves the vertical scroll box Scrolls the sheet when the user moves the horizontal scroll box Scrolls the sheet when the user moves either the horizontal or the vertical scroll box Specifies whether the component displays the text tip when the user moves the scroll box. Does not display the text tip when the user moves the scroll box Displays the row number in a text tip when the user moves the vertical scroll box Displays the column number in a text tip when the user moves the horizontal scroll box Displays the text tip when the user moves either the horizontal or the vertical scroll box Specifies the location of the tab strip in the component. The tab strip is located next to the horizontal scroll bar. The tab strip is located across the top of the component. The tab strip is located across the bottom of the component. Specifies when the component displays the sheet name tabs. Always displays the sheet tabs Does not display the sheet tabs Displays the sheet tabs only when needed Specifies when the component displays the split boxes. Displays the split box all the time Does not display the split box Displays the split box only when needed Specifies the placement of split boxes in the component with respect to their alignment with the scroll bars. Displays the split boxes before (to the left or above) the scroll bars. Displays the split boxes after (to the right or below) the scroll bars. Represents the event data for the ClipboardPastingEvent event for the FarPoint Spread component, which occurs when the user invokes the Clipboard paste action. Creates a new object with the ClipboardPasting event arguments. Gets or sets whether the paste was handled or the default paste action should be performed. Represents a defined method that handles the ClipboardPasting event for the FarPoint Spread component. Source of the event Event data Represents the event data for the ClipboardPasted event for the FarPoint Spread component, which occurs after the Clipboard paste action. Creates a new ClipboardPastedEventArgs. SheetView ClipboardPasteOptions CellRange IDataObject Gets the SheetView. Gets the ClipboardPasteOptions Gets the CellRange. Gets the IDataObject Event handler for ClipboardPasted event. Represents the event data for the TopChange event in the FarPoint Spread component, which occurs when the top row changes. Creates a new object with the TopChange event arguments. View that contains the row Index of the previous top row Index of the new top row Index of the viewport row in which the change occurred Gets the index of the previous top row. Gets the index of the new top row. Gets the index of the viewport row in which the change occurred. Represents a defined method that handles the TopChange event for the FarPoint Spread component. Source of the event Event data Represents the event data for the LeftChange event for the FarPoint Spread component, which occurs when the left column in the view changes. Creates a new object with the LeftChange event arguments. View in which the change occurred Index of the previous left column Index of the new left column Index of the viewport column in which the change occurred Gets the index of the previous left column. Gets the index of the new left column. Gets the index of the viewport column in which the change occurred. Represents a defined method that handles the LeftChange event for the FarPoint Spread component. Source of the event Event data Represents the event data for the DragDropBlock event for the FarPoint Spread component, which occurs when a range of cells is being dragged and dropped. Creates a new object with the DragDropBlock event arguments. View from which to make a selection Row index of the top left cell of the source range Column index of the top left cell of the source range Row index of the bottom right cell of the source range Column index of the bottom right cell of the source range Row index of the top left cell of the destination range Column index of the top left cell of the destination range Row index of the bottom right cell of the destination range Column index of the bottom right cell of the destination range Whether the destination range contains data Whether the source range is copied or moved Whether data or formatting (or both) is copied or moved Creates a new object with the DragDropBlock event arguments. View from which to make a selection Row index of the top left cell of the source range Column index of the top left cell of the source range Row index of the bottom right cell of the source range Column index of the bottom right cell of the source range Row index of the top left cell of the destination range Column index of the top left cell of the destination range Row index of the bottom right cell of the destination range Column index of the bottom right cell of the destination range Whether the destination range contains data Whether the source range is copied or moved Whether data or formatting (or both) is copied or moved Whether the copying or moving of data is cancelled Gets the row index of the top left cell of the source range (being dragged). Gets the row index of the bottom right cell of the source range (being dragged). Gets the column index of the top left cell of the source range (being dragged). Gets the column index of the bottom right cell of the source range (being dragged). Gets the row index of the top left cell of the destination range (where selection is dropped). Gets the row index of the bottom right cell of the destination range (where selection is dropped). Gets the column index of the top left cell of the destination range (where selection is dropped). Gets the column index of the bottom right cell of the destination range (where selection is dropped). Gets whether the destination range contains data (that is overwritten). Gets or sets whether the source range is copied or moved. Gets or sets whether the copying or moving of data is cancelled. Gets or sets whether data or formatting (or both) is copied or moved. Represents a defined method that handles the DragDropBlock event for the FarPoint Spread component. Source of the event Event data Represents the event data for the DragFillBlock event for the FarPoint Spread component, which occurs when the range of cells is being dragged and filled. Creates a new object with the DragFillBlock event arguments. View from which to make a selection Row index of the top left cell of the range being used for the fill Column index of the top left cell of the range being used for the fill Row index of the bottom right cell of the range being used for the fill Column index of the bottom right cell of the range being used for the fill Number of rows or columns being filled Direction of the fill Data only flag Creates a new object with the DragFillBlock event arguments. View from which to make a selection Row index of the top left cell of the range being used for the fill Column index of the top left cell of the range being used for the fill Row index of the bottom right cell of the block range used for the fill Column index of the bottom right cell of the range being used for the fill Number of rows or columns being filled Direction of the fill Data only flag Whether to cancel the fill Gets the row index of the top left cell of the range being used for the fill. Gets the row index of the bottom right cell of the range being used for the fill. Gets the column index of the top left cell of the range being used for the fill. Gets the column index of the bottom right cell of the range being used for the fill. Gets the number of rows or columns being filled. Gets the direction of the fill. Gets the data only flag. Gets or sets whether to cancel the fill. Represents a defined method that handles the DragFillBlock event for the FarPoint Spread component. Source of the event Event data Represents the event data for the DragDropBlockCompleted event for the FarPoint Spread component, which occurs when the dragging and dropping of a range of cells is completed. Creates a new object with the DragDropBlockCompleted event arguments. View from which to make a selection Row index of the top left cell of the source range Column index of the top left cell of the source range Row index of the bottom right cell of the source range Column index of the bottom right cell of the source range Row index of the top left cell of the destination range Column index of the top left cell of the destination range Row index of the bottom right cell of the destination range Column index of the bottom right cell of the destination range Whether the destination range contains data Whether the source range is copied or moved Whether data or formatting (or both) is copied or moved Gets the row index of the top left cell of the source range (being dragged). Gets the row index of the bottom right cell of the source range (being dragged). Gets the column index of the top left cell of the source range (being dragged). Gets the column index of the bottom right cell of the source range (being dragged). Gets the row index of the top left cell of the destination range (where selection is dropped). Gets the row index of the bottom right cell of the destination range (where selection is dropped). Gets the column index of the top left cell of the destination range (where selection is dropped). Gets the column index of the bottom right cell of the destination range (where selection is dropped). Gets whether the destination range contains data (that is overwritten). Gets whether the source range is copied or moved. Gets whether data or formatting (or both) is copied or moved. Represents a defined method that handles the drag-drop event for the FarPoint Spread component. Source of the event Event data Represents the event data for the DragFillBlockCompleted event for the FarPoint Spread component, which occurs when the dragging and filling of a range of cells is completed. Creates a new object with the DragDropBlockCompleted event arguments. View from which to make a selection Row index of the top left cell of the range being used for the fill Column index of the top left cell of the range being used for the fill Row index of the bottom right cell of the range being used for the fill Column index of the bottom right cell of the range being used for the fill Number of rows or columns being filled Direction of the fill Whether only data is used Gets the row index of the top left cell of the range being used for the fill. Gets the row index of the bottom right cell of the range being used for the fill. Gets the column index of the top left cell of the range being used for the fill. Gets the column index of the bottom right cell of the range being used for the fill. Gets the number of rows or columns being filled. Gets the direction of the fill. Gets whether only data is used. Represents a defined method that handles the DragFillBlockCompleted event for the FarPoint Spread component. Source of the event Event data Represents the event data for the ColumnDragMove and RowDragMove events for the FarPoint Spread component. Creates a new object with the DragMove event arguments. SpreadView view Column or row index of the drag Whether to move content in models without re-mapping the indexes Whether to cancel the drag opertation Creates a new object with the DragMove event arguments. SpreadView view Column or row index of the drag Number of columns or rows being moved Whether to move content in models without re-mapping the indexes Whether to cancel the drag opertation Gets the view in which the columns or row are being dragged. Gets the column or row index of the drag. Gets the number of columns or rows to move. Gets or sets whether the move operation moves the contents of the rows or columns (and rows or columns in between) without changing the index mapping. Gets or sets whether to cancel the drag operation. Represents a defined method that handles the ColumnDragMove or RowDragMove event for the FarPoint Spread component. Source of the event Event data Represents the event data for the ColumnDragMoveCompleted and RowDragMoveCompleted event for the FarPoint Spread component. Creates a new object with the DragMoveCompleted event arguments. SpreadView view Column or row index of starting place of the drag Number of columns or rows Column or row index of the destination of the drag Creates a new object with the DragMoveCompleted event arguments. SpreadView view Column or row index of starting place of the drag Column or row index of the destination of the drag Gets the number of columns or rows being moved the number of columns or rows being moved Gets the view in which the columns or row have been dragged. Gets the column or row index of the starting place of the drag. Gets the column or row index of the destination of the drag Represents a defined method that handles the ColumnDragMoveCompleted or RowDragMoveCompleted event for the FarPoint Spread component. Source of the event Event data Represents the event data for the Advance event for the FarPoint Spread component, which occurs when focus is advanced to another control. Creates a new object with the Advance event arguments. View of the current control from which to advance Whether to move to the next control Gets whether to move to the next component. Gets or sets whether to cancel default processing. Represents a defined method that handles the Advance event for the FarPoint Spread component. Source of the event Event data Represents the event data for a ChildViewCreated event for the FarPoint Spread component, which occurs when a child sheet is created in a hierarchical spreadsheet. Creates a new object with the ChildViewCreated event arguments. Child sheet (Sheetview object) being created Gets the child SheetView object being created. Represents a defined method that handles the ChildViewCreated event for the FarPoint Spread component. Source of the event Event data Represents the event data for the TextTipFetch event for the FarPoint Spread component, which occurs when the text tip is being fetched. Creates a new object with the TextTipFetch event arguments. View that contains the cell that is clicked Text in the text tip Row index of the cell that is clicked Column index of the cell that is clicked Whether the text tip or cell note should wrap for multiple lines Width of the text tip or cell note Whether to show the text tip or cell note Creates a new object with the TextTipFetch event arguments. View that contains the cell that is clicked Text in the text tip Row index of the cell that is clicked Column index of the cell that is clicked Whether the text tip or cell note should wrap for multiple lines Width of the text tip or cell note Whether to show the text tip or cell note Whether the cell is in the row headers Whether the cell is in the column headers Whether to display the cell note Creates a new object with the TextTipFetch event arguments. View that contains the cell that is clicked Text in the text tip Row index of the cell that is clicked Column index of the cell that is clicked Whether the text tip or cell note should wrap for multiple lines Width of the text tip or cell note Whether to show the text tip or cell note Whether the cell is in the row headers Whether the cell is in the column headers Whether the cell is in the column footers Whether to display the cell note Gets the view that contains the cell that is clicked. Gets the row index of the cell that is clicked. Gets the column index of the cell that is clicked. Gets or sets the text in the text tip. Gets or sets the width of the text tip or cell note. Gets or sets whether the text tip or cell note should wrap for multiple lines. Gets or sets whether to show the text tip or show the cell note as a tip window. Gets whether the cell is in the row headers. Gets whether the cell is in the column headers. Gets whether the cell is in the column footer. Gets whether to fetch the cell note. Represents a defined method that handles the TextTipFetch event for the FarPoint Spread component. Source of the event Event data Represents the event data for the UserZooming event for the FarPoint Spread component, which occurs when the user zooms. Creates a new object with the Zoom event arguments. Old zoom factor New zoom factor Gets the old zoom factor of the spread. Gets or sets the new zoom factor of the spread. Represents a defined method that handles the UserZooming event for the FarPoint Spread component. Source of the event Event data Represents the event data for the ScrollTipFetch event for the FarPoint Spread component, which occurs when the spread is scrolled. Creates a new object with the ScrollTipFetch event arguments. View that is scrolled Text in the scroll tip New top row New left column Whether to show the scroll tip Gets the view that is scrolled. Gets the new top row index. If user changes horizontal scrollbar, this value is -1. Gets the new left column index. If user changes vertical scrollbar, this value is -1. Gets or sets the text in the scroll tip. Gets or sets whether to show the scroll tip. Represents a defined method that handles the ScrollTipFetch event for the FarPoint Spread component. Source of the event Event data Represents the event data for the CellClick and CellDoubleClick events for the FarPoint Spread component, which occurs when the user clicks or double-clicks the mouse button with the pointer on a cell. Creates a new object with the CellClick event arguments. View (Spreadview object) that contains the cell clicked Row index of cell clicked Column index of cell clicked X-coordinate of the pointer position Y-coordinate of the pointer position Which mouse button was pressed Whether cell clicked is in column header Whether cell clicked is in row header Whether cell clicked is in column footer Gets the view that contains the cell that is clicked. Gets the row index of the cell that is clicked. Gets the column index of the cell that is clicked. Gets whether the cell that is clicked is in the column headers. Gets whether the cell that is clicked is in the column footer. Gets whether the cell that is clicked is in the row headers. Gets the x-coordinate of the pointer position. Gets the y-coordinate of the pointer position. Gets which mouse button has been pressed. Gets or sets whether to cancel default processing. Represents a defined method that handles the CellClick and CellDoubleClick events for the FarPoint Spread component. Source of the event Event data Represents the event data for grouping events in the FarPoint Spread component. Creates a new set of grouping event arguments. Sorting information Gets the sorting information. Gets or sets the group comparer. Determines whether to cancel the grouping. Represents a defined method that handles the Grouping event in the FarPoint Spread component. Source of the event Event data Represents the event data for PaintGroupBarBackground events in the FarPoint Spread component. Creates a new set of PaintGroupBarBackgroundEventArgs event arguments. Graphics object Rectangular bounds The Graphics object used to paint the background. The boundary of the group bar. Determines whether the event is handled. Represents a defined method that handles the PaintGroupBarBackground event in the FarPoint Spread component. Source of the event Event data Represents the event data for the ColumnWidthChanging event for the FarPoint Spread component, which occurs when the width of a column is changing. Creates a new object with the ColumnWidthChanging event arguments. View (Spreadview object) that contains the columns that have changed Array list of the columns whose widths have changed New width Whether to include header Gets the view that contains the columns whose widths have changed. Gets the list of columns whose widths have changed. Gets whether the column indexes are row header columns. Gets the new width of the column. Gets or sets whether to cancel the column width change. Represents a defined method that handles the ColumnWidthChanging event for the FarPoint Spread component. Source of the event Event data Represents the event data for the RowHeightChanging event for the FarPoint Spread component, which occurs when the height of a row is changing. Creates a new object with the RowHeightChanging event arguments. View (Spreadview object) that contains the columns that have changed Array list of the rows whose heights have changed New height Whether to include header Whether to include footer Creates a new object with the RowHeightChanging event arguments. View (Spreadview object) that contains the columns that have changed Array list of the rows whose heights have changed New height Whether to include header Gets whether the column indexes are column footer rows. Gets the view that contains the rows whose heights have changed. Gets the list of rows whose heights have changed. Gets whether the column indexes are column header rows. Gets the new height of the row. Gets or sets whether to cancel the row height change. Represents a defined method that handles the ColumnWidthChanging event for the FarPoint Spread component. Source of the event Event data Represents the event data for the ActiveSheetChanging event for the component, which occurs when the component changes to another active sheet. Creates a new object with the ActiveSheetChanging event arguments. Sheet index for the new active sheet Gets or sets the index of the new active sheet. Gets or sets whether to cancel the active sheet change. Represents a defined method that handles the ActiveSheetChanging event for the FarPoint Spread component. Source of the event Event data Represents the event data for the SheetTabClick event for the FarPoint Spread component, which occurs when the user clicks the mouse button with the pointer on the sheet name tab. Creates a new object with the SheetTabClick event arguments. Index of the sheet tab that was clicked Gets the index of the sheet tab that is clicked. Represents the event data for the SheetTabDoubleClick event for the FarPoint Spread component, which occurs when the user double-clicks on a sheet name tab. Creates a new object with the SheetTabDoubleClick event arguments. Index of the sheet tab that was clicked Gets the index of the sheet tab that is clicked. Gets or sets whether to cancel the default action (in-place editing). Represents a defined method that handles the SheetTabClick event for the FarPoint Spread component. Source of the event Event data Represents a defined method that handles the SheetTabDoubleClick event for the FarPoint Spread component. which occurs when the user double-clicks the mouse button with the pointer on the sheet name tab. Source of the event Event data Represents an object that contains first and last rows in contiguous selection whose heights are changing. Creates a new object with the RowHeightChange event arguments. First row of the contiguous selection Last row of the contiguous selection Gets the index of the first row in the contiguous selection. Gets the index of the last row in the contiguous selection. Represents the event data for the RowHeightChanged event for the FarPoint Spread component, which occurs when the height of a row is changed. Creates a new object with the RowHeightChanged event arguments. View that contains the rows whose heights have changed Array list of the rows whose heights have changed True if row indexes are column header rows Creates a new object with the RowHeightChanged event arguments. View that contains the rows whose heights have changed Array list of the rows whose heights have changed True if row indexes are column header rows True if row indexes are column footer rows Gets the view that contains the rows whose heights have changed. Gets the list of rows whose heights have changed. Gets whether the row indexes are column header rows. Gets whether the row indexes are column footer rows. Represents a defined method that handles the RowHeightChanged event for the FarPoint Spread component. Source of the event Event data Represents an object that contains first and last columns in a contiguous selection whose widths are changing. Creates a new ColumnWidthChangeExtents object. First column of the contiguous selection Last column of the contiguous selection Gets the index of the first column in the contiguous selection. Gets the index of the last column in the contiguous selection. Represents the event data for the ColumnWidthChanged event for the FarPoint Spread component, which occurs when the width of a column has changed. Creates a new object with the ColumnWidthChanged event arguments. View (Spreadview object) that contains the columns that have changed Array list of the columns whose widths have changed Whether to include header Gets the view that contains the columns whose widths have changed. Gets the list of columns whose widths have changed. Gets whether the column indexes are row header columns. Represents a defined method that handles the ColumnWidthChanged event for the FarPoint Spread component. Source of the event Event data Represents the event data for the RowViewportHeightChanged event for the FarPoint Spread component, which occurs when the height of a viewport row has changed. Creates a new object with the RowViewportHeightChanged event arguments. View that contains the viewport whose height has changed Index of the viewport row whose height has changed Height of the viewport row whose height has changed Gets the view that contains the viewport row whose height has changed. Gets the index of the viewport row whose height has changed. Gets the height of the viewport row whose height has changed. Represents a defined method that handles the RowViewportHeightChanged event for the FarPoint Spread component. Source of the event Event data Represents the event data for the ColumnViewportWidthChanged event for the FarPoint Spread component, which occurs when the width of a viewport column has changed. Creates a new object with the ColumnViewportWidthChanged event arguments. Spreadview object Index of the viewport column that has changed Width of the viewport column that has changed Gets the view that contains the viewport column whose width has changed. Gets the index of the viewport column whose width has changed. Gets the width of the viewport column whose width has changed. Represents a defined method that handles the ColumnViewportWidthChanged event for the FarPoint Spread component. Source of the event Event data Represents the event data for the SelectionChanged event for the FarPoint Spread component, which occurs when the user has changed selecting another range of cells. Creates a new object with the SelectionChanged event arguments. View that contains the selection Range of cells encompassing the selection Gets the view that contain the selection. Gets the range of cells encompassing the selection. Represents a defined method that handles the SelectionChanged events for the FarPoint Spread component. Source of the event Event data Represents the event data for the SelectionChanging event for the FarPoint Spread component, which occurs when the user is selecting another range of cells. Creates a new object with the SelectionChanging event arguments. View that contains the selection Range of cells encompassing the selection Row index of the cell that contains the pointer Column index of the cell that contains the pointer Gets the view that contains the selection. Gets the range of cells encompassing the selection. Gets the row index of the cell that contains the mouse pointer. Gets the column index of the cell that contains the mouse pointer. Gets or sets whether the selection action should be cancelled. Represents a defined method that handles the SelectionChanging events for the FarPoint Spread component. Source of the event Event data Represents the event data for the EditorNotify event for the component, which occurs when the editor notifies the component of one of several changes. Creates a new object with the EditorNotify event arguments. View that contains the cell with the editor that raised the event Control that raised the event Row index of the cell with the editor that raised the event Column index of the cell with the editor that raised the event Gets the view that contains the cell with the editor that raised the event. Gets the Control object that raises the event. Gets the row index of the cell with the editor that raised the event. Gets the column index of the cell with the editor that raised the event. Represents a defined method that handles the ButtonClicked, ComboCloseUp, ComboDropDown, ComboSelChange, and EditChange events for the FarPoint Spread component. Source of the event Event data Represents the event data for the SubEditorClosed event for the FarPoint Spread component, which occurs when the subeditor in a cell has closed. Creates a new object with the SubEditorClosed event arguments. View that contains the cell with the editor that raised the event Parent of control that raised the event Control that raised the event Row index of the cell with the editor that raised the event Column index of the cell with the editor that raised the event Gets the view that contains the cell with the editor that raised the event. Gets the parent of the control that raised the event. Gets the Control object that raises the event. Gets the row index of the cell with the editor that raised the event. Gets the column index of the cell with the editor that raised the event. Represents a defined method that handles the SubEditorClosed event for the FarPoint Spread component. Source of the event Event data Represents the event data for the SubEditorOpening event in the FarPoint Spread component, which occurs when the subeditor in a cell is opening. Creates a new object with the SubEditorOpening event arguments. View that contains the cell with the editor that raised the event Parent of control that raised the event Control that raised the event Row index of the cell with the editor that raised the event Column index of the cell with the editor that raised the event Gets the view that contains the cell with the editor that raised the event. Gets the parent of the control that raised the event. Gets the Control object that raises the event. Gets the row index of the cell with the editor that raised the event. Gets the column index of the cell with the editor that raised the event. Gets or sets whether to cancel the default processing of opening a subeditor. Represents a defined method that handles the SubEditorOpening event for the FarPoint Spread component. Source of the event Event data Represents the event data for a ChildWorkbookCreated event for the FarPoint Spread component, which occurs when a child sheet is created in a hierarchical spreadsheet. Creates a new object with the ChildWorkbookCreated event arguments. Child workbook (Spreadview object) being created Gets the child SpreadView object being created. Represents a defined method that handles the ChildWorkbookCreated event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PreviewRowFetch event for the FarPoint Spread component, which occurs when the user format preview row content. Initializes a new instance of the class. The SpreadView. The row index. The preview row content. Gets the view that contains the preview row. Gets the row index of the preview row belong to. Gets or Sets the content of the preview row. Represents a defined method that handles the PreviewRowFetch event for the FarPoint Spread component. Source of the event Event data Specifies the possible editor messages based on user action. [1] Indicates the user attempted to interact with a locked cell. Indicates the user attempted to move the focus to a restricted column. Indicates the user attempted to move the focus to a restricted row. Indicates the user attempted to move the focus to a cell that is located in both a restricted row and column. Indicates the current inputing value in editor is invalid Indicates the user attempted to type in a check box cell. Indicates the user typed an invalid formula into a cell (sent when the user left the cell). Indicates the user clicked a link that is invalid. Indicates the user typed invalid data into a cell (sent when the user left the cell). Represents the event data for the child control related events for the FarPoint Spread component. Creates a new object with the ChildControl event arguments. Child control Gets the child control for the event. Gets or sets whether to cancel the event action. Represents a defined method that handles the child control related events for the FarPoint Spread component. Source of the event Event data Specifies the locations in the component for the HitTest method. Specifies an empty location Specifies that the location is in the upper left sheet corner of a workbook Specifies that the location is in the sheet name tab area of the component Specifies that the location is in the row header area of the component Specifies that the location is in the column header area of the component Specifies that the location is in the column footer area of the component Specifies that the location is in a viewport of the data area of the component Specifies that the location is in the row splitter bar area of the component Specifies that the location is in the column splitter bar area of the component Specifies that the location is in the row split box of the component Specifies that the location is in the column split box of the component Specifies that the location is in the tab split box of the component Specifies that the location is in the horizontal scroll bar of the component Specifies that the location is in the vertical scroll bar of the component Specifies that the location is in the outline (range group) area of the component Specifies that the location is in titles bar Represents hit test information for the tab strip of the spreadsheet. Creates a new hit test information for the tab strip of the spreadsheet. Returns the sheet given location refers to Returns the tab strip button location refers to Represents hit test information for the Title and Subtitle. Creates a new instance of the class. Gets whether the location refers to title area. Gets whether the location refers to subtitle area. Represents hit test information for the outline (range group) of the spreadsheet. Initializes a new instance of the class. Gets whether the location refers to an outline (range group) corner area. Gets whether the location refers to an outline (range group) row bar area. Gets whether the location refers to an outline (range group) column bar area. Gets whether the location refers to an outline (range group) row panel area. Gets whether the location refers to an outline (range group) column panel area. Gets the row level location referred to in an outline (range group). Gets the row location referred to in an outline (range group). Gets the column level location referred to in an outline (range group). Gets the column location referred to in an outline (range group). Represents hit test information for the headers of the spreadsheet. Creates a new set of header hit test information. Gets whether the location refers to a row resize area. Gets whether the location refers to a column resize area. Gets whether the location refers to a filter button. Gets whether the location refers to the sort button. Gets whether the location refers to the row expand button. Gets whether the location refers to a note indicator. Gets whether the location refers to a sticky note. Gets the row location referred to in the header. Gets the column location referred to in the header. Gets the row being resized, if InRowResize is true. Gets the column being resized, if InColumnResize is true. Represents hit test information for the viewports of the spreadsheet. Creates a new set of viewport hit test information. Gets whether the location refers to a drag fill area. Gets whether the location refers to a drag drop area. Gets whether the location refers to a note indicator area. Gets whether the location refers to a sticky note. Gets whether the location refers to a shape. Gets whether the location refers to a reserved location for a cell. Gets the row location referred to in the viewport. Gets the column location referred to in the viewport. Represents hit test information for the data area of the spreadsheet. Creates a new set of hit test information. Gets the row viewport referred to in the spreadsheet. Gets the column viewport referred to in the spreadsheet. Gets the general area referred to in the spreadsheet. Gets more detailed hit test information for the tab strip. Gets more detailed hit test information for the headers (column headers, row headers, and corner). Gets more detailed hit test information for the viewport. Gets more detailed hit test information for the range group. Gets more detailed hit test information for the title bar. Represents the event data for the Error event for the FarPoint Spread component, which occurs when errors are generated by user interaction. Creates a new object with the Error event arguments. View that contains the cell with the editor that raised the event Whether the error occured in the editing of the control Type of edit error Row index of the cell with the editor that raised the event Column index of the cell with the editor that raised the event Text describing the error Exception being thrown Gets the view that contains the cell with the editor that raised the event. Gets the type of edit error. Determines whether the error is an editing error. Gets the row index of the cell with the editor that raised the event. Gets the column index of the cell with the editor that raised the event. Gets the text description of the error. Gets the exception thrown by the error. Gets or sets whether to cancel default processing and throw exceptions or EditError event. Represents a defined method that handles the Error events for the FarPoint Spread component. Source of the event Event data Represents the event data for the EditError event for the FarPoint Spread component, which occurs when errors are generated when using the editor. Creates a new object with the EditError event arguments. View that contains the cell with the editor that raised the event Type of edit error Row index of the cell with the editor that raised the event Column index of the cell with the editor that raised the event Gets the view that contains the cell with the editor that raised the event. Gets the type of edit error. Gets the row index of the cell with the editor that raised the event. Gets the column index of the cell with the editor that raised the event. Represents a defined method that handles the EditError events for the FarPoint Spread component. Source of the event Event data Represents the event data for the Expand event for the FarPoint Spread component, which occurs when the hierarchy display is being expanded (showing child sheet views). Creates a new object with the Expand event arguments. Gets the view that contains the row to expand or collapse. Gets whether the row is going to be expanded. Gets the row to expand or collapse. Represents a defined method that handles the Expand event for the FarPoint Spread component. Source of the event Event data Represents the event data for the LeaveCell event for the FarPoint Spread component, which occurs when the focus leaves a cell. Creates a new object with the LeaveCell event arguments. View with the cell being left Row index of the cell being left Column index of the cell being left Row index of the cell being entered Column index of the cell being entered Gets the column index of the cell being left. Gets the row index index of the cell being left. Gets the column index of the cell being entered. Gets the row index of the cell being entered. Gets or sets whether to cancel the cell navigation. Represents a defined method that handles the LeaveCell event for the FarPoint Spread component. Source of the event Event data Represents the event data for the EnterCell event for the FarPoint Spread component, which occurs when the focus enters a cell. Creates a new object with the EnterCell event arguments. View that contains the cell being entered Row index of the cell being entered Column index of the cell being entered Gets the view that contains the cell being entered. Gets the column index of the cell being entered. Gets the row index of the cell being entered. Represents a defined method that handles the EnterCell event for the FarPoint Spread component. Source of the event Event data Represents the event data for the AnnotationMode events for the FarPoint Spread component, which allows the user to be notified when annotation mode is starting and ending. Creates a new object with the AnnotationMode event arguments. Control that represents the drawing surface Gets the drawing surface control. Represents a defined method that handles the AnnotationModeStarting event for the FarPoint Spread component. Source of the event Event data Represents a defined method that handles the AnnotationModeEnding event for the FarPoint Spread component. Source of the event Event data Represents the event data for the HyperLinkClicked event for the component, which occurs when the hyper link cell is clicked. Creates a new object with the ActiveSheetChanging event arguments. the view that contains the cell with the editor that raised the event. The Control object that raises the event. The row index of the cell with the editor that raised the event. The column index of the cell with the editor that raised the event. The index of the link clicked. The link. Gets the view that contains the cell with the editor that raised the event. Gets the Control object that raises the event. Gets the row index of the cell with the editor that raised the event. Gets the column index of the cell with the editor that raised the event. Gets or sets the index of the link clicked. Gets or sets the link. Represents a defined method that handles the HyperLinkClicked event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PrintPreviewShowing event for the FarPoint Spread component, which occurs before the print preview dialog appears. Creates a new object with the PrintPreviewShowing event arguments. View that contains the sheet being printed Print preview dialog Print preview dialog control Gets the print preview dialog to be displayed. Gets the control associated with the print preview dialog. Gets or sets whether to cancel the print preview. Represents a defined method that handles the PrintPreviewShowing event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PrintMessageBox event for the FarPoint Spread component, which occurs when the print message box is to be displayed. Creates a new object with the PrintMessageBox event arguments. View that contains the sheet being printed Value of the PrintInfo.AbortMessage property for this sheet Print job identifier Whether the print job is beginning Gets the message displayed if the print job is canceled. Gets the print job identifier. Gets whether the print job is beginning or ending. Gets or sets whether to cancel the default abort message box. Represents a defined method that handles the PrintMessageBox event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PrintAbort event for the FarPoint Spread component, which allows the user to discontinue the printing at any time during a print job. Creates a new object with the PrintAbort event arguments. View that contains the sheet being printed Whether to discontinue the print job Gets or sets whether to discontinue the print job. Represents a defined method that handles the PrintAbort event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PaintGrayArea event for the FarPoint Spread component Creates a new object with the PaintGrayArea event arguments. View that contains the sheet Graphics device Rectangle area representing the background Gets or sets the graphics device that handles the gray area. Gets or sets the rectangle area representing the gray area. Represents a defined method that handles the PaintBackground event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PaintTabStrip event for the FarPoint Spread component. Creates a new object with the PaintTabStrip event arguments. View that contains the sheet Graphics device Rectangle area representing the tab strip Gets the graphics device that handles the tab. Gets the rectangle area representing the tab. Represents a defined method that handles the PaintTabStrip event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PaintTabStripTab event for the FarPoint Spread component Creates a new object with the PaintTabStripTab event arguments. View that contains the sheet Graphics device Index of the tab Rectangle area representing the tab Outline around the tab Gets the graphics device that handles the tab. Gets the rectangle area representing the tab. Gets the index of the tab to be painted. Gets the outline of the tab. Gets or sets the cancel flag. Represents a defined method that handles the PaintTabStripTab event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PaintTabStripButton event for the FarPoint Spread component. Creates a new object with the PaintTabStrip event arguments. View that contains the sheet Graphics device Rectangle area representing the tab TabStripButton to paint Specifies whether button is pressed Gets the graphics device that handles the tab button. Gets the rectangle area representing the tab button. Gets the tab button to paint. Gets or sets whether the tab button is pressed. Gets or sets the cancel flag. Represents a defined method that handles the PaintTabStrip event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PrintBackground event for the FarPoint Spread component, which occurs when the background is printing. Creates a new object with the PrintBackground event arguments. View that contains the sheet being printed Graphics device that handles printing Rectangle area representing the area of the sheet to be printed Number of the current page being printed Gets or sets the graphics device that does the printing. Gets or sets the rectangle area representing the sheet. Gets or sets the current page being printed. Represents a defined method that handles the PrintBackground event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PrintCancelled event for the FarPoint Spread component, which occurs when the printing is discontinued by the user. Creates a new object with the PrintCancelled event arguments. View that contains the sheet being printed Represents a defined method that handles the PrintCancelled event for the FarPoint Spread component. Source of the event Event data Represents the event data for the PrintHeaderFooterArea event for the FarPoint Spread component, which occurs when the background is printing. Creates a new object with the PrintBackground event arguments. View that contains the sheet being printed Graphics device that handles printing Determines if the area being printed in the header or footer Rectangle area representing the area of the sheet to be printed Number of the current page being printed Cell range Gets or sets the cancel flag. Gets or sets the graphics device that does the printing. Gets or sets the rectangle area representing the sheet. Gets or sets the current page being printed. Returns the range of cells being printed. Gets whether we are printing the header or footer. Represents a defined method that handles the PrintHeaderFooterArea event for the FarPoint Spread component. Source of the event Event data Represents the event data for the Change event for the FarPoint Spread component, which occurs when a cell changes. Creates a new object with the Change event arguments. Spreadview object that contain the cell that is changed Row index of the cell that is changed Column index of the cell that is changed Gets the view that contains the cell that is changed. Gets the row index of the cell that is changed. Gets the column index of the cell that is changed. Represents a defined method that handles the Change event for the FarPoint Spread component. Source of the event Event data Represents the event data for the UserFormulaEntered event for the FarPoint Spread component, which occurs when the user has entered a formula in a cell. Creates a new object with the UserFormulaEntered event arguments. View that contains the entering of a formula Row index of the cell in which user entered a formula Column index of the cell in which user entered a formula Gets the main view in which the user entered a formula. Gets the row index of the cell in which user entered a formula. Gets the column index of the cell in which user entered a formula. Represents a defined method that handles the UserFormulaEntered event for the FarPoint Spread component. Source of the event Event data Represents the information about the location and size of a viewport. Specifies where the search string is found. [0] Indicates an error has occured due to an invalid argument [1] Indicates that the string is found in the cell text [2] Indicates that the string is found in the cell note [4] Indicates that the string is found in the cell tag Represents a defined method that handles the AutoSortingColumn event for the FarPoint Spread component. Source of the event Event data Represents the event data for the AutoSortingColumn event for the FarPoint Spread component, which occurs when columns are being automatically sorted. Creates a new object with the AutoSortingColumn event arguments. Sheet (SheetView object) to be automatically sorted Index of the column to be used as the key for automatic sort Whether the automatic sort is ascending Whether to display the sort indicator Creates a new object with the AutoSortingColumn event arguments. Sheet (SheetView object) to be automatically sorted Index of the column to be used as the key for automatic sort Whether the automatic sort is ascending Whether to display the sort indicator Whether frozen rows sort Whether trailing frozen rows sort Gets or sets whether the automatic sort is ascending. Gets or sets whether to cancel the default processing of automatically sorting columns. Gets the index of the column to be automatically sorted. Gets the sheet whose rows are to be automatically sorted. Gets whether the sort indicator is displayed. Gets or sets whether frozen rows sort Gets or sets whether trailing frozen rows sort Represents a defined method that handles the AutoSortedColumn event for the FarPoint Spread component. Source of the event Event data Represents the event data for the AutoSortedColumn event for the FarPoint Spread component, which occurs when the column has been automatically sorted. Creates a new object with the AutoSortedColumn event arguments. Sheet (SheetView object) that was automatically sorted Index of the column that was used as the key column for the automatic sort Whether the automatic sort was ascending Whether the sort indicator was displayed Gets whether the automatic sort was ascending. Gets the index of the column that was automatically sorted. Gets the sheet whose rows were just automatically sorted. Gets whether the sort indicator was displayed. Represents a defined method that handles the AutoFilteringColumn event for the FarPoint Spread component. Source of the event Event data Represents the event data for the AutoFilteringColumn event for the FarPoint Spread component, which occurs when columns are being automatically filtered. Creates a new object with the AutoFilteringColumn event arguments. Sheet (SheetView object) to be automatically sorted Index of the column to be used String to be used to filter the column Gets or sets the string to filter the column by. Gets or sets whether to cancel the default processing of automatically filtering columns. Gets the index of the column to be automatically filtered. Gets the sheet whose rows are to be automatically filtered. Represents a defined method that handles the AutoFilteredColumn event for the FarPoint Spread component. Source of the event Event data Represents the event data for the AutoFilteredColumn event for the FarPoint Spread component, which occurs when the column has been automatically filtered. Creates a new object with the AutoFilteredColumn event arguments. Sheet (SheetView object) that was automatically filtered Index of the column that was automatically filtered String to be used to filter the column Gets the string the column was filtered by. Gets the index of the column that was automatically filtered. Gets the sheet whose rows were just automatically filtered. Represents a defined method that handles the DataColumnConfigure event for the FarPoint Spread component. Source of the DataColumnConfigureEvent Event arguments Represents the event data for the DataColumnConfigure event, which occurs when the column is being configured for data binding. Creates a new object with the DataColumnConfigure event arguments. Sheet ( object) that is binding to a data source Index of the column that was just configured Gets the index of the column that was just configured. Gets the sheet (SheetView object) that is binding to a data source. Represents a defined method that handles the EditModeStarting event for the FarPoint Spread component. Source of the event Event data Represents the event data for the EditModeOn event for the FarPoint Spread component, which occurs when edit mode is starting. Creates a new object with the EditModeStarting event arguments. True if a cell formula will be edited; false if a cell value will be edited True to cancel edit mode. Creates a new object with the EditModeStarting event arguments. True if a cell formula will be edited; false if a cell value will be edited Gets or sets whether the formula for the cell should be edited. Gets or sets whether to cancel edit mode. Represents the method that handles the DialogChar event of a FarPoint Spread component. Source of the DialogChar event DialogCharEventArgs object containing the event data Represents the event data for the DialogChar event of a FarPoint Spread component. Creates a new instance of the DialogCharEventAgrs class. Character to process Whether the event was handled Gets the character corresponding to the key the user pressed. Gets or sets whether the event was handled. Represents the method that handles the DialogKey event of a FarPoint Spread component. Source of the DialogKey event DialogKeyEventArgs object containing the event data Represents the event data for the DialogKey event of a FarPoint Spread component. Creates a new instance of the DialogKeyEvents class. Key data for the key the user pressed Whether the event was handled Gets the key data for the key the user pressed. Gets the key code for the key the user pressed. Gets which combination of CTRL, SHIFT, and ALT keys is pressed. Gets whether the ALT key was pressed. Gets whether the CTRL key was pressed. Gets whether the SHIFT key was pressed. Gets or sets whether the event was handled. Represents a defined method that handles the RangeGroupStateChanged event for an outline (range group) of the FarPoint Spread component. Source of the RangeGroupStateChanged event RangeGroupStateChangedEventArgs object containing the event data Represents a defined method that handles the RangeGroupStateChanging event for an outline (range group) of the FarPoint Spread component. Source of the RangeGroupStateChanging event RangeGroupStateChangingEventArgs object containing the event data Represents the event data for the RangeGroupStateChanged event for an outline (range group) of rows and columns in the FarPoint Spread component. Creates a new set of event arguments for a change of state of the outline (range group). View (SpreadView object) Range group (outline) information Whether the outline (range group) is a group of rows Gets the view that contains the outline (range group) whose state has changed. Gets whether the outline (range group) is a group of rows. Gets the infomation about the outline (range group) whose state has changed. Represents the event data for the RangeGroupStateChanging event for an outline (range group) of rows and columns in the FarPoint Spread component. Creates a new set of event arguments for the change of state of the outline (range group). View (SpreadView object) Range group (outline) information Whether the outline (range group) is a group of rows Gets the view that contains the outline (range group) whose state is changing. Gets whether the outline (range group) is a group of rows. Gets the infomation about the outline (range group) whose state was changed. Represents a data view of a sheet in a Spread. Initializes a new instance of the class. The spread. Name of the sheet view. Initializes a new instance of the class. The spread. Name of the sheet view. The mapper. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Wires the events of the class. Unwires the events of the class. Updates when a cell changes. This function is added when fixing bug 99901963 1 Process Cell update. 2 Process row and column moved. Object source of the event Event data Handles the Changed event of the SheetView_Models_Data. 1 Process Row/Column added. 2 Process Row/Column removed. 3 Process the model instance changed. Source of the event instance containing the event data Handles the cells updated event of the SheetView_Models_Data. Column index Number of columns Row index Number of rows Handles the rows added event of the SheetView_Models_Data. Row index Number of rows Handles the rows removed event of the SheetView_Models_Data. Row index Number of rows Handles the columns added event of the SheetView_Models_Data. Column index Number of columns Handles the columns removed event of the SheetView_Models_Data. Column index Number of columns Handles the model updated event of the SheetView_Models_Data. Handles the item added event of the binding list. instance containing the event data Handles the item deleted event of the binding list. instance containing the event data Handles the item moved event of the binding list. instance containing the event data Handles the item changed event of the binding list. instance containing the event data Handles the reset event of the binding list. instance containing the event data Handles the PropertyChanged event of the _spreadDataViewMapper control. Source of the event instance containing the event data Rebuilds the Spread data row view collection. Ensures the specified mapping column index is valid. Column index Adds a new item to the end of the collection. Item that was added to the collection new item is not the same type as the objects contained in the . Because of call Clear will raise ListChangedType.Reset so this flag will notify the method that handle reset event need clear all items Removes all elements from the collection. Raises the event. A that contains the event data Validates this Spread data view. Moves a row in the Spread data view. Originating row index Destination row index Removes a row from the Spread data view. Row index Inserts a row in the Spread data view. Row index Gets or set a value indicating whether adding or removing items within the list raises events. true if adding or removing items raises events; otherwise, false. The default is true. This property will always return true Gets or sets the mapper of the Spread data view. Mapper Gets the sheet. Sheet (SheetView object) Gets the columns. Columns Gets or sets whether to ignore data model change events. true if ignore datamodel change events; otherwise, false. Represents the default coordinate mapper from Spread data view to its underlying sheet. Represents the coordinate mapper from Spread data view to its underlying sheet. Gets the model column from data view column. Data view column index Index of column in model. Gets the model row from data view row. Data view row index Index of row in model. Gets the data view column from model column. model column Gets the data view row from model row. Model row index Index of row in view. Gets the data view row from model row when add new row. This method is only used when add a new row to sheetview Model row index Index of row in view Occurs when the data row is added. New index Old index Property descriptor Occurs when the data row is changed. New index Old index Property descriptor Occurs when the data row is deleted. New index Old index Property descriptor Occurs when the data row is moved. New index Old index Property descriptor Occurs when the data is reset. New index Old index Property descriptor Determines whether this mapper is valid in the specified sheet. Sheet true if [is valid mapper] [the specified sheet view]; otherwise, false. Occurs when the data model row is inserted. Row index Occurs when the data model row is removed. Row index Gets the number of columns in the data view. Number of columns Gets the number of rows in the data view. Number of rows Gets the model column from the data view column. Data view column index Gets the model row from data view row. Data view row index Gets the data view column from model column. Model column index Gets the data view row from model row. Model row index Gets the data view row from the model row when a new row is added. This method is used only when a new row is added to a sheet. Model row index Occurs when a property is changed. Name of the property Occurs when a data row is added. New row index Old row index Property descriptor Occurs when a data row is changed. New row index Old row index Property descriptor Occurs when a data row is deleted. New row index Old row index Property descriptor Occurs when a data row is moved. New index Old index Property descriptor Occurs when a data row is reset. New row index Old row index Property descriptor Occurs when a data model row is inserted. Row index Occurs when a data model row is removed. Row index Determines whether this cell range is valid in the specified sheet. Sheet true if [is valid mapper] [the specified sheet view]; otherwise, false. Gets or sets the model data source range. Model data source cell range Occurs when a property changes. Gets the number of columns in the data view. Number of columns in the data view Gets the number of rows in the data view. Number of rows in the data view Represents a row of data in a Spread data view. Initializes a new instance of the class. Initializes a new instance of the class. Owner data view Returns a collection of custom attributes for this instance of a component. An containing the attributes for this object. Returns the class name of this instance of a component. The class name of the object, or null if the class does not have a name. Returns the name of this instance of a component. The name of the object, or null if the object does not have a name. Returns a type converter for this instance of a component. A that is the converter for this object, or null if there is no for this object. Returns the default event for this instance of a component. An that represents the default event for this object, or null if this object does not have events. Returns the default property for this instance of a component. A that represents the default property for this object, or null if this object does not have properties. Returns an editor of the specified type for this instance of a component. A that represents the editor for this object An of the specified type that is the editor for this object, or null if the editor cannot be found. Returns the events for this instance of a component using the specified attribute array as a filter. An array of type that is used as a filter An that represents the filtered events for this component instance. Returns the events for this instance of a component. An that represents the events for this component instance. Returns the properties for this instance of a component using the attribute array as a filter. An array of type that is used as a filter A that represents the filtered properties for this component instance. Returns the properties for this instance of a component. A that represents the properties for this component instance. Returns an object that contains the property described by the specified property descriptor. A that represents the property whose owner is to be found An that represents the owner of the specified property. Begins an edit on an object. Discards changes since the last call. Pushes changes since the last or call into the underlying object. Raises the property changed. Name of the property Gets or sets the parent of the class. Parent Gets or sets the with the specified property name. Gets or sets the at the specified index. Gets an error message indicating what is wrong with this object. An error message indicating what is wrong with this object. The default is an empty string (""). Gets the data error info with the specified column name. Occurs when property changes. Internal use only. Initializes a new instance of the class. Name of the property Type of the property When overridden in a derived class, returns whether resetting an object changes its value. component to test for reset capability true if resetting the component changes its value; otherwise, false. When overridden in a derived class, gets the current value of the property on a component. component with the property for which to retrieve the value The value of a property for a given component. When overridden in a derived class, resets the value for this property of the component to the default value. component with the property value that is to be reset to the default value When overridden in a derived class, sets the value of the component to a different value. component with the property value that is to be set new value When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted. component with the property to be examined for persistence true if the property should be persisted; otherwise, false. When overridden in a derived class, gets the type of the component this property is bound to. A that represents the type of component this property is bound to. When the or methods are invoked, the object specified might be an instance of this type. When overridden in a derived class, gets a value indicating whether this property is read-only. true if the property is read-only; otherwise, false. When overridden in a derived class, gets the type of the property. A that represents the type of the property. Represents the schema of a column in a . This is the default name of new column. When a column is initailized without column name parameter, this name is used as the default name. Creates a new Spread data column (no name) where the data type of the column is string. Creates a new Spread data column where the data type of the column is string. Name of the column Creates a new Spread data column with the specified data type. Name of the column Type of the data Sets the name of the column. This method is used by the DataColumnCollection to modify the column name. When an empty column name is added to the collection then the new generated column name is set. Name of the column Occurs when a property is changed. Name of the property Gets or sets whether null values are allowed in this column for rows that belong to the table. Gets or sets the caption for the column. Gets the name of the column in the Spread data column collection. Gets whether this instance is a defaut column name. When user uses the none-parameter contructor then this property is true. true if this instance is defaut column name; otherwise, false. Gets the type of data stored in the column. Gets the position of the column in the Spread data column collection. Gets the property descriptor. Property descriptor Gets or sets the data formatter which is used to transfer data between the data model and the Spread data view. Data transfer Occurs when a property changes. Represents a collection. Adds the specified column. Column Inserts the column at specified index. Index Column Determines whether this collection contains the column with the specified name. Name true if [contains] [the specified name]; otherwise, false. Gets the index of the specified column. Column Gets the index of the column with specified name Name of the column Removes the specified column. Column Removes the column with specified name. Name Performs additional custom processes after clearing the contents of the instance. Performs additional custom processes after inserting a new element into the instance. zero-based index at which to insert value new value of the element at index Performs additional custom processes after removing an element from the instance. Zero-based index at which value can be found Value of the element to remove from index Performs additional custom processes after setting a value in the instance. Zero-based index at which oldValue can be found Value to replace with newValue New value of the element at index Creates the data column property descriptors. Builds the data column property descriptors. Builds the data column ordinal values. Gets the new name of the column. This algorithm is gotten from MS Gets the at the specified index. Gets the with the specified name. Gets the data column property descriptors. Data column property descriptors Represents the FarPoint Spread data binding adapter. Creates a new FarPoint Spread data binding adapter. Creates the mapper base on the mapper information. Mapper information Fills the Spread data with data from the data source. Sets the cell type of the column in the data source. Index of the column in the data source Type of the cell Gets the cell type of the column in the data source. Index of the column in the data source Resets this instance according to the set properties. When the data model is changed, this method should be called to ensure that all the functions of the SpreadDataAdapter work properly. Fills the Spread data with data from the data source. Index of the row Gets the data table that is bound to this adapter. Gets the list that is bound to this adapter. Creates the new row with a default value. Data table Handles the SpreadDataViewItemAdded event. instance containing the event data Handles the SpreadDataViewItem event. instance containing the event data Handles the SpreadDataViewItemMoved event. instance containing the event data Builds the column cell types. Gets the cell type according to the .NET data type. .NET data type Raises the event. Raises the Initialized event. Signals the object that initialization is starting. Signals the object that initialization is complete. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets or sets the mapper information. Mapper information Gets or sets the data source. Data source Gets or sets the data member. Data member Gets or sets the FarPoint Spread. FarPoint Spread Gets or sets the name of the sheet. Name of the sheet Gets or sets whether the cell type is set automatically when filling data. true if the cell type is set automatically when filling data; otherwise, false Gets or sets whether a row or column is automatically generated when filling data. true if [auto generate row and column]; otherwise, false Gets or sets the collection of currency managers for the . Collection of objects for this . Gets the collection of data-binding objects for this . for this . Occurs when this componet is initialized Gets a value indicating whether the component is initialized. true to indicate the component has completed initialization; otherwise, false. Represents the Spread data binding adapter connection. Ignore Event List Move Initializes a new instance of the class. Owner Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Checks the Spread view column collection. Checks whether the column is mapped to a column that is out of range in the sheet. Occurs when the data source is initialized. Source of the event instance containing the event data Wires the events. Unwires the events. Occurs when the data source item is added. New index Occurs when the data source item is deleted. New index Occurs when the data source item is moved. Old index New index Occurs when the data source is reset. Occurs when the data source item is changed. New index Occurs when the list changes. Source of the event instance containing the event data Occurs when the position changes. Source of the event instance containing the event data Sets the data connection. Data source Data member Fills the Spread data view by data source. Fills the Spread data view with data from the data source. Index of the row Fills the data source with data from Spread data view. Fills the data source with data from the Spread data view. Index of the row Adjusts the sheet view before fill data. Adds more rows in the sheet if neccessary. Gets the currency manager. Gets the data source. Gets the data member. Gets or sets whether to automatically generate the row. Ignores the list change events if the change comes from the FarPoint Spread component. Represents the default behavior of data transfer between data model and Spread data view. Interface that supports the class which transfers data up and down between DataModel and SpreadDataView. Gets the cell value from the data model. Cell Sets the new cell value to the data model. Cell Value Initializes a new instance of the class. owner column Gets the cell value from the data model. Convert from cell value to the datatype of SpreadDataColumn. If success return the converted value, otherwise return DBNull. Cell Sets the new cell value to the data model. cell value Represents information of the mapper. Initializes a new instance of the class. Initializes a new instance of the class. Row index Column index Number of rows Number of columns Determines whether the specified is equal to the current . to compare with the current true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table. A hash code for the current . Gets the row. Row Gets the column. Column Gets the number of rows. Number of rows Gets the number of columns. Number of columns Represents a converter for mapper information. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. An that provides a format context A that represents the type you want to convert from true if this converter can perform the conversion; otherwise, false. Converts the given object to the type of this converter, using the specified context and culture information. An that provides a format context to use as the current culture to convert An that represents the converted value. conversion cannot be performed. Returns whether this converter can convert the object to the specified type, using the specified context. An that provides a format context A that represents the type you want to convert to true if this converter can perform the conversion; otherwise, false. Converts the given value object to the specified type, using the specified context and culture information. An that provides a format context A . If null is passed, the current culture is assumed to convert to convert the value parameter to An that represents the converted value. conversion cannot be performed. destinationType parameter is null. Represents a converter for the name of the sheet. Returns whether this object supports a standard set of values that can be picked from a list, using the specified context. An that provides a format context true if should be called to find a common set of values the object supports; otherwise, false. Returns whether the collection of standard values returned from is an exclusive list of possible values, using the specified context. An that provides a format context true if the returned from is an exhaustive list of possible values; false if other values are possible. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context. An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null A that holds a standard set of valid values, or null if the data type does not support a standard set of values. Stores the location and size of areas within the spread control. Creates a SpreadLayout object for rowPaneCount by columnPaneCount scrollable viewports. Gets the x coordinate of the given column of viewports. Sets the x coordinate of the given column of viewports. Gets the y coordinate of the given row of viewports. Sets the y coordinate of the given row of viewports. Gets the width of the given column of viewports. Sets the width of the given column of viewports. Gets the height of the given row of viewports. Sets the height of the given row of viewports. Gets the x coordinate of the given column split bar. Sets the x coordinate of the given column split bar. Gets the width of the given column split bar. Sets the width of the given column split bar. Gets the y coordinate of the given row split bar. Sets the y coordinate of the given row split bar. Gets the height of the given row split bar. Sets the height of the given row split bar. Gets the x coordinate of the given column split box. Sets the x coordinate of the given column split box. Gets the width of the given column split box. Sets the width of the given column split box. Gets the y coordinate of the given row split box. Sets the y coordinate of the given row split box. Gets the height of the given row split box. Sets the height of the given row split box. Gets the x coordinate of the given horizontal scroll bar. Sets the x coordinate of the given horizontal scroll bar. Gets the width of the given horizontal scroll bar. Sets the width of the given horizontal scroll bar. Gets the y coordinate of the given vertical scroll bar. Sets the y coordinate of the given vertical scroll bar. Gets the height of the given vertical scroll bar. Sets the height of the given vertical scroll bar. Determines whether the layout's bounds intersects the specified rectangle. Check wheather this possition in Title bar area. Title bar include Title and Subtitle. Check wheather this possition in subtitle area Used to indicate not found. Gets the number of columns of viewports. Gets the number of rows of viewports. Gets or sets the x coordinate of the entire layout. Gets or sets the y coordinate of the entire layout. Gets or sets the width of the entire layout. Gets or sets the height of the entire layout. Gets or sets the x coordinate of the column footers. Gets or sets the y coordinate of the column footers. Gets or sets the width of the column footers. Gets or sets the height of the column footers. Gets or sets the x coordinate of the row headers. Gets or sets the y coordinate of the column headers. Gets or sets the width of the row headers. Gets or sets the height of the column headers. Gets or sets the x coordinate of the leading frozen viewports. Gets or sets the y coordinate of the leading frozen viewports. Gets or sets the width of the leading frozen viewports. Gets or sets the height of the leading frozen viewports. Gets or sets the x coordinate of the trailing frozen viewports. Gets or sets the y coordinate of the trailing frozen viewports. Gets or sets the width of the trailing frozen viewports. Gets or sets the height of the trailing frozen viewports. Gets or sets the x coordinate of the row ornaments (scroll bars, split boxs). Gets or sets the y coordinate of the column ornaments (scroll bars, split boxs). Gets or sets the width of the row ornaments (scroll bars, split boxs). Gets or sets the height of the column ornaments (scroll bars, split boxs). Get and set height of Title bar (Title bar include Title and Subtitle). Get or set Y coordinate of Title bar (Title bar include Title and Subtitle). Get or set Y coordinate of Subtitle in Title bar. Gets or sets the height of the column group. The height of the column group. Gets or sets the column group Y. The column group Y. Gets or sets the height of the row group. The height of the row group. Gets or sets the row group X. The row group X. Gets or sets the y coordinate of the Group bar. Gets or sets the x coordinate of the Group bar. Gets or sets the x coordinate of the tab strip. Gets or sets the y coordinate of the tab strip. Gets or sets the width of the tab strip. Gets or sets the height of the tab strip. Gets or sets the x coordinate of the tab split box. Gets or sets the width of the tab split box. Represents a FarPoint Spread component skins form. Required designer variable. Creates a FarPoint Spread component skins form with default values. Creates a FarPoint Spread skins form with the specified FarPoint Spread component. Target FarPoint Spread component Creates a FarPoint Spread skins form with the specified sheet. Target sheet The destructor method. Clean up any resources being used. Raises the KeyUp event. An contains event data. Required method for Designer support - do not modify the contents of this method with the code editor. Occurs when the skin is loaded. EventArgs object with event data Internal use only. Gets the help button. Specifies how the borders of adjacent cells are displayed in the view. Displays borders for adjacent cells as collapsed into a single border Displays borders for adjacent cells as separate borders detached from each other Specifies how the sheet responds to user interaction and what selections are allowed. Allows default spreadsheet operations Prohibits the user from changing anything on this spreadsheet (and sheet has no active cell) Allows the user to select rows in the spreadsheet, and edit individual cells in rows by double-clicking the cell Allows the user to select single rows in the spreadsheet (as one would in a single-selection list box) Allows the user to select multiple contiguous rows in the spreadsheet (as one would in a multiple-select list box) Allows the user to select multiple discontiguous rows in the spreadsheet (as one would in an extended-select list box) Specifies which part of the sheet can be selected by the user. [0] Does not allow selections [1] Allows the user to select a range of cells [2] Allows the user to select a row or rows of cells [4] Allows the user to select a column or columns of cells [8] Allows the user to select the entire sheet of cells by clicking the sheet corner Specifies how the the text tip of a cell in the view is displayed, and also how the cell note is displayed. Does not display it Aligns it to the top-left corner of the cell for which it appears at any time Aligns it to the pointer location at any time Aligns it to the top-left corner of the cell for which it appears only when the control has the focus Aligns it to the pointer location only when the control has the focus Specifies the sheet tab buttons. Indicates the None button Indicates the Home button Indicates the Previous button Indicates the Next button Indicates the End button Specifies the direction of the fill in the view. Fills from the right to the left Fills from the left to the right Fills from the bottom to the top Fills from the top to the bottom Specifies the vertical position of the object for placement in the displayed portion of the sheet. Positions the cell or row at the top of the displayed portion of the sheet Positions the cell or row in the center of the displayed portion of the sheet Positions the cell or row at the bottom of the displayed portion of the sheet Positions the cell or row at the nearest edge of the displayed portion of the sheet Specifies the horizontal position of the object for placement in the displayed portion of the sheet. Positions the cell or column at the leftmost position of the displayed portion of the sheet Positions the cell or column in the center of the displayed portion of the sheet Positions the cell or column at the rightmost position of the displayed portion of the sheet Positions the cell or column to the nearest edge of the displayed portion of the sheet Specifies the area in the view in which to display a different pointer. Displays a pointer in the general area within the control Displays a pointer in the row resize area Displays a pointer in the column resize area Displays a pointer within a locked cell Displays a pointer within a column header Displays a pointer within a column footer Displays a pointer within a footer corner Displays a pointer within a row header Displays a pointer on the edge of the selection to drag and drop Displays a pointer within the sheet corner Displays a pointer in the sheet tabs Displays a pointer on the edge of the area to drag and fill Displays a pointer over row and column split bars Displays a pointer over the row split bar Displays a pointer over the column split bar Displays a pointer over the row split box Displays a pointer over the column split box Displays a pointer over the sheet tabs split box Displays a pointer over the Range Group. Displays a pointer over the Title and Subtitle. Displays a pointer over the gray area. Specifies the condition for which an input map applies. Uses an input map when the control has the focus Uses an input map when the control or a child of the control has the focus Specifies the state of sorting for the current column so the column renderer knows which sorting image to draw. Sorting is not enabled. Sorting is available, but not currently in use. Sorted in ascending order. Sorted in descending order. Sorting is not enabled, and the control is disabled. Sorted in ascending order, and the control is disabled. Sorted in descending order, and the control is disabled. Specifies the state of filtering for the current column so the column renderer knows which filtering image to draw. Filtering is not available. Filtering is active. Filtering is available, but not currently in use. Filtering is active, and the control is disabled. Filtering is available, but not currently in use, and the control is disabled. Specifies the state of the row header selector for the current selected row, so the row renderer knows which row header selector image to draw. The row header selector is not enabled. The row header selector is enabled, but not currently in use for the row. The row header selector is enabled, and currently in use for the row. The row header selector is enabled, but the Spread control is disabled. Represents the actions available for input maps. Does not perform an action. Turns off edit mode and removes the changes. Turns on edit mode. Allows the user to start entering a formula. Turns off edit mode. Moves the active cell down one row. Moves the active cell up one row. Moves the active cell to the right one column. Moves the active cell to the left one column. Moves the active cell to the right one column. Moves the active cell to the left one column. Moves the active cell down one row. Moves the active cell up one row. Moves the active cell to the right one column. Moves the active cell to the left one column. Moves the active cell to the first column of the next row. Moves the active cell to the first column of the previous row. Moves the active cell to the first row of the next column. Moves the active cell to the first row of the previous column. Moves the active cell down one page of rows. Moves the active cell up one page of rows. Moves the active cell right one page of columns. Moves the active cell left one page of columns. Moves the active cell to the first row. Moves the active cell to the last row. Moves the active cell to the last row that contains data. Moves the active cell to the first column. Moves the active cell to the last column. Moves the active cell to the last column that contains data. Moves the active cell to the first cell in the sheet. Moves the active cell to the last cell in the sheet. Moves the active cell to the last cell that contains data. Moves the active cell to the next sheet. Moves the active cell to the next sheet. Extends the selection down one row. Extends the selection up one row. Extends the selection one column to the right. Extends the selection one column to the left. Extends the selection one column to the right. Extends the selection one column to the left. Extends the selection to include one page of rows down. Extends the selection to include one page of rows up. Extends the selection to include the columns one page to the right. Extends the selection to include the columns one page to the left. Extends the selection to the first row. Extends the selection to the last row. Extends the selection to the last row that contains data. Extends the selection to the first column. Extends the selection to the last column. Extends the selection to the last column that contains data. Extends the selection to include the first cell. Extends the selection to include the last cell. Extends the selection to include the last cell that contains data. Scrolls down one row. Scrolls up one row. Scrolls right one column. Scrolls left one column. Scrolls right one column. Scrolls left one column. Scrolls down one page of rows. Scrolls up one page of rows. Scrolls right one page of columns. Scrolls left one page of columns. Scrolls to display the first row. Scrolls to display the last row. Scrolls to display the last row with data. Scrolls to display the first column. Scrolls to display the last column. Scrolls to display the last column with data. Scrolls to display the first cell. Scrolls to display the last cell. Scrolls to display the last cell with data. Moves up one item. Moves down one item. Moves down one page of items. Moves up one page of items. Moves to the first item. Moves to the last item. Moves to the last item with data. Extends the selection to include the previous item. Extends the selection to include the next item. Extends the selection to include the next page of items. Extends the selection to include the previous page of items. Extends the selection to include the first item. Extends the selection to include the last item. Extends the selection to include the last item with data. Selects the previous item. Selects the next item. Selects the next page of items. Selects the previous page of items. Selects the first item. Selects the last item. Selects the last item with data. Toggles the selection for the item. Selects the row containing the active cell. Selects the column containing the active cell. Selects the entire sheet. Copies the selected items to the Clipboard. Copies the selected items to the Clipboard as a string. Copies the selected items to the Clipboard as a string skipping hidden rows and columns. Copies the selected items' formatting only to the Clipboard. Copies the selected items' formulas only to the Clipboard. Copies the selected items' values only to the Clipboard. Copies the active sheet to the Clipboard. Cuts the data only of selected items to the Clipboard. Cuts the selected items to the Clipboard. Cuts the selected items to the Clipboard as a string. Cuts the selected items to the Clipboard as a string skipping hidden cells. Cuts the selected items formatting to the Clipboard. Cuts the selected items formulas to the Clipboard. Cuts the selected items values to the Clipboard. Cuts the active sheet to the Clipboard. Pastes the selected items from the Clipboard to the current sheet based on the setting of ClipboardPasteOptions. Pastes everything from the Clipboard (data and formatting) to the current sheet. Pastes only the values from the Clipboard to the current sheet. Pastes only the formatting from the Clipboard to the current sheet. Pastes only the formulas from the Clipboard to the current sheet. Pastes only the link references from the Clipboard to the current sheet. Pastes only the text from the Clipboard to the current cell. Pastes a sheet from the clipboard. Pastes only the text from the Clipboard to the current cell, skipping hidden rows and columns. Shows the subeditor control of the current cell. Removes all of the contents of the active cell. Sets the cell's value to the date-time value of Now. Displays the list of the combo box of the current cell. Moves the active shape up. Moves the active shape down. Moves the active shape left. Moves the active shape right. Activates the next shape in the draw order. Activates the previous shape in the draw order. Increases the width of the active shape. Decreases the width of the active shape. Increases the height of the active shape. Decreases the height of the active shape. Rotates the active shape one degree clockwise. Rotates the active shape one degree counter-clockwise. Deletes the active shape. Copies the active shape to the Clipboard. Cuts the active shape to the Clipboard. Pastes the shape from the Clipboard. Removes all of the contents of the selected cell. Deactivates the currently selected shape. Performs an undo of the most recent edit or action. Performs a redo of the most recently undone edit or action. Moves the active object up. Moves the active object down. Moves the active object left. Moves the active object right. Activates the next object in the draw order. Activates the previous object in the draw order. Increases the width of the active object. Decreases the width of the active object. Increases the height of the active object. Decreases the height of the active object. Deletes the active object. Deactivates the currently selected object. Represents a view of the spreadsheet display. Specifies the index, 0, for the image for the expand icon in a hiearchical display. Specifies the index, 1, for the image for the disabled expand icon in a hiearchical display. Specifies the index, 2, for the image for the collapse icon in a hiearchical display. Specifies the index, 3, for the image for the disabled collapse icon in a hiearchical display. Specifies the index, 4, for the image for the ascending sort indicator. Specifies the index, 5, for the image for the disabled ascending sort indicator. Specifies the index, 6, for the image for the descending sort indicator. Specifies the index, 7, for the image for the disabled descending sort indicator. Specifies the index, 8, for the image for the inactive filter indicator. Specifies the index, 9, for the image for the disabled inactive filter indicator. Specifies the index, 10, for the image for the active filter indicator. Specifies the index, 11, for the image for the disabled active filter indicator. Specifies the index, 12, for the image for the unsorted sort indicator. Specifies the index, 13, for the image for the disabled unsorted sort indicator. Specifies the index, 14, for the image for the row selector. Specifies the index, 15, for the image for the disabled row selector. Internal use only. Internal use only. Creates a new view for the spreadsheet display. Creates a new view for the spreadsheet display in the specified control. FpSpread component that owns the view Internal use only. Creates a new view. Creates a view of the spreadsheet display from serialization. SerializationInfo StreamingContext Saves the view to the SerializationInfo object. SerializationInfo object StreamingContext object Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an input map to be shared by all views. Creates an action map to be shared by all views. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an input map to be used by this view. Creates an action map to be used by this view. Resets the active view to its default settings. Internal use only. Shows the precedents. Sheet index Row index Column index Internal use only. Shows the dependents. Sheet index Row index Column index Internal use only. Hides the precedents. Sheet index Row index Column index Internal use only. Hides the dependents. Sheet index Row index Column index Internal use only. Hides the precedents. Sheet index Internal use only. Hides all dependents. Sheet index Sets the location and size of the view. X coordinate Y coordinate Width Height Gets the active sheet view. Gets the input map defined for the specified focus mode for the view. Focus mode (control or child of the control) Sets the input map for the view for the specified focus mode. Focus mode (control or child of the control) object Gets the input map defined for the specified focus mode and operation mode for the view. Focus mode (control or child of the control) Operation mode Sets the input map for the view for the specified focus mode and operation mode. Focus mode (control or child of the control) Operation mode object Gets the input map for the view for when a shape has focus. Sets the input map for the view for when a shape has focus. object Gets the input map for the view for when a child object has focus. Sets the input map for the view for when a child object has focus. object Gets the action map. Sets the action map. New action map Gets the pointer displayed over a specific area in the view. Index of the pointer type (for which part of the control) Sets the pointer displayed over a specific area at a specific time. Index of the pointer type (for which part of the control) Image (Cursor object) to paint the pointer Sets the custom image displayed on the insert sheet tab. Image displayed on the insert sheet tab Starts the tip timer. Invalidates the SpreadView and causes it to repaint. Invalidates the specified rectangle Invalidates sheet corner. Invalidates column footer corner. Invalidates row header cells. Starting row index Starting column index Number of rows Number of columns Internal use only. Internal use only. Internal use only. Internal use only. Internal use only. Creates a row layout model. Creates a row layout model. Creates a column layout model. Creates a column layout model. Creates a cell layout model. Creates a cell layout model. Creates a cell layout model. Creates a cell layout model. Gets the maximum cell overflow width in pixels for cells in the view. Default value is 1200px. Sets the maximum cell overflow width in pixels for cells in the view. Width of cell overflow in pixels Gets whether or how cells in a row in this view that have the same content are joined in a single cell across multiple columns. Row index MergePolicy enumeration setting for the specified row Sets whether or how cells in a row in this view that have the same content are joined in a single cell across multiple columns. Row index MergePolicy enumeration setting for the specified row Gets whether or how cells in a column in this view that have the same content are joined in a single cell across multiple rows. Column index MergePolicy enumeration setting for the specified column Sets whether or how cells in a column in this view that have the same content are joined in a single cell across multiple rows. Column index MergePolicy enumeration setting for the specified column Gets the row layout for the specified row. Gets the row layout for the specified row. Gets the row layout that contains the specified point. Gets the row layout that contains the specified point. Gets the row layout that contains or is near the specified point. Gets the row layout for the specified row. Gets the row layout that contains the specified point. Gets the row layout that contains or is near the specified point. Gets the column layout for the specified column. Gets the column layout that contains the specified point. Gets the column layout that contains or is near the specified point. Gets the column layout for the specified column. Gets the column layout that contains the specified point. Gets the column layout that contains or is near the specified point. Gets the cell layout for the specified cell. Gets the cell layout that contains the specified point. Gets the cell layout for the specified cell. Gets the cell layout for the specified cell. Gets the cell layout that contains the specified point. Gets the cell layout that contains the specified point. Gets the cell layout for the specified cell. Gets the cell layout that contains the specified point. Synchronizes the left column when scrollbar is changed. The column pane. The maximum column. The minimum column. Synchronizes the top row when scrollbar is changed. The row pane. The maximum row. The minimum row. Get the maximum allowed value for the top row for this row pane. This function is only for solving the bug 99914142, any other unintended uses will not be guaranteed. Gets the index of the viewport row for the specified coordinate for the active sheet. Y coordinate Gets the index of the viewport column for the specified coordinate for the active sheet. X coordinate Gets the left coordinate of the specified viewport column for the active sheet. Index of the viewport column Gets the top coordinate of the specified viewport row for the active sheet. Index of the viewport row Gets the width of the specified viewport column for the active sheet. Index of the viewport column Gets the width of the specified viewport column of the specified sheet. Index of the sheet Index of the viewport column Specified sheet index is not valid; must be between zero and the number of sheets Gets the height of the specified viewport row for the active sheet. Index of the viewport row Gets the height of the specified viewport row of the specified sheet. Index of the sheet Index of the viewport row Specified sheet index is not valid; must be between zero and the number of sheets Gets the number of viewport rows in the active sheet. Gets the number of viewport rows in the specified sheet. Sheet index Specified sheet index is not valid; must be between 0 and total number of sheets Gets the number of viewport columns in the active sheet. Gets the number of viewport columns in the specified sheet. Sheet index Specified sheet index is not valid; must be between 0 and total number of sheets Gets the index of the active viewport row. Gets the index of the active viewport row for the specified sheet. Sheet index Specified sheet index is not valid; must be between 0 and total number of sheets Gets the index of the active viewport column. Gets the index of the active viewport column for the specified sheet. Sheet index Specified sheet index is not valid; must be between 0 and total number of sheets Sets the active viewport. Viewport row index Viewport column index Sets the active viewport for the specified sheet. Sheet index Viewport row index Viewport column index Specified sheet index is not valid; must be between 0 and total number of sheets Gets the maximum width for the viewport column. Gets the maximum width for the viewport column for the specified sheet. Sheet index Viewport column index Specified sheet index is not valid; must be between 0 and total number of sheets Sets the maximum width for the viewport column. Viewport column index Width in pixels Sets the maximum width for the viewport column for the specified sheet. Sheet index Viewport column index Width in pixels Specified sheet index is not valid; must be between 0 and total number of sheets Gets the maximum height for the viewport row. Viewport row index Gets the maximum height for the viewport row for the specified sheet. Sheet index Viewport row index Specified sheet index is not valid; must be between 0 and total number of sheets Sets the maximum height for the viewport row. Viewport row index Height in pixels Sets the maximum height for the viewport row for the specified sheet. Sheet index Viewport row index Height in pixels Specified sheet index is not valid; must be between 0 and total number of sheets Specified viewport row index is not valid; must be between 0 and total number of viewport rows Gets the index of the leftmost column of the specified viewport column. Viewport column index Gets the index of the leftmost column of the specified viewport column. Sheet index Viewport column index Specified sheet index is not valid; must be between 0 and total number of sheets Gets the index of the rightmost column of the specified viewport column. Viewport column index Gets the index of the rightmost column of the specified viewport column. Sheet index Viewport column index Specified sheet index is not valid; must be between 0 and total number of sheets Sets the index of the leftmost column of the specified viewport column. Viewport column index Index of the column to set as the leftmost of that viewport Sets the index of the leftmost column of the specified viewport column for the specified sheet. Sheet index Viewport column index Index of the column to set as the leftmost of that viewport Specified sheet index is not valid; must be between zero and the number of sheets Specified viewport column index is not valid; must be between zero and the number of viewport columns Specified value is not valid; must be between zero and the number of columns in the sheet Gets the index of the top row of the specified viewport row. Viewport row index Gets the index of the top row of the specified viewport row for the specified sheet. Sheet index Viewport row index Specified sheet index is not valid; must be between zero and the number of sheets Gets the index of the bottom row of the specified viewport row. Viewport row index Gets the index of the bottom row of the specified viewport row. Sheet index Viewport row index Specified sheet index is not valid; must be between zero and the number of sheets Sets the index of the top row of the specified viewport row. Viewport row index Index of the row to set as the top of that viewport Sets the index of the topmost row of the specified viewport for the specified sheet. Sheet index Viewport row index Index of the column to set as the leftmost of that viewport Specified sheet index is not valid; must be between zero and the number of sheets Specified viewport row index is not valid; must be between zero and the number of viewport rows Specified value is not valid; must be between zero and the number of rows in the sheet Adds a row or column of viewports. Viewport row index Viewport column index Adds a row or column of viewports. Index of sheet to which to add viewports Viewport row index Viewport column index Specified sheet index is not valid; must be between zero and the number of sheets Removes all viewport rows and viewport columns. Removes all viewport rows and viewport columns of the specified sheet. Removes a row or column of viewports. Viewport row index Viewport column index Removes a row or column of viewports. Sheet index Viewport row index Viewport column index Specified sheet index is not valid; must be between zero and the number of sheets Paints a split bar. Paints the area where two split bars cross over each other. Paints a split box. Adjusts the rectange by layout model. The row layout model. The col layout model. The rect. Exports the grid line. The g. The h grid line. The v grid line. The row layout model. The col layout model. The cell layout model. The rect. Paints grid lines around a cell. Paints grid lines around a cell. Returns left inset. Returns right inset. Returns top inset. Returns bottom inset. Paints border around a cell. Paints the empty area beyond the last row or column. Creates a row layout model. Creates a column layout model. Creates a column layout model. Creates a cell layout model. Creates a cell layout model. Creates a cell layout model. Creates a cell layout model. Get height of title or subtitle Get the height of Title bar(include of title and subtitle) in normal display. Print title and subtitle Print title or subtitle Invalidates the sheet corner cell layout. Handles the Changed event of the SheetCornerStyleModel control. The source of the event. The instance containing the event data. Handles the Changed event of the SheetCornerDataModel control. The source of the event. The instance containing the event data. Handles the Changed event of the SheetCornerSpanModel. The source of the event. The instance containing the event data. Paints the corner. The g. Gets the sheet corner cell layout model. Creates the sheet corner cell layout model. Gets the sheet corner column layout model. Retrieve the row layout model for the corner Gets the sheet corner cell layout from point. The x The y. Invalidates the header in span selection. Gets the cell ranges in span selection. Gets the cell ranges in span selection. Internal use only. Paints the active cell. Graphics device interface View Row layout model Column layout model Cell layout model Whether to paint cell focus Whether to paint row focus Rectangle bounding the view clip Paints the formula trace precedents. The g. The row pane. The column pane. Paints the hover cell range. Graphics interface device Row pane Column pane Paints the formula for the chosen cell. Graphics interface device Row pane Column pane Paints the formula picker. The g. The row pane. The column pane. Initializes the formula focus renderer. The formula focus renderer. The row pane. The column pane. The cell range. if set to true [left]. if set to true [right]. if set to true [top]. if set to true [bottom]. Shows the chart indicator. The chart. Hides the chart indicator. Gets the chart indicator cell range. Type of the chart data indicator. Starts the chart indicator cell range resizing. The row pane. The column pane. The row. The column. The x. The y. Continues the chart indicator cell range resizing. The x. The y. Stops the chart indicator cell range resizing. Starts the chart indicator cell range moving. The row pane. The column pane. The row. The column. The x. The y. Continues the chart indicator cell range moving. The x. The y. Stops the chart indicator cell range moving. Invalidate a part or all cell ranges of chart indicator. Remember that title and legend is a abstract definition. It can be used flexibility in Chart Indicator. If you use this function, here are the structure of title, legend and data: +---------------------------------+ | | title | |------------------+--------------+ | legend | data | +---------------------------------+ Gets the row column from XY. The x. The y. The row pane. The column pane. The row. The column. Paints the chart data indicators. The g. The row pane. The column pane. Gets the view at the specified sheet and viewport. Sheet (SheetView object) Viewport row index Viewport column index Determine whether the Span model or Row header span model contains a cell range which has RowCount > 1 Gets the width of the Row RangeGroup. Width of the Row RangeGroup. Gets the height of the Column RangeGroup. Height of the Column RangeGroup. Raises the Paint event. Gets the rectangle of the tab associated with a sheet for the view. Sheet index for which to retrieve a tab rectangle Starts cell eiting in the view. Event Whether there is a formula Corrects the formula expresstion for end parenthesis. The formula. Stops or cancels cell editing. Stops or cancels cell editing. Stops cell editing in the view. Cancels cell editing in the view. Moves the currently selected cell in the specified viewport to the specified position. New vertical position of cell New horizontal position of cell Moves the specified cell in the specified viewport to the specified position. Viewport row index Viewport column index Row index in that viewport Column index in that viewport New vertical position of cell New horizontal position of cell Moves a row in the specified viewport to the specified position. Viewport row index Row index in that viewport New vertical position of row Moves a column in the specified viewport to the specified position. Viewport column index Column index in that viewport New horizontal position of column Moves the active cell to the previous row. Moves the active cell to the next row. Moves the active cell to the previous column. Moves the active cell to the next column. Moves the active cell to the previous column. Moves the active cell to the next column. Moves the active cell to the previous row. Moves the active cell to the next row. Moves the active cell to the previous cell. Moves the active cell to the next cell. Moves the active cell to the first column of the previous row. Moves the active cell to the first column of the next row. Moves the active cell to the first row of the previous column. Moves the active cell to the first row of the next column. Moves the active cell to the previous page of rows. Moves the active cell to the next page of rows. Moves the active cell to the previous page of columns. Moves the active cell to the next page of columns. Moves the active cell to the first row. Moves the active cell to the last row. Moves the active cell to the last row with data. Moves the active cell to the first column. Moves the active cell to the last column. Moves the active cell to the last column with data. Moves the active cell to the first cell. Moves the active cell to the last cell. Moves the active cell to the last cell with data. Determines if user can navigate to the specified sheet. Moves the active cell to the previous sheet. Moves the active cell to the next sheet. Extends the selection to the previous row. Extends the selection to the next row. Extends the selection to the previous column. Extends the selection to the next column. Extends the selection to the previous column. Extends the selection to the next column. Extends the selection to the previous page of rows. Extends the selection to the next page of rows. Extends the selection to the previous page of columns. Extends the selection to the next page of columns. Extends the selection to the first row. Extends the selection to the last row. Extends the selection to the last row with data. Extends the selection to the first column. Extends the selection to the last column. Extends the selection to the last column with data. Extends the selection to the first cell. Extends the selection to the last cell. Extends the selection to the last cell with data. Scrolls the viewport to the specified cell. Scrolls the viewport to the previous row. Scrolls the viewport to the next row. Scrolls the viewport to the previous column. Scrolls the viewport to the next column. Scrolls the viewport to the previous column. Scrolls the viewport to the next column. Scrolls the viewport to the previous page of rows. Scrolls the viewport to the next page of rows. Scrolls the viewport to the previous page of columns. Scrolls the viewport to the next page of columns. Scrolls the viewport to the first row. Scrolls the viewport to the last row. Scrolls the viewport to the last row with data. Scrolls the viewport to the first column. Scrolls the viewport to the last column. Scrolls the viewport to the last column with data. Scrolls the viewport to the first Cell. Scrolls the viewport to the last Cell. Scrolls the viewport to the last cell with data. Moves active item to the previous item and leaves selection unchanged. Moves active item to the next item and leaves selection unchanged. Moves active item to the previous page of items and leaves selection unchanged. Moves active item to the next page of items and leaves selection unchanged. Moves active item to the first item and leaves selection unchanged. Moves active item to the last item and leaves selection unchanged. Moves active item to the last item with data and leaves selection unchanged. Extends the selection to the previous item. Extends the selection to the next item. Extends the selection to the previous page of items. Extends the selection to the next page of items. Extends the selection to the first item. Extends the selection to the last item. Extends the selection to the last item with data. Selects the previous item. Selects the next item. Selects the previous page of items. Selects the next page of items. Selects the first item. Selects the last item. Selects the last item with data. Toggles the current item. Selects the current row. Select the current column. Select the entire sheet. Removes all of the contents of the cell. Removes all of the contents of the cell. Sets the value of this cell to the DateTime.Now value if it is a DateTimeCellType. Shows the combo box cell's list control. Shows the cells sub editor control Moves the active shape up. Moves the active shape down. Moves the active shape left. Moves the active shape right. Activates the next shape in the draw order. Activates the previous shape in the draw order. Deactivates the currently selected shape. Increases the width of the active shape. Decreases the width of the active shape. Increases the height of the active shape. Decreases the height of the active shape. Rotates the active shape one degree clockwise. Rotates the active shape one degree counter-clockwise. Deletes the active shape. Moves the active child object up. Moves the active child object down. Moves the active child object left. Moves the active child object right. Activates the next child object in order. Activates the previous child object in order. Deactivates the currently selected child object. Increases the width of the active child object. Decreases the width of the active child object. Increases the height of the active child object. Decreases the height of the active child object. Deletes the active child object. Determines if a mouse operation (ex. selecting or resizing or dragging) is occuring. Processes KeyDown events. Processes KeyPress events. Processes KeyUp events. Gets whether the specified character is a defined input character. Gets whether the specified key is a defined input key. Specifies whether to process input characters from dialogs. Specifies whether to process input keys from dialogs. Starts resizing a column. Viewport column index Column index For columnPane: -2 indicates header viewport, -1 indicates frozen viewport, >= 0 indicates scrollable viewport Continues resizing the column to the specified x-coordinate. X coordinate Cancels column resizing. Cancels row resizing. Stops resizing the column. Starts selecting columns. Viewport column index Column index Continues selecting columns to the point at the specified coordinates. X coordinate Y coordinate Stops selecting the column. Starts selecting cells. Viewport row index Viewport column index Row index Column index Continues selecting cells to the point of the specified coordinates. X coordinate Y coordinate Stops selecting cells. Starts dragging and dropping. Viewport row index Viewport column index Row index Column index Continues dragging and dropping to the point of the specified coordinates. X coordinate Y coordinate Stops dragging and dropping. Starts the formula cell choosing. The row pane. The column pane. The row. The column. Continues the formula cell choosing. The x. The y. Stops the formula cell choosing. Invalidates the formula choosing cell range. Starts the formula cell range moving. Row pane Column pane Row index Column index Parameter item Stops the formula cell range moving. Continues the formula cell range moving. The x. The y. Starts the formula cell range resizing. Row pane Column pane Parameter item Stops the formula cell range resizing. Continues the formula cell range resizing. The x. The y. Starts dragging and filling. Viewport row index Viewport column index Row index Column index Continues dragging and filling to the point of the specified coordinates. X coordinate Y coordinate Stops dragging and filling. Starts the timer for painting animation. Stops the scroll timer. Starts the scroll timer. Stops the scroll timer. Processes MouseDown events that occur when the pointer is over the sheet corner. Processes MouseDown events that occur when the pointer is over the sheet footer corner. Processes MouseDown events that occur when the pointer is over the row header. Converts a FarPoint.Win.Spread.CellHorizontalAlignment setting to the corresponding FarPoint.Win.HorizontalAlignment setting. FarPoint.Win.Spread.CellHorizontalAlignment value Corresponding FarPoint.Win.HorizontalAlignment value Converts a FarPoint.Win.Spread.CellVerticalAlignment setting to the corresponding FarPoint.Win.VerticalAlignment setting. FarPoint.Win.Spread.CellVerticalAlignment value Corresponding FarPoint.Win.VerticalAlignment value Expands or collapses the specified parent row, which shows or hides the child view in a hierarchical display. Index of parent row to expand or collapse True to expand and show the child sheet; false to collapse and hide the child sheet Gets the top view ( object). Gets all child views ( objects) that have been created. Gets the active view ( object). Sets the active SpreadView to the specified object. If the workbook passed in is null, sets this object to be the active SpreadView. SpreadView object workbook Processes MouseDown events that occur when the pointer is over the column header. Processes MouseDown events that occur when the pointer is over the column header. Invalidates the formula cell ranges. The param items. Invalidates the formula cell ranges. The param item. Called when [formula changed]. The sender. The instance containing the event data. Invalidates the formula choosing cell range. Invalidates the formula choosing cell range. The cell range. if set to true, the cell range need to be converted to view cell range. Processes MouseDown events that occur when the pointer is over a viewport. Processes DoubleClick events. Processes DoubleClick events that occur when the pointer is over the sheet name tabs. Processes MouseDown events that occur when the pointer is over the sheet name tabs. Returns information about the given location Processes MouseDown events. Processes MouseMove events that occur when the pointer is over the sheet corner. Processes MouseMove events that occur when the pointer is over the row header. Processes MouseMove events that occur when the pointer is over the column header. Processes MouseMove events that occur when the pointer is over the column footer. Processes MouseDown events that occur when the pointer is over a viewport. Processes MouseMove events that occur when the pointer is over the sheet name tabs. Processes MouseMove events. Get Column Selection from SelectionModel moveColumnIndex CellRange which includes moveColumnIndex Get Row Selection from SelectionModel CellRange which includes moveRowIndex Processes MouseUp events. Processes MouseWheel events. Gets the row and column indexes of the cell at the specified pointer location. X-coordinate (in pixels) of the pointer location Y-coordinate (in pixels) of the pointer location Gets the row and column indexes of the cell at the specified pointer location in the view. Row index in the viewport Column index in the viewport X-coordinate (in pixels) of the pointer location Y-coordinate (in pixels) of the pointer location Gets the row and column indexes of the column header cell at the specified pointer location. X-coordinate (in pixels) of the pointer location Y-coordinate (in pixels) of the pointer location Gets the row and column indexes of the column header cell at the specified pointer location. Column index in the viewport X-coordinate (in pixels) of the pointer location Y-coordinate (in pixels) of the pointer location Gets the row and column indexes of the row header cell at the specified pointer location. X-coordinate (in pixels) of the pointer location Y-coordinate (in pixels) of the pointer location Gets the row and column indexes of the row header cell at the specified pointer location. Row index in the viewport X-coordinate (in pixels) of the pointer location Y-coordinate (in pixels) of the pointer location Gets the rectangle of the cell. Index of the row of the viewport Index of the column of the viewport Row index of the cell Column index of the cell Gets the rectangle of the cell. Index of the row of the viewport Index of the column of the viewport Row index of the cell Column index of the cell if set to true, span cell won't be performed. Gets the drawing cell rectangle. Index of the row viewport. Index of the column viewport. The cell range. Gets the drawing cell rectangle. Index of the row viewport. Index of the column viewport. The cell range. Get real point (accepts negative value) Offset in the X direction Offset in the Y direction Gets the rectangle of the row header. Viewport row index Rectangle of the row header. Gets the rectangle of the column header. Viewport column index Rectangle of the column header. Gets the rectangle of the viewport. Viewport row index Rectangle of the viewport. Gets the rectangle of the row split bar. Viewport row index Rectangle of the row split bar. Gets the rectangle of the column split bar. Viewport column index Rectangle of the column split bar. Gets the rectangle of the row split box. Viewport row index Rectangle of the row split box. Gets the rectangle of the column split box. Viewport column index Rectangle of the column split box. Gets the rectangle of the horizontal scroll bar. Viewport column index Rectangle of the horizontal scroll bar. Gets the rectangle of the vertical scroll bar. Viewport row index Rectangle of the vertical scroll bar. Gets the rectangle of the tab strip. Rectangle of the tab strip. Gets the rectangle of the split box on the tab strip. Rectangle of the split box on the tab strip. Returns the merged cell range for the specified cell. The row index of the cell The column index of the cell A CellRange object Returns the floating cell range for the specified cell. The row index of the cell The column index of the cell A CellRange object Returns all floating cell ranges for the view. An ArrayList of CellRange objects Returns all merged cell ranges for the view. An ArrayList of CellRange objects Gets the rectangle of the cell in the column header. Index of the column of the viewport Row index of the cell Column index of the cell Gets the rectangle of the cell in the column footer. Index of the column of the viewport Row index of the cell Column index of the cell Gets the rectangle of the cell in the row header. Index of the row of the viewport Row index of the cell Column index of the cell Sets the specified graphic for a specified part of the user interface. Unique identifier of the part of the user interface Image object containing the graphic image Gets the graphic image used in the specified part of the user interface. Unique identifier that specifies which part of the interface in which the image is used Internal use only. Frees system resources consumed by the SpreadView. Internal use only. Frees system resources consumed by the SpreadView. Whether disposing Occurs when exiting ink notation. Source object Event data Occurs when saving from ink notation. Source object Event data Attempt to find value for one cell that will produce desired formula result in another cell. Sheet index of cell that contains value to adjust Row index of cell that contains to adjust Column index of cell that contains value to adjust Sheet index of cell that contains formula Row index of cell that contains formula Column index of cell that contains formula Formula result you wish to achieve Invalidates the current row header span cell area. row indext Gets or sets whether to allow the user to move columns. Gets or sets whether to allow the user to move rows. Gets or sets a value that indicates whether to allow moving the add new row or asterisk row. Gets or sets whether to allow the user to move multiple columns. Gets or sets whether to allow the user to move multiple rows. Gets the size and location of the view. Gets the sheets in the view. Gets the FarPoint Spread component that owns this view. Gets or sets the active sheet in the view. Gets or sets when to display the horizontal scroll bars in the view. Gets or sets when to display the vertical scroll bars in the view. Gets or sets how the control scrolls the sheet when the user moves the scroll box. Gets or sets whether scroll tips appear when the user moves the scroll box. Gets or sets the scroll bar alignment with the last row and column of the spreadsheet in the view. Gets or sets whether the user can use the scroll box to scroll through all the columns and rows in the view, or just a limited number of them. Gets or sets the skin for the spread. Gets horizontal scroll bar. Gets vertical scroll bar. Gets or sets the location of the tab strip in the view. Gets or sets the display policy for the tab strip in the view. Gets or sets the width of the tab strip in the view expressed as a percentage of the overall horizontal width of the control. Gets or sets when to display the column split box in the view. Gets or sets the alignment of the column split box relative to the horizontal scroll bar in the view. Gets or sets when to display the row split box in the view. Gets or set the alignment of the row split box relative to the vertical scroll bar in the view. Gets or sets whether animations, such as an animated focus renderer, in the view are suspended. Gets or sets whether data can overflow into adjacent empty cells in the view. Gets or sets whether data can overflow into adjacent empty cells while edit mode is on in a cell in the view. Gets or sets whether to allow the user to drag and drop a range of cells in the view. Gets or sets whether to allow the user to drag and fill cells with the contents of a cell or cells in the view. Gets or sets whether to allow the user to enter formulas in a cell in the view. Gets or sets whether to allow shortcut keys for Clipboard actions in the view. Gets or sets whether adjacent cell borders are collapsed into a single line in the view. Gets or sets whether to use visual styles when rendering objects in the control. Gets or sets whether to display buttons in button and combo box cells in the view. Gets or sets whether the cell note indicator appears in cells in the view. Gets or sets whether the special insert tab is present on the tab strip. Gets or sets the tabstrip insert-tab image. The tabstrip insert-tab image. Gets or sets whether to display text tips and the location of the tips in the view. Gets or sets the time (in milliseconds) the control waits before displaying the text tip for the cell or header under the pointer in the view. Gets or sets the appearance of text tips in the view. Gets or sets whether headers are included with data in Clipboard actions in the view. Gets or sets whether a single cell copied to the Clipboard fills the range when pasted from the Clipboard to the component. Gets or sets whether edit mode remains on for any cell in the view when that cell becomes active. Gets or sets whether the active cell in the view is in edit mode. Gets or sets whether the existing text in a cell in the view is selected when the cell enters edit mode. Gets or sets whether the location of the active cell in the view moves when the user moves the focus to the view using the mouse. Gets or sets whether the selected range of cells in the view remains highlighted when the view loses the focus. Gets or sets which types of selections the user can make in the view. Specified value is not a valid selection option Gets or sets the leftmost sheet tab in the tab strip in the view. Gets a value indicating whether this instance is formula holding. true if this instance is formula holding; otherwise, false. Gets a value indicating whether this instance is formula attached. true if this instance is formula attached; otherwise, false. This variable indicates that there is a modeless form is using. User can not do anything in SpreadView. However, a new enhanced feature is activated in this mode: User can select a cell-range and after selected cellrange, raise internal event: EnhancedCellRangeSelected Gets the grouping bar info of the active sheet. Gets or sets the group bar text. Gets or sets the scaling factor of the display of the active sheet in the view. Gets the contol editing the active cell, or null if the control is not in Edit mode. Gets or sets a value indicating whether [formula cell choosed]. true if [formula cell choosed]; otherwise, false. Gets or sets a value indicating whether [formula cell choosing]. true if [formula cell choosed]; otherwise, false. Gets a value indicating whether this instance is formula changing. true if this instance is formula changing; otherwise, false. Gets the parent ( object) of the view. Gets or sets a renderer for drawing selections in the view. Gets or sets the interface renderer. Gets or sets the cell note indicator renderer. Gets or sets a renderer for drawing the focus rectangle in the view. Gets or sets the height of horizontal scroll bars in the view. Gets or sets the small increment for the horizontal scrollbar. Gets or sets the small increment for the vertical scrollbar. Gets or sets the width of vertical scroll bars in the view. Gets or sets whether to allow the user to scale the view using the Ctrl key and the mouse wheel. Gets or sets whether to allow the user to undo edit operations. Gets or sets the undo manager for the SpreadView. Child SpreadView objects use the top-level parent's UndoManager. You can set this property to null to recreate the UndoManager and clear the undo/redo state. Gets or sets whether sheets can be moved by drag-dropping the sheet tab. Gets or sets whether cell editor reserved mouse locations are allowed. Setting this property to true will prevent cell editors from showing custom cursors for reserved locations inside the cell, and prevent cell editors from entering edit mode on a single click in a reserved location (the user will always have to double click to enter edit mode in a cell). The GridLinePainter Class Adds the top grid line. The sp. The ep. The width. The height. Adds the bottom grid line. The sp. The ep. The width. The height. Adds the left grid line. The sp. The ep. The width. The height. Adds the right grid line. The sp. The ep. The width. The height. Splits the grid line by rectangle. The rect. Splits the horizontal lines. The lines. The rect. Splits the vertical lines. The lines. The rect. Paints the grid line. The g. The h grid line. The v grid line. The color. Gets the color of the first. The grid line. Gets the color of the second. The grid line. Paints the horizontal line. The g. The p. The x. The y. The width. The height. Paints the vertical line. The g. The p. The x. The y. The width. The height. The Line Class Initializes a new instance of the class. Initializes a new instance of the class. The sp. The ep. The width. The height. Represents what kind of cell range user's hovering Nothing The SeriesName cell range The Category cell range The Data cell range Represents the horizontal scroll bar for the view. Initializes a new instance of the class. Creates a new FarPoint horizontal scroll bar for the view from serialization. Serialization information Streaming context Gets the object data. Serialization information. Streaming context. Initializes a new instance of the class. a collection of buttons of the FarPoint horizontal scroll bar Internal use only. Message Represents the vertical scroll bar for the view. Initializes a new instance of the class. Creates a new FarPoint vertical scroll bar for the view from serialization. Serialization information Streaming context Gets the object data. Serialization information. Streaming context. Initializes a new instance of the class. a collection of buttons of the FarPoint horizontal scroll bar Internal use only. Message Represents the information about a viewport. Interface that supports painting the selection. Paints the selection. Graphics object used to paint the rectangle x-coordinate of the upper-left corner of the rectangle to paint y-coordinate of the upper-left corner of the rectangle to paint Width of rectangle to paint Height of rectangle to paint Represents the default selection renderer. Paints the selection. Graphics object used to paint the rectangle x-coordinate of the upper-left corner of the rectangle to paint y-coordinate of the upper-left corner of the rectangle to paint Width of rectangle to paint Height of rectangle to paint Returns the name of the renderer. Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Represents a renderer for displaying a gradient for a selection in the spreadsheet. Creates a new gradient selection renderer. Initial color in the gradient Second color at the other end of the gradient Gradient mode Amount of opacity (opposite of transparency) Paints the selection. Graphics object used to paint the rectangle X-coordinate of the upper-left corner of the rectangle to paint Y-coordinate of the upper-left corner of the rectangle to paint Width of rectangle to paint Height of rectangle to paint Saves the object to XML. XmlTextWriter object used to save the object Loads the object from XML. XmlNodeReader from which to read the object Represents a renderer for selections with gradients. Returns the name of the renderer as a string. Gets or sets the opacity. Opacity amount Gets or sets the gradient mode. Gradient mode Gets or sets the first color of a two-color gradient. First color Gets or sets the second color of a two-color gradient. Second color Specifies the horizontal alignment of the cell contents. Aligns the cell contents according to the cell's interpretation of the contents Aligns the cell contents to the left Centers the contents in the cell horizontally Aligns the cell contents to the right Indicates the text is inserted some whitespaces to make the text fill the special area. Indicates the text is inserted some whitespaces to make the text fill the special area. Specifies the vertical alignment of the cell contents. Aligns the cell contents according to the cell's interpretation of the contents Aligns the cell contents to the top Centers the contents in the cell vertically Aligns the cell contents to the bottom Indicates the text is inserted some whitespaces to make the text fill the special area. Indicates the text is inserted some whitespaces to make the text fill the special area. Specifies how the cell notes are displayed. Does not display the cell note or the cell note indicator Displays the cell note as a floating object only when the mouse is over the cell note indicator Displays the cell note always as a movable box Displays the cell sticky note as a floating object only when the mouse is over the cell note indicator Specifies the position of the cell note indicator. Displays the note indicator on the top and left of a cell. Displays the note indicator on the top and right of a cell. Displays the note indicator on the bottom and left of a cell. Displays the note indicator on the bottom and right of a cell. Represents a style property in the object. Represents the background color of the sheet style. Represents the text color of the sheet style. Represents the horizontal alignment of the sheet style. Represents the vertical alignment of the sheet style. Represents the font of the sheet style. Represents the border setting of the sheet style. Represents the cell type of the sheet style. Represents the editor of the sheet style. Represents the renderer of the sheet style. Represents the formatter of the sheet style. Represents the lock setting of the sheet style. Represents the note style setting of the sheet style. Represents the can focus setting of the sheet style. Represents the tab stop setting of the sheet style. Represents the cell note indicator color setting of the sheet style. Represents the cell note indicator size of the sheet style. Represents the cell note indicator position of the sheet style. Represents the visual style setting of the sheet style. Represents the text indent of the sheet style. Represents the cell padding of the sheet style. Represents the parent of the sheet style. Creates a new SheetStyleProperty object for the specified property name. Name of the style property Returns the name of the property. Specifies the display policy for the tab strip buttons. Always display the tab strip buttons Do not ever display the tab strip buttons Display the tab strip buttons only when needed Represents an individual sheet name tab. Creates a new sheet name tab. Creates a new sheet name tab for the specified control. Control that owns the new sheet tab (SheetTab object) Creates a new sheet name tab for the specified control with the specified appearance settings. Control that owns the new sheet tab (SheetTab object) Background color of the sheet tab Text color of the sheet tab Text font of the sheet tab Creates a new sheet name tab for the specified control with the specified appearance and size settings. Control that owns the new sheet tab (SheetTab object) Background color of the sheet tab Text color of the sheet tab Text font of the sheet tab Integer width of the tab in pixels Gets or sets the background color for the sheet name tab. Gets or sets the foreground color (text color) for the sheet name tab. Gets or sets the font for the sheet name in the sheet name tab. Gets or sets the size for the sheet name tab. Represents the set of sheet tabs. Creates a new tab strip for a set of sheet tabs. Creates a new tab strip for a set of sheet tabs for the specified FpSpread component. FpSpread component that owns the tab strip Gets the size of the sheet tabs. Index of the sheet tab (Sheet tabs are zero based) Gets the size of the active sheet tab. Index of the active sheet tab (Sheet tabs are zero based) Gets the background color of the sheet tabs. Zero-based index of the sheet tab Gets the text color of the sheet tabs. Zero-based index of the sheet tab Gets the background color of the active sheet tab. Zero-based index of the active sheet tab Gets the text color of the active sheet tab. Zero-based index of the active sheet tab Gets the font settings of the sheet tabs. Zero-based index of the sheet tab Gets the font setting of the active sheet tab. Zero-based index of the active sheet tab Gets or sets the FpSpread component that owns the tab strip. Gets the number of sheet tabs displayed. Gets the specified sheet tab. Gets or sets the background color of the tab strip. Gets or sets whether users can edit the sheet tab text by double-clicking it. Gets the active sheet tab. Gets the default sheet tab. Gets or sets whether the sheet tab buttons are displayed. Occurs when the user makes a change to property of title info that affects to the sheet. Sender Property Changed Event Arguments Represents information about the title bar in the FarPoint Spread component. Creates information about the title bar. Raises the property Changed event. Property name Saves the title bar information to XML. XmlTextWriter object used to save the object true if successful; false otherwise Loads the title bar information from XML. XmlNodeReader from which to read the object true if successful; false otherwise Resets the title bar information. Whether refresh layout or not Resets the title bar information. Serializes the object to the SerializationInfo. Serialization Info Streaming Context Creates a new default sheet style model from deserialization. Serialization Info Streaming Context Gets or sets the style of the title bar. Gets or sets the back color of the title bar. Gets or sets the text color of the title bar. Gets or sets the horizontal alignment of the title bar. Gets or sets the vertical alignment of the title bar. Gets or sets the font settings of the title bar. Gets or sets the type of cell for the title bar. Gets or sets whether the titleinfo is displayed. Gets or sets the border of the title bar. Gets or sets the height of title bar. Gets or sets the text of title bar. Gets or sets the value for title. Class provides visual feedback when mouse is used to resize or split viewports. Creates a tracker. Reverses the rectangle occupied by the tracker. Starts the tracking process. Moves the tracker to a new horizontal position. Moves the tracker to a new vertical position. Stops the tracking process. Gets the x coordinate of the tracker. Gets the y coordinate of the tracker. Gets the width of the tracker. Gets the height of the tracker. Gets the minimum x coordinate allowed for the tracker. Gets the minimum y coordiante allowed for the tracker. Gets the maximum x coordinate allowed for the tracker. Gets the maximum y coordinate allowed for the tracker Indicates whether or not the tracker has ever been moved since its creation. Represents the undo actions for Conditional Formatting Base Specifies the view of the Clear Conditional Formatting Specifies the cell range of the Clear Conditional Formatting Specifies the Column Conditional Format of the Clear Conditional Formatting Specifies the Row Conditional Format of the Clear Conditional Formatting Specifies the Cell Conditional Format of the Clear Conditional Formatting Specifies the SheetConditional Format of the Clear Conditional Formatting Create a new ConditionalFormatUndoActionBase action Create a new ConditionalFormatUndoActionBase action sheetview object cellRange object Saves undo state information. Performs the undo action. object Performs the undo action. object Get the Correct Condition format String Condition format string Save the conditional format infomation. Clear the conditionalformat information Restore the conditionalformat infomation. Represents the undo actions for Conditional Formatting Specifies the nameStyle Specifies the comparisonOperator Specifies the firstExpression Specifies the lastExpression Specifies the firstCondition Specifies the lastCondition Creates a new undo action for a Conditional Formatting Creates a new undo action for a Conditional Formatting of the specified range in the specified sheet. sheetview object cellrange object namestyle object comparisonOperator object firstExpression object lastExpression object firstCondition object lastCondition object Peforms the Conditional Formatting action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to get the undo state (active sheet, selection, etc.) and raise events during the operation. If its AutoClipboard property is false, then this action will fail. Sets conditional format(s) for the cell at the specified row and column. Row index of cell Column index of cell Conditional format(s) Does the conditional formate set. Peforms the undo Conditional Formatting action. Object on which the action occurred Boolean: true if successful; false otherwise Returns a string representing this object. String Represents the undo actions for Clear Conditional Formatting Creates a new undo action for Clear Conditional Formatting Creates a new undo action for a Clear Conditional Formatting of the specified range in the specified sheet. Create a new ClearConditionalFormatUndoAction. Peforms the Clear Conditional Formatting action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to get the undo state (active sheet, selection, etc.) and raise events during the operation. If its AutoClipboard property is false, then this action will fail. Peforms the undo Clear Conditional Formatting action. Object on which the action occurred Boolean: true if successful; false otherwise Returns a string representing this object. String Represents the undo actions for editing a cell. Specifies the sheet containing the cell. Specifies the index of the column containing the cell. Specifies the index of the column containing the cell. Specifies the original value in the cell. Specifies whether the old value is a formula. Specifies the new value in the cell. Specifies whether the new value is a formula. Creates a new cell edit undo action. Sheet Row index Column index Object with new value Whether the cell content is a formula Saves the undo state of this cell editing action. Boolean: true if successful; false otherwise Undo state for this object is saved on construction. Performs the cell editing action. object Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Undoes the cell editing action. object Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for entering a formula in the forumla editor Specifies the sheet containing the cells. Specifies the cell range. Specifies the formula being set. Specifies the array of cell edit actions handling the formula changes. Creates a new instance of FormulaEditorUndoAction SheetView int int int int string Saves undo state information. Boolean: true if successful; false otherwise Undoes the formulas. object Boolean: true if successful; false otherwise Sets the formulas. object Boolean: true if successful; false otherwise Represents the undo actions for drag-dropping a range of cells. Specifies the sheet containing column resizing. Specifies the starting row index of the range to drag and drop. Specifies the starting column index of the range to drag and drop. Specifies the number of rows to drag and drop. Specifies the number of columns to drag and drop. Specifies the destination row index for the drag and drop. Specifies the destination column index for the drag and drop. Specifies whether to copy the range (true to copy; false to move). Specifies the previous contents of the target range (before the drag and drop). Specifies the column-level contents of the target range (before the drag and drop). Specifies the row-level contents of the target range (before the drag and drop). Specifies the previous contents of the source range (before the drag and drop), if copy is false. Specifies the column-level contents of source range (before the drag and drop), if copy is false. Specifies the row-level contents of source range (before the drag and drop), if copy is false. The source objects in drag drop range. The target objects in drag drop range. Creates a new undo action for a cell the drag and drop operation. SheetView Row index of start of range to drag and drop Column index of start of range to drag and drop Number of rows in range to drag and drop Number of columns in range to drag and drop Target row index Target column index True to copy, false to move This implemenation does nothing, since undo state is passed to the constructor. Boolean: true if successful; false otherwise Undoes the cell drag-drop. object Boolean: true if successful; false otherwise Performs the cell drag-drop. object Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for drag-filling a range of cells. Specifies the sheet containing column resizing. Specifies the starting row index of the range to drag and fill. Specifies the starting column index of the range to drag and fill. Specifies the number of rows in the range to drag and fill. Specifies the number of columns in the range to drag and fill. Specifies the number of rows or columns to fill. Specifies the direction of the fill operation. Specifies whether to fill data only. Specifies the previous contents of the target range (before the drag and fill). Specifies the previous column-level settings of the target range (before drag and fill). Specifies the previous row-level settings of the target range (before drag and fill). Creates a new undo action for a cell drag and fill operation. SheetView Row index of start of range to drag and fill Column index of start of range to drag and fill Number of rows in range to drag and fill Number of columns in range to drag and fill Number of rows or columns to fill Direction for fill True to fill data only Calculates the target CellRange for the drag-fill operation based on the source range and fill direction. Saves undo state information before drag-fill. Boolean: true if successful; false otherwise Undoes the cell drag-fill. object Boolean: true if successful; false otherwise Performs the cell drag-fill operation. object Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for resizing a column on a sheet. Specifies the sheet containing column resizing. Specifies the column width change extents Specifies the size. Specifies whether the row header is involved. Specifies the old sizes. Creates a new undo action for column resizing. Sheet ColumnWidthChangeExtents[] Size Whether the column being resized is in the row header area Saves undo information. Boolean: true if successful; false otherwise Performs the column resizing action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Undoes the column resizing action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for resizing a column on a sheet. Specifies the sheet containing the row resizing. Specifies the row height change extents. Specifies the size. Specifies whether the column header is involved. Specifies whether the column footer is involved. Specifies the old sizes. Creates a new undo action for row resizing. Sheet Array of row height change extents Size Whether the row being resized is in the column header area Creates a new undo action for row resizing. Sheet Array of row height change extents Size Whether the row being resized is in the column header area Whether the row being resized is in the column footer area Saves undo information. Boolean: true if successful; false otherwise Performs the row resizing action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Undoes the row resizing action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for moving a column. Specifies the sheet containing the column. Specifies the source column index. Specifies the number of columns to move. Specifies the actual number of column which is moved successfully Specifies the destination column index. Specifies whether to move the content. Creates a new ColumnMoveUndoAction Sheet Sheet source column index Sheet destination column index Whether to move content in models (or else reorder columns) Creates a new ColumnMoveUndoAction Sheet Sheet source column index Sheet destination column index Count of columns to move Whether to move content in models (or else reorder columns) Saves undo state information. Boolean: true if successful; false otherwise This implementation does nothing, since undo state is specified in the constructor. Performs the column moving action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Undoes the column moving action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for moving a row. Specifies the sheet containing the row. Specifies the source row index. Specifies the number of rows to move. Specifies the actual number of column which is moved successfully Specifies the destination row index. Specifies whether to move the content. Creates a new undo action for row moving. Sheet Row index Destination row index true to move content in SheetView.Models, false to reorder rows Creates a new undo action for row moving. Sheet Row index Destination row index Count of rows to move true to move content in SheetView.Models, false to reorder rows Saves undo state information. Boolean: true if successful; false otherwise This implementation does nothing, since undo state is specified in the constructor. Performs the rows moving action. object Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Performs the undo row moving action. object Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to fire events during the operation. Returns a string representing this object. string Represents the undo actions for a collapse or expand action for range groups. Specifies the view of the Clipboard operation. Specifies whether the action applies to an outline (range group) of rows (or columns). Specifies the collection of collapsed indexes inside an outline (range group). Specifies the outline (range group) to expand or collapse. Creates a new undo action for the state of an outline (range group). Creates a new undo action for the state of a specified outline (range group). Sheet containing the outline (range group) Whether the action is for an outline (range group) Whether the action is an outline (range group) of rows Saves the undo state of this range group. This implementation does nothing; undo state is saved by grouping or ungrouping after ungrouping or grouping. Peforms the Clipboard cut action. Object on which the action occurred Boolean: true if successful; false otherwise If the sender is a SpreadView object, it is used to get the undo state (active sheet, selection, etc.) and raise the events during the operation. Peforms the undo Clipboard cut action. Object on which the action occurred Boolean: true if successful; false otherwise Represents the undo actions for group button click action. Specifies the view of the Clipboard operation. Specifies whether the action applies to an outline (range group) of rows. Specifies the level on which the action occurs. Specifies the collection of collapsed indexes inside groups. Creates a new undo action for a range group. Creates a new undo action for an outline (range group) for a specified sheet. Sheet Level Whether the outline (range group) is of rows Saves the undo state of an outline (range group) button click action. This implementation does nothing; undo state is saved by grouping or ungrouping after ungrouping or grouping. Peforms the Clipboard cut action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to get the undo state (active sheet, selection, etc.) and raise the events during the operation. Peforms the undo Clipboard cut action. Object on which the action occurred Boolean: true if successful; false otherwise Represents the undo actions for a Clipboard cut. Specifies the view of the Clipboard operation. Specifies the cell range of the Clipboard operation. Specifies the cell Clipboard information. Specifies the column Clipboard information. Specifies the row Clipboard information. Specifies the shape Clipboard information. Name of shape being cut. Specifies the sheet corner style included if the entire sheet is cut Specifies the outline (range group) information. Specifies the outline (range group) information. Specifies the chart information. Specifies the ClipboardCopyOptions for the cut action. Specifies the text if copyOptions is AsString or AsStringSkipHidden Creates a new undo action for a Clipboard cut. Creates a new undo action for a Clipboard cut using the specified copy options. ClipboardCopyOptions Creates a new undo action for a Clipboard cut of the specified range in the specified sheet. SheetView Row index Column index Number of rows Number of columns ClipboardCopyOptions Creates a new undo action for a Clipboard cut of the specified range in the specified sheet. SheetView Row index Column index Number of rows Number of columns LanceDo - 2009/07/20 - Sets the sheet view. Actually, this.sheetView should not be null all the time. However, I use originalSheetView to make everything work as much as possible. The sheet view. Saves the undo state of this Clipboard cut action. This implementation does nothing; the undo state is saved by getting the Clipboard objects after the cut. Peforms the Clipboard cut action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to get the undo state (active sheet, selection, etc.) and raise events during the operation. If its AutoClipboard property is false, then this action will fail. Peforms the undo Clipboard cut action. Object on which the action occurred Boolean: true if successful; false otherwise Returns a string representing this object. String Represents the undo actions for a Clipboard cut operation that involves data only. Specifies the sheet containing the cell range. Specifies the cell range of the Clipboard operation. Specifies the text. Creates a new undo action for a Clipboard cut operation that involves data only. Creates a new undo action for a Clipboard cut of the specified range in the specified sheet that involves data only. SheetView Row index Column index Number of rows Number of columns Saves the undo state of this Clipboard operation action. This implementation does nothing; the undo state is saved by getting the Clipboard objects after the cut. Performs the Clipboard operation action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to get the undo state (active sheet, selection, etc.) and raise events during the operation. If its AutoClipboard property is false, then this action will fail. Performs the undo Clipboard operation action. Object on which the action occurred Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo actions for a Clipboard paste operation. Specifies the sheet containing the cell range. Specifies the cell range of the Clipboard operation. Specifies the Clipboard paste options. Specifies the previous contents of the range (before the paste). Specifies the column level contents of range (before paste). Specifies the row level contents of range (before paste). Specifies the sheet corner style of range (before paste). Specifies the cell information to be pasted (retrieved from the Clipboard). Specifies the column information to be pasted (retrieved from the Clipboard). Specifies the row information to be pasted (retrieved from the Clipboard). Specifies the sheet corner style to be pasted (retrieved from the Clipboard). Specifies whether undo state information has been saved. Specifies the outline (range group) information for rows. Specifies the outline (range group) information for columns. Specifies the outline (range group) information for the Clipboard. Specifies whether the paste operation was performed with ClipboardPasteToFill Specifies preview row information for the Clipboard. Specifies the text pasted (retrieved from the Clipboard). Specifies the previous text contents of the range (before the paste). Specifies the shape object pasted (retrieved from the Clipboard). Creates a new undo action for a Clipboard paste operation. Creates a new undo action for a Clipboard paste operation using the specified paste option. ClipboardPasteOptions Creates a new undo action for a Clipboard paste of the specified shape to the specified sheet. Sheet Shape Creates a new undo action for a Clipboard paste to the specified range in the specified sheet using the specified SheetView, cell range, and paste option. SheetView Row index Column index Number of rows Number of columns ClipboardPasteOptions Saves the undo state of this Clipboard operation action. Performs the Clipboard paste action. Object on which the action occurred Boolean: true if successful; false otherwise If sender is a SpreadView object, it will be used to get the undo state (active sheet, selection, etc.) and fire events during the operation. If its AutoClipboard property is false, then this action will fail. Undoes the paste from the Clipboard. object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo actions for drag-drop of a column to the grouping bar. Specifies the sheet containing the column. Specifies the index of column dropped on the grouping bar. Specifies the previous data model. Specifies the previous sort information. Specifies whether to append this column to the existing grouping or to create a new grouping. Specifies whether the user drags a box from the group bar. Specifies the target column location, if dragFromGroupBar is true. Specifies the states of moving columns before ungroup the data model. Creates a new undo action for drag-drop of a column to the grouping bar. SheetView int Whether to append Creates a new undo action for drag-drop of a column to the grouping bar. Sheet index Column index Whether to append Whether to drag from the grouping bar Target column index Saves undo state Boolean: true if successful; false otherwise Undoes the grouping object Boolean: true if successful; false otherwise Adds the column to the grouping bar. object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo actions for clicking a column in the grouping bar to reverse sorting for that column. Specifies the sheet containing the column. Specifies the index of column clicked in the grouping bar. Creates a new GroupClickUndoAction. SheetView Index of column clicked Saves undo state. Boolean: true if successful; false otherwise This implementation does nothing, since undo state is specified in the constructor. Reverses the sort in the clicked group. object Boolean: true if successful; false otherwise Reverses the sort in the clicked group. object Boolean: true if successful; false otherwise Helper function that reverses the sort in the clicked group (called by PerformUndoAction and Undo). object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo action for drag-dropping a sheet tab to reorder the sheets in the control. Specifies the index of the sheet that is drag and dropped. Specifies the new index of the sheet that is drag and dropped. Undoes the sheet tab drag-drop. From sheet tab index To sheet tab index Saves undo state. Boolean: true if successful; false otherwise This implementation does nothing since undo state is specified in the contstructor. Moves the sheet back to its original index. object Boolean: true if successful; false otherwise Moves the sheet to the new index. object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo action for zooming a sheet Specifies the sheet containing the column. Specifies the scaling factor (zoom) to set. Previous value of the scaling factor (zoom). Creates a new ZoomUndoAction. Sheet Scaling (zoom) factor Saves undo state. Boolean: true if successful; false otherwise Undoes the zoom. object Boolean: true if successful; false otherwise Zooms the sheet. object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo action for deleting a shape or child control. Specifies the sheet containing the shape being deleted. Specifies the child to be deleted. Bounds of child Specifies the view containing the sheet. Specifies the index of the child in its container before delete. Creates a new undo action for deleting a shape. Creates a new undo action for deleting the specified shape in the specified SheetView. SheetView object Saves the child object and its index (if it's a shape) before deletion. Boolean: true if successful; false otherwise Undoes delete of child object. object Boolean: true if successful; false otherwise Deletes the child. object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo action for changing a shape. Specifies the sheet containing the shape being changed. Specifies the shape to be changed. Specifies the view containing the sheet. Specifies the index of the shape in the shape container before change. Specifies the XML serialized state of shape before change. Specifies the XML serialized state of shape after change. Specifies the horizontal change in position. Specifies the vertical change in position. Specifies the width change. Specifies the height change. Specifies the rotation angle change. Specifies the child control. Specifies the old bounds for the child control. Specifies the new bounds for the child control Creates a new undo action for moving or sizing a child control. Creates a new undo action for changing the specified shape or cell note in the specified SheetView. SheetView ElementWindowless True to attach a handler to the UIChangeComplete event to the shape (when shape is PSShape only) This object saved undo state on construction, rather than during PerformUndoAction, since the shape object implements the user interface to make changes to itself. The SpreadView will call PerformUndoAction when the shape's UIChangeComplete event fires and edit mode is off (if the shape is a cell note). Creates a new undo action for moving a shape or cell note in the specified direction, changing its width and height, and rotation angle (for shapes only). Horizontal change Vertical change Width change Height change Rotation angle change Creates a new undo action for moving or sizing a child control. Control Rectangle Rectangle Saves undo state before change. Boolean: true if successful; false otherwise This object saves undo state on construction, rather than during PerformUndoAction, since the shape object implements the user interface to make the changes to itself. The SpreadView will call PerformUndoAction when the shape's UIChangeComplete event fires and edit mode is off (if the shape is a cell note). Undoes the shape change action. object Boolean: true if successful; false otherwise Performs the shape change action. object Returns a string representing this object. string Occurs when the shape object raises its UIChangeComplete event. Represents the undo actions for an automatic sorting of rows in a sheet based on values in a column. Specifies the sheet on which the sorting is done. Specifies the index of the column being automatically sorted. Specifies the row index mapping before sort. Specifies the previous column that was automatically sorted (-1 if none). Specifies whether the previous column was sorted in ascending order. Creates a new undo action for automatic sorting of rows. Sheet Index of column being autosorted Saves the undo state of this automatic sorting action. Performs the automatic sorting action. Object on which the action occurred Performs the undo automatic sorting action. Object on which the action occurred Returns a string representing this object. string Represents the undo actions for renaming a sheet. Specifies the sheet being renamed. Specifies the new name for the sheet. Specifies the old name of the sheet. Creates a new SheetRenameUndoAction. SheetView string Saves the undo state. Boolean: true if successful; false otherwise Undoes the sheet rename action. object Boolean: true if successful; false otherwise Perform the sheet rename action. object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the undo actions for adding a child object. Specifies the sheet on which the sorting is done. Specifies the child being added. Creates a new AddChildUndoAction. SheetView object Saves undo state. Boolean: true if successful; false otherwise This implementation does nothing, since undo state is specified in the constructor. Undoes the add child action. object Boolean: true if successful; false otherwise Performs the add child action Object Boolean: true if successful; false otherwise Returns a string representing this object. string Represents the event data for the undo and redo events handled by the undo manager. Creates a new set of event data for an undo action. Undo action Gets the undo action which has just completed. Represents a defined method that handles the undo and redo events from the undo manager. UndoManager Undo or redo event data Represents the manager of the undo actions for the FarPoint Spread component. Specifies the view passed to the constructor. Specifies the maximum number of UndoAction objects to keep on the undo or redo stacks. Specifies the undo stack (last element is on top). Specifies the redo stack (last element is on top). Specifies whether an action is in progress (to prevent recursion). Specifies whether the pending action has been cancelled. Specifies whether actionInProcess is being undone Specifies whether actionInProcess is being redone Creates a new undo action manager. View Maximum number of actions to remember for undo or redo, or -1 for no limit Pushes the specified action onto the undo stack. Undo action True to clear the redo stack (action is being performed), false otherwise (action is being undone) Pops the top action from the undo stack. UndoAction Pushes the specified action onto the redo stack. UndoAction Pops the top action from the redo stack. UndoAction Performs the specified action (it can then be undone with Undo). UndoAction Undoes the last action done with PerformUndoAction and adds it to the redo list. Undoes the specified number of actions and adds them to the redo list. Number of actions to undo, or -1 to undo all actions Boolean: true if successful; false otherwise Undoes all actions in the undo stack up to and including the specified action and adds it to the redo list. UndoAction to undo Redoes the last action undone with Undo and adds it to the undo list. True if successful Redoes the specified number of actions and adds them to the undo list. Number of actions to redo, or -1 to redo all pending actions True if successful Redoes all actions in the redo stack up to and including the specified action and adds it to the undo list. True if successful Gets the current UndoAction pending completion. Cancels the current action in progress. This method is intended to be used in event handlers when an UndoAction raises an event that permits cancelling of the action. You can call this method and then use PerformUndoAction to do another UndoAction instead, but you must be sure to cancel the default processing in the event handler to prevent the original UndoAction that raised the event from doing its processing too. Gets whether Undo can undo an action. Gets whether Redo can redo an action. Gets the list of UndoAction objects. Gets the list of UndoAction objects. Occurs when the undo or redo action is complete. Occurs when the undo action is complete. Occurs when the redo action is complete. Represents the action for clipboard cut of the active sheet. Creates a new ClipboardCutActiveSheetUndoAction Performs the action. object true if successful, false otherwise Saves the undo state before performing the action. Undoes the action. object true if successful, false otherwise Represents the action for clipboard paste of a sheet. Creates a new ClipboardPasteSheetUndoAction Performs the action. object true if successful, false otherwise Saves the undo state before performing the action. Undoes the action. object true if successful, false otherwise Type converter for objects which implement ISerializeSupport which converts objects to and from their xml representations. Returns whether the specified type can be converted to a border object. ITypeDescriptorContext Type True if sourceType is String, false otherwise. Interface that defines the enhanced methods and properties required by objects used as painters of tab sheets. Paints the special insert sheet tab. Graphics device interface for painting the sheet tab X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether mouse is over the sheet tab Location of the tab strip Whether the sheet is oriented left-to-right Whether the sheet is enabled Font for sheet tab when not selected Font for sheet tab when selected Image for insert sheet tab Interface that defines the methods and properties required by objects used as painters of tab sheets. Paints the gray area. Graphics device interface for painting the gray area X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the split box. Graphics device interface for painting the split box X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the split bar. Graphics device interface for painting the split bar X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the crossing between the split bars. Graphics device interface for painting the split bars X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the scroll box. Graphics device interface for painting the scroll box X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the tab strip background. Graphics device interface for painting the tab strip background Near X-coordinate Top Y-coordinate Paints the outline (range group) area. Graphics device interface for painting the area Near X-coordinate Top Y-coordinate Width, in pixels Height, in pixels Paints the outline (range group) level indicator box. Graphics device interface for painting the box X-coordinate Y-coordinate Width, in pixels Height, in pixels Level of the outline (range group) Whether this is an outline (range group) of rows Whether set to right-to-left Paints the outline (range group) button. Graphics device interface for painting the button X-coordinate Y-coordinate Width, in pixels Height, in pixels State of the outline (range group) Whether this is an outline (range group) of rows Whether set to right-to-left Paints the outline (range group) line. Graphics device interface for painting the line Start point of the line End point of the line Paints the outline (range group) point. Graphics device interface for painting the point Point to paint Paints the sheet tab. Graphics device interface for painting the tab strip Sheet index of sheet tab to render Sheet name X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Whether the sheet tab has focus Location of the tab strip Whether the sheet is oriented left-to-right Whether the sheet is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints the special insert sheet tab. Graphics device interface for painting the sheet tab X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether mouse is over the sheet tab Location of the tab strip Whether the sheet is oriented left-to-right Whether the sheet is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints a sheet tab which is partially displayed. Graphics device interface for painting the sheet tab Sheet index of sheet tab to render Sheet name X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Whether the sheet tab has focus Location of the tab strip Whether the sheet is oriented left-to-right Whether the sheet is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints a tab strip button. Graphics device interface for the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Button to render Whether the mouse is over the sheet tab Whether the sheet tab is pressed Whether the orientation is left to right Whether the sheet tab is enabled Represents the painter of gradients in the interface. Creates a new interface gradient renderer. Creates a new interface gradient renderer with the specified parameters. Top color of the gradient Bottom color of the gradient Top color of the gradient for mouse-overs Bottom color of the gradient for mouse-overs Top color of the gradient when in focus Bottom color of the gradient when in focus Top color of the gradient when disabled Bottom color of the gradient when disabled Text color Background color Border color Top color of the gradient when pressed Bottom color of the gradient when pressed Text font Text font when in focus Internal use only. Cleans up any resources being used. Whether the object is disposed through the IDisposable interface (true) or finalized by the garbage collector (false) Cleans up any resources being used. Paints the scroll bar intersection. Graphics device interface for painting the scroll bar X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the background of the tab strip. Graphics device interface for painting the tab strip background X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the sheet tab. Graphics device interface for painting the tab strip Sheet index of sheet tab being rendered Sheet tab text X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Whether the sheet tab has focus Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints the special insert sheet tab. Graphics device interface for painting the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints a sheet tab which is partially displayed. Graphics device interface for painting the sheet tab Sheet index of sheet tab being rendered Sheet tab text X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Whether the sheet tab has focus Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints a tab strip button. Graphics device interface for painting the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Button to render Whether the mouse is over the button Whether the button is pressed Whether the orientation is left to right Whether the sheet tab is enabled Paints the gray area. Graphics device interface for painting the gray area X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the split box. Graphics device interface for painting the split box X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the split bar. Graphics device interface for painting the split bar X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the crossing area between split bars. Graphics device interface for painting the split bars X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the outline (range group) area. Graphics device interface for painting the area Near X-coordinate Top Y-coordinate Width, in pixels Height, in pixels Paints the outline (range group) level indicator box. Graphics device interface for painting the box X-coordinate Y-coordinate Width, in pixels Height, in pixels Level of the outline (range group) Whether this outline (range group) is of rows Whether it is set to right-to-left Paints the outline (range group) button. Graphics device interface for painting the button X-coordinate Y-coordinate Width, in pixels Height, in pixels State of the outline (range group) Whether this outline (range group) is of rows Whether it is set to right-to-left Paints the outline (range group) line. Graphics device interface for painting the line Starting point of the line Ending point of the line Paints the outline (range group) point. Graphics device interface for painting the point Point Represents the painter of the visual elements with Excel2007 style. Creates a new enhanced interface renderer with default values. Creates a new enhanced interface rendered with the specified parameters. Color of the arrow when enabled Color of the arrow when disabled Color of the text Color of the gray area Color of the background of the outline (range group) Color of the button and border of the outline (range group) Color of the line of the outline (range group) Color of the background of the scroll box Color of the border of the sheet tab Color of the lower part of the sheet tab when selected Color of the lower part of the sheet tab when not selected Color of the upper part of the sheet tab when selected Color of the upper part of the sheet tab when not selected Color of the background of the splitter bar Color of the dark part of the splitter bar Color of the light part of the splitter bar Color of the background of the splitter box Color of the border of the splitter box Sheet tab shape Color of the background of the tab strip Style of the tab strip button when flat Color of the lower part of the tab strip button when selected Color of the lower part of the tab strip button when not selected Color of the lower part of the tab strip button when pressed Style of the tab strip button Color of the upper part of the tab strip button when selected Color of the upper part of the tab strip button when not selected Color of the upper part of the tab strip button when pressed Color of the border of the tab strip button Paints the scroll box. Graphics device interface for painting the scroll box X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the background of the tab strip. Graphics device interface for painting the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Location of the tab strip Paints the sheet tab. Graphics device interface for painting the tab strip Sheet index of sheet tab to render Sheet tab text X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Whether the sheet tab has focus Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints the special insert sheet tab. Graphics device interface for painting the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints the special insert sheet tab. Graphics device interface for painting the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Custom image for insert sheet tab Paints a sheet tab which is partially displayed. Graphics device interface for painting the tab strip Sheet index of the tab strip to render Sheet tab text X-coordinate Y-coordinate Width, in pixels Height, in pixels Whether the mouse is over the sheet tab Whether the sheet tab has focus Placement Whether the orientation is left to right Whether the sheet tab is enabled Font for sheet tab when not selected Font for sheet tab when selected Paints a tab strip button. Graphics device interface for painting the tab strip X-coordinate Y-coordinate Width, in pixels Height, in pixels Button to render Whether the mouse is over the button Whether the button is pressed Whether the orientation is left to right Whether the button is enabled Paints the gray area. Graphics device interface for painting the gray area X-coordinate Y-coordinate Width, in pixels Height, in pixels Paints the split box. Graphics device interface for painting the split box X-coordinate Y-coordinate Width of the split box Height of the split box Paints the split bar which splits view port. Graphics device interface for painting the split bar X-coordinate Y-coordinate Width of the split bar Height of the split bar Paints the crossing area between the split bars. Graphics device interface for painting the split bars X-coordinate Y-coordinate Width of the crossing area Height of the crossing area Paints excel group area. Graphics device interface for painting the area left-coordinate top-coordinate Width, in pixels Height, in pixels Paints the outline (range group) level indicator box. Graphics device interface for painting the box X-coordinate Y-coordinate Width, in pixels Height, in pixels Level of the outline (range group) Whether this outline (range group) is of rows Whether it is set to right-to-left Paints the outline (range group) button. Graphics device interface for painting the button X-coordinate Y-coordinate Width, in pixels Height, in pixels State of the outline (range group) Whether this outline (range group) is of rows Whether it is set to right-to-left Paints the outline (range group) line. Graphics device interface for painting the line Starting point of the line Ending point of the line Paints the outline (range group) point. Graphics device interface for painting the point Point to draw Returns the name of the renderer as a string. Clones this instance. Deserializes. Gets or sets the color of the scroll box background. The color of the scroll box background. Gets or sets the color of the tab strip background. The color of the tab strip background. Gets or sets the color of the sheet tab upper normal. The color of the sheet tab upper normal. Gets or sets the color of the sheet tab lower normal. The color of the sheet tab lower normal. Gets or sets the color of the sheet tab upper active. The color of the sheet tab upper active. Gets or sets the color of the sheet tab lower active. The color of the sheet tab lower active. Gets or sets the color of the sheet tab border. The color of the sheet tab border. Gets or sets the color of the tab strip button upper normal. The color of the tab strip button upper normal. Gets or sets the color of the tab strip button lower normal. The color of the tab strip button lower normal. Gets or sets the color of the tab strip button upper active. The color of the tab strip button upper active. Gets or sets the color of the tab strip button border. The color of the tab strip button border. Gets or sets the color of the tab strip button lower active. The color of the tab strip button lower active. Gets or sets the color of the tab strip button upper pressed. The color of the tab strip button upper pressed. Gets or sets the color of the tab strip button lower pressed. The color of the tab strip button lower pressed. Gets or sets the color of the split box background. The color of the split box background. Gets or sets the color of the split box border. The color of the split box border. Gets or sets the color of the split bar background. The color of the split bar background. Gets or sets the color of the split bar dark. The color of the split bar dark. Gets or sets the color of the split bar light. The color of the split bar light. Gets or sets the color of the text. The color of the fore. Gets or sets the color of the gray area. The color of the gray area. Gets or sets the color of the outline (range group) background. Color of the outline (range group) background Gets or sets the color of the outline (range group) line. Color of the outline (range group) line Gets or sets the color of the outline (range group) button border. Color of the outline (range group) button border. Gets or sets the arrow color when the button is enabled. The arrow color enabled. Gets or sets the arrow color when the button is disabled. The arrow color disabled. Gets or sets the tab shape. The tab shape. Gets or sets the tab strip button style. The tab strip button style. Gets or sets the tab strip button flat style. The tab strip button flat style. Specifies the shape of sheet tabs. Displays the sheet tab as a rectangle with squared corners. Displays the sheet tab as a rectangle with rounded corners. Displays the sheet tab as a trapezoid (in N. America or trapezium in other parts). Displays the sheet tab as an icosceles trapezoid (in N. America or trapezium in other parts). Specifies the button style. Displays the button as flat. Displays the button as enhanced.