Spread.Sheets Documentation
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 ConstructorPicture ConstructorRepresents a picture.  
Top
Fields
 NameDescription
public FieldtypeName (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
Top
Methods
 NameDescription
public MethodallowMove (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodallowResize (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodbackColorGets or sets the background color of the picture.  
public MethodborderColorGets or sets the border color of the picture.  
public MethodborderRadiusGets or sets the border radius of the picture.  
public MethodborderStyleGets or sets the border style of the picture.  
public MethodborderWidthGets or sets the border width of the picture.  
public MethodcloneContent (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Methodcontent (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethoddynamicMove (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethoddynamicSize (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodendColumn (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodendColumnOffset (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodendRow (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodendRowOffset (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodfixedPosition (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodgetHost (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodgetOriginalHeightGets the original height of the picture.  
public MethodgetOriginalWidthGets the original width of the picture.  
public Methodheight (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodisLocked (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodisSelected (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodisVisible (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Methodname (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodpictureStretchGets or sets the stretch of the picture.  
public MethodrefreshContent (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodsrcGets or sets the src of the picture.  
public MethodstartColumn (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodstartColumnOffset (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodstartRow (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodstartRowOffset (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Methodwidth (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Methodx (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Methody (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
Top
See Also

Reference

GC.Spread.Sheets.FloatingObjects Namespace
Creating Floating Pictures

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.