Represents a worksheet object that can be modified interactively by the user.
The following tables list the members exposed by the InteractiveObject type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the InteractiveObject class. |
Name | Description | |
---|---|---|
![]() |
Moves this object one step up in the z-order. |
|
![]() |
Brings this object to the top of the z-order. |
|
![]() |
Disposes this object of any unmanaged resources it might hold. |
|
![]() |
Gets the anchor of this object. |
|
![]() |
Gets the anchor position of this object. |
|
![]() |
Gets the object description. |
|
![]() |
Gets the zero-based index of the column of the cell to which the object is anchored. |
|
![]() |
Gets the zero-based index of the row of the cell to which the object is anchored. |
|
![]() |
Gets the desired height, or null, to calculate the height automatically. |
|
![]() |
Gets the horizontal offset of the object from its anchor. |
|
![]() |
Gets the outline color of this object. |
|
![]() |
Gets the thickness of the object's outline. |
|
![]() |
Gets the style of the object's outline. |
|
![]() |
Gets a value indicating whether this object can be interacted with. |
|
![]() |
Gets the object title. |
|
![]() |
Gets the vertical offset of the object from its origin. |
|
![]() |
Gets the desired width, or null, to calculate width automatically. |
|
![]() |
Gets a value indicating whether this object is always locked to a cell in the worksheet. |
|
![]() |
Moves this object one step down in the z-order. |
|
![]() |
Sends this object to the bottom of the z-order. |
|
![]() |
Sets the anchor of this object. |
|
![]() |
Sets the anchor position of this object. |
|
![]() |
Sets the object description. |
|
![]() |
Sets the zero-based index of the column of the cell to which the object is anchored. |
|
![]() |
Sets the zero-based index of the row of the cell to which the object is anchored. |
|
![]() |
Sets the desired height, or null, to calculate the height automatically. |
|
![]() |
Sets the horizontal offset of the object from its anchor. |
|
![]() |
Sets the outline color of this object. |
|
![]() |
Sets the thickness of the object's outline. |
|
![]() |
Sets the style of the object's outline. |
|
![]() |
Sets a value indicating whether this object can be interacted with. |
|
![]() |
Sets the object title. |
|
![]() |
Sets the vertical offset of the object from its origin. |
|
![]() |
Sets the desired width, or null, to calculate width automatically. |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether this object's visual can extend beyond the object's bounding rectangle. |
|
![]() |
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. |
|
![]() |
This method is called when the object's size is changed. |