Xceed Workbooks for .NET v1.4 Documentation
Picture Class Members
Properties  Methods 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : Picture Class

The following tables list the members exposed by Picture.

Public Properties
 NameDescription
Public PropertyGets/sets the absolute position of the Picture in the Worksheet.  
Public PropertyGets/sets the Anchor's position in the Worksheet. This position is determined by a StartingElement and an EndingElement, which sets a CellRange. For it to work, the CellRange must be located  within the same Worksheet as the Picture.  
Public PropertyGets the Anchor's type. An Anchor can be either an AbsoluteAnchor, a OneCellAnchor or a TwoCellAnchor.  
Public PropertyOffsets the bottom right corner of a TwoCellAnchor Picture.  
Public PropertyThis property contains the description of the picture.  
Public PropertyClass property that contains the information of the ClientData, which is how the data should behave when the worksheet is protected.  
Public PropertyGets the file format of the uploaded media.  
Public PropertyGets/sets the height of an AbsoluteAnchor or OneCellAnchor Picture.  
Public PropertyGets/sets the unit used for measuring the Width and Height of the Picture.  
Public PropertyGets or sets the name of the Picture in the Worksheet.  
Public PropertyClass property that contains the information of the PictureLocks, which are the manipulations allowed on the picture.  
Public PropertyOffsets the top right corner of a TwoCellAnchor Picture.  
Public PropertyGets or sets the behavior of the TwoCellAnchor Picture when moving or deleting Rows or Columns. The defaut setting is MoveAndResize.  
Public PropertyGets/sets the width of an AbsoluteAnchor or OneCellAnchor Picture.  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded. Returns a string that represents the current object.  
Public Method  
Public Method  
Public Method  
Public Method  
Top
See Also

Reference

Picture Class
Xceed.Workbooks.NET Namespace