IShape.ControlFormat Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property ControlFormat As ControlFormat
Get
'Usage
Dim instance As IShape
Dim value As ControlFormat
value = instance.ControlFormat
ControlFormat ControlFormat { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.ControlFormat