MindFusion.Wpf Pack Programmer's Guide
InteractiveObject Properties
 


 Public Properties

  Name Description

Anchor

Gets or sets the anchor of this object.

AnchorPosition

Gets or sets the anchor position of this object.

Description

Gets or sets the object description.

FromColumn

Gets or sets the zero-based index of the column of the cell to which the object is anchored.

FromRow

Gets or sets the zero-based index of the row of the cell to which the object is anchored.

Height

Gets or sets the desired height, or null, to calculate the height automatically.

HorizontalOffset

Gets or sets the horizontal offset of the object from its anchor.

IsLockedToCell

Gets a value indicating whether this object is always locked to a cell in the worksheet.

LineBrush

Gets or sets the outline color of this object.

LineSize

Gets or sets the thickness of the object's outline.

LineStyle

Gets or sets the style of the object's outline.

Locked

Gets or sets a value indicating whether this object can be interacted with.

Title

Gets or sets the object title.

VerticalOffset

Gets or sets the vertical offset of the object from its origin.

Width

Gets or sets the desired width, or null, to calculate width automatically.

 Protected Properties

  Name Description

ExtendsOutsideBounds

Gets a value indicating whether this object's visual can extend beyond the object's bounding rectangle.

RegardsMergedCells

Gets a value indicating whether this object is positioned relatively to the bounding rectangle of the merged cell if the object's cell is a part of a merged cell.

 See Also

InteractiveObject Class
MindFusion.Spreadsheet.Wpf Namespace