Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelPictShape Class
Members


In This Topic
    ExcelPictShape Class
    In This Topic
    Excel Picture Shape Class
    Syntax
    'Declaration
     
    
    Public Class ExcelPictShape 
       Inherits ExcelShape
    'Usage
     
    
    Dim instance As ExcelPictShape
    public class ExcelPictShape : ExcelShape 
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.ExcelShape
          FarPoint.Excel.ExcelPictShape

    See Also