ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLSheetRendering Class / ShowShapes Property

In This Topic
    ShowShapes Property
    In This Topic
    Gets or sets flag of show shapes of the worksheet.
    Syntax
    'Declaration
     
    Public Property ShowShapes As System.Boolean
    public System.bool ShowShapes {get; set;}
    See Also