ControlSite Properties

Include Protected Members
Include Inherited Members

The ControlSite type exposes the following members.

Properties

  Name Description
Public property AltHTML Infrastructure.
Public property Application Gets the creator of the ControlSite.
Public property AutoLoad Gets or sets a value that indicates whether the ControlSite is automatically loaded when the workbook that contains it is opened.
Public property AutoUpdate Gets or sets a value that indicates whether the ControlSite is updated automatically when the source changes.
Public property Border Gets the border of the ControlSite.
Public property BottomRightCell Gets a Range that represents the cell that lies under the lower-right corner of the ControlSite.
Public property Creator Gets a value that indicates the application in which the ControlSite was created.
Public property Enabled Gets or sets a value that indicates whether the ControlSite is enabled.
Public property Height Gets or sets the height, in points, of the ControlSite.
Public property Index Gets the index number of the ControlSite within the collection of similar objects.
Public property Interior Gets the interior of the ControlSite.
Public property Left Gets or sets the distance, in points, from the left edge of the ControlSite to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
Public property LinkedCell Gets or sets a value that identifies the range linked to the value of the ControlSite.
Public property ListFillRange Gets or sets a value that identifies the range used to fill the specified list box.
Public property Locked Gets or sets a value that indicates whether the ControlSite is locked.
Public property Name Gets or sets the name of the ControlSite.
Public property Object Gets the OLE Automation object associated with the ControlSite.
Public property OLEType Gets the ControlSite type.
Public property OnAction Infrastructure.
Public property Parent Gets the parent object for the ControlSite.
Public property Placement Gets or sets a value that indicates how the ControlSite is attached to the cells below it.
Public property PrintObject Gets or sets a value that indicates whether the ControlSite is printed when the document is printed.
Public property progID Gets the programmatic identifier for the ControlSite.
Public property Shadow Gets or sets a value that indicates whether the font is a shadow font or if the ControlSite has a shadow.
Public property ShapeRange Gets a ShapeRange that represents the specified ControlSite.
Public property SourceName Gets or sets the link source name of the ControlSite.
Public property Top Gets or sets the distance, in points, from the top edge of the ControlSite to the top of row 1 (on a worksheet) or the top of the chart area (on a chart).
Public property TopLeftCell Gets a Range that represents the cell that lies under the upper-left corner of the ControlSite.
Public property Visible Gets or sets a value that indicates whether the ControlSite is visible.
Public property Width Gets or sets the width, in points, of the ControlSite.
Public property ZOrder Gets the z-order position of the ControlSite.

Top

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Excel Namespace