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


In This Topic
    ExcelNoteShape Class
    In This Topic
    The class for hodling properties of excel note shape.
    Syntax
    'Declaration
     
    
    Public Class ExcelNoteShape 
       Inherits ExcelShape
    'Usage
     
    
    Dim instance As ExcelNoteShape
    public class ExcelNoteShape : ExcelShape 
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.ExcelShape
          FarPoint.Excel.ExcelNoteShape

    See Also