Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Picture Class
Properties Methods


In This Topic
    Picture Class Members
    In This Topic

    The following tables list the members exposed by Picture.

    Public Properties
     NameDescription
    Public PropertyGets/sets the absolute position of the Picture in the Worksheet. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    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. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Anchor's type. An Anchor can be either an AbsoluteAnchor, a OneCellAnchor or a TwoCellAnchor. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyOffsets the bottom right corner of a TwoCellAnchor Picture. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyThis property contains the description of the picture. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyClass property that contains the information of the ClientData, which is how the data should behave when the worksheet is protected. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the PictureFormat.  
    Public PropertyGets/sets the height of an AbsoluteAnchor or OneCellAnchor Picture. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets/sets the unit used for measuring the Width and Height of the Picture. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the name of the Picture in the Worksheet. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the PictureLocks, which contains the manipulations allowed on the Picture.  
    Public PropertyOffsets the top right corner of a TwoCellAnchor Picture. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the behavior of the TwoCellAnchor Picture when moving or deleting Rows or Columns. The defaut setting is MoveAndResize. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets/sets the width of an AbsoluteAnchor or OneCellAnchor Picture. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    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