Spread WinRT Documentation
GrapeCity.Xaml.SpreadSheet.Data Namespace / Picture Class
Members


In This Topic
    Picture Class
    In This Topic
    Represents a picture in spread.
    Object Model
    Picture Class
    Syntax
    'Declaration
     
    Public Class Picture 
       Inherits SpreadChartShapeBase
       Implements ICloneableIFloatingObjectIThemeContextSupport 
    'Usage
     
    Dim instance As Picture
    Inheritance Hierarchy

    System.Object
       GrapeCity.Xaml.SpreadSheet.Data.FloatingObject
          GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase
             GrapeCity.Xaml.SpreadSheet.Data.Picture

    See Also