IComboBoxShape Interface
This interface provides access to the combo box shape properties.
Object Model

Syntax
'Declaration Public Interface IComboBoxShape Inherits IParentApplication, IShape
'Usage Dim instance As IComboBoxShape
public interface IComboBoxShape : IParentApplication, IShape
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also