Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPictureShape Class / Macro Property

In This Topic
    Macro Property
    In This Topic
    Gets or sets the command of call macro of this XLPictureShape.
    Syntax
    'Declaration
     
    
    Public Property Macro As String
    public string Macro {get; set;}
    See Also