Platforms to show: All Mac Windows Linux Cross-Platform

Back to XLFormControlMBS class.

XLFormControlMBS.AddItem(value as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Adds the item to a list box or drop-down form control.

XLFormControlMBS.ClearItems

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Clears all items from a list box or drop-down form control.

XLFormControlMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The private constructor.

XLFormControlMBS.FromAnchor(byref Col as Integer, byref ColOff as Integer, byref Row as Integer, byref RowOff as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the top left location of a control within a document.

XLFormControlMBS.InsertItem(Index as Integer, value as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Inserts the item to the specified position to a list box or drop-down form control.

XLFormControlMBS.Item(Index as Integer) as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the item by index from a list box or drop-down form control.

Index in range from zero to ItemCount-1.

XLFormControlMBS.ToAnchor(byref Col as Integer, byref ColOff as Integer, byref Row as Integer, byref RowOff as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method XL MBS XL Plugin 21.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the bottom right location of a control within a document.

The items on this page are in the following plugins: MBS XL Plugin.


The biggest plugin in space...