PicStretch Class |
Namespace: Spire.Xls.Core.Spreadsheet.Shapes
The PicStretch type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PicStretch |
Initializes a new instance of the
PicStretch
class
|
Name | Description | |
---|---|---|
![]() |
Bottom |
Gets or sets the bottom offset for stretching picture.
|
![]() |
Left |
Gets or sets the left offset for stretching picture.
|
![]() |
Right |
Gets or sets the right offset for stretching picture.
|
![]() |
Scale |
Gets or sets how many the picture stack and scale with.
|
![]() |
Top |
Gets or sets the top offset for stretching picture.
|
![]() |
Type |
Gets or sets the picture fill type.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|