SpreadsheetGear 2023
ControlFormat Property (IShape)


SpreadsheetGear.Shapes Namespace > IShape Interface : ControlFormat Property
Gets an instance of IControlFormat representing the control options of this shape, or null if this shape does not represent a control.
Syntax
'Declaration
 
ReadOnly Property ControlFormat As IControlFormat
'Usage
 
Dim instance As IShape
Dim value As IControlFormat
 
value = instance.ControlFormat
IControlFormat ControlFormat {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IShape Interface
IShape Members