[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IGraphic

IGraphic Interface

Represents the picture field included in the specified header or footer.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IGraphic
Public Interface IGraphic

Properties

Name Description
Filename

Returns or sets the path to the location where the specified source object was saved.

Height

Returns or sets a Single value that represents the height, in points, of the object.

LockAspectRatio

True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it.

Width

Returns or sets a Single value that represents the width, in points, of the object.

Methods

Name Description
SetGraphicStream(Stream, ImageType)

Sets the Stream to the location where the specified source object was saved.