Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / Callout Property


In This Topic
    Callout Property
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Callout As ICalloutFormat
    'Usage
     
    Dim instance As IShapeBase
    Dim value As ICalloutFormat
     
    value = instance.Callout
    ICalloutFormat Callout {get;}
    See Also