Spread.Sheets Documentation
Picture type
GC.Spread.Sheets.FloatingObjects Namespace : Picture type
Represents a picture.
Syntax
var instance = new GC.Spread.Sheets.FloatingObjects.Picture(name, src, x, y, width, height);
function Picture;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.FloatingObjects.FloatingObject
      GC.Spread.Sheets.FloatingObjects.Picture

Constructors
 NameDescription
public ConstructorRepresents a picture.  
Top
Fields
 NameDescription
public Field (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
Top
Methods
 NameDescription
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets or sets the background color of the picture.  
public MethodGets or sets the border color of the picture.  
public MethodGets or sets the border radius of the picture.  
public MethodGets or sets the border style of the picture.  
public MethodGets or sets the border width of the picture.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets the original height of the picture.  
public MethodGets the original width of the picture.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets or sets the stretch of the picture.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets or sets the src of the picture.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
Top
See Also

Reference

GC.Spread.Sheets.FloatingObjects Namespace
Creating Floating Pictures