ExcelShapeFillPicture Class

Represents a picture fill of a shape interior.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public class ExcelShapeFillPicture
Inheritance
Object    ExcelShapeFillPicture

Properties

CustomPicture Gets or sets the interior picture.
CustomPictureName Gets or sets the name of the interior picture.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also