Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SpreadImage Class / SpreadImage Constructor / SpreadImage Constructor()
Example


In This Topic
    SpreadImage Constructor()
    In This Topic
    Initialize an instance of SpreadImage.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New SpreadImage()
    public SpreadImage()
    Example
    This example adds an image to the sheet.
    See Also