Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellImageAttribute Class
Members


In This Topic
    CellImageAttribute Class
    In This Topic
    Represents an attributes that allow to specify the cell inline image data.
    Syntax
    'Declaration
     
    
    Public Class CellImageAttribute 
       Inherits System.Attribute
    'Usage
     
    
    Dim instance As CellImageAttribute
    public class CellImageAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          GrapeCity.Spreadsheet.CellImageAttribute

    See Also