SpinnerFormControl Members
In This Article
#Properties
Name | Description |
---|---|
Alternative |
Gets or sets the descriptive (alternative) text for a drawing object. Inherited from Shape. |
Bottom |
Gets or sets a cell where the bottom right corner of a floating object is located.
Inherited from Floating |
Connector |
Provides access to the shape connector settings. Inherited from Shape. |
Decorative | Gets or sets whether the shape is marked as decorative. Inherited from Shape. |
Fill |
Provides access to fill options for the specified drawing object.
Inherited from Shape |
Form |
Indicates the form control type.
Inherited from Form |
Height |
Gets or sets the height of the floating object.
Inherited from Floating |
Hyperlink | Gets the hyperlink associated with a drawing object (picture). Inherited from Shape. |
Id | Gets the drawing object identifier. Inherited from Shape. |
Left |
Gets or sets the distance from the left edge of the worksheet to the top left corner of the floating object.
Inherited from Floating |
Linked |
Specifies a cell linked to the form control. This cell has the value specified by the form control.
Inherited from Linked |
Lock |
Gets or sets whether the floating object retains its original proportions after resizing.
Inherited from Floating |
Locked |
Gets or sets whether to prevent users from deleting and editing the form control.
Inherited from Form |
Max |
Specifies the maximum value in the range.
Inherited from Range |
Min |
Specifies the minimum value in the range.
Inherited from Range |
Name | Gets or sets the name of the drawing object. Inherited from Shape. |
Offset |
Gets a distance from the top left corner of the floating to the left edge of the cell where the top left corner of the floating object is located.
Inherited from Floating |
Offset |
Gets a distance from the top left corner of the floating object to the top edge of the cell where the top left corner of the floating object is located.
Inherited from Floating |
Outline |
Provides access to the options used to format an outline of the specified drawing object.
Inherited from Shape |
Parent |
Retrieves the group in which the current shape is contained. Inherited from Shape. |
Placement |
Gets or sets the behavior of the floating object regarding the cells below.
Inherited from Floating |
Print |
Specifies whether to print the form control.
Inherited from Form |
Rotation | Gets or sets the rotation of the drawing object, in degrees. Inherited from Shape. |
Shading3D |
Gets or sets whether to enable 3D shading of the content control borders.
Inherited from Shaded |
Shape |
Provides access to the shape’s geometry options. Inherited from Shape. |
Shape |
Provides access to the shape’s text options. Inherited from Shape. |
Shape |
Returns the type of the drawing object. Inherited from Shape. |
Small |
Gets or sets the value by which the Value property changes when the user presses one of the arrow keys or clicks one of the scrollbar buttons.
Inherited from Range |
Top |
Gets or sets the distance from the top edge of the worksheet to the top left corner of the floating object.
Inherited from Floating |
Top |
Gets or sets a cell where the top left corner of a floating object is located.
Inherited from Floating |
Value |
Specifies the scroll box’s current position.
Inherited from Range |
Width |
Gets or sets the width of the floating object.
Inherited from Floating |
ZOrder |
Gets the position of the current drawing object in the z-order. Inherited from Shape. |
#Methods
Name | Description |
---|---|
Delete() | Deletes a drawing object. Inherited from Shape. |
Export |
Saves the drawing object as an image. Inherited from Shape. |
Export |
Saves the drawing object as an image in the specified format. Inherited from Shape. |
Export |
Saves the drawing object as an image in the specified format. Inherited from Shape. |
Get |
Retrieves the list of nested shapes and shape groups. Inherited from Shape. |
Increment |
Increments the rotation angle of the drawing object by the specified number of degrees. Inherited from Shape. |
Insert |
Associates a hyperlink with the drawing object. Inherited from Shape. |
Move |
Moves a floating object by a specified offset.
Inherited from Floating |
Remove |
Removes the hyperlink associated with the current drawing object. Inherited from Shape. |
See Also