Click or drag to resize

ExcelShapeFillPicture Class

Represents a picture fill of a shape interior.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelShapeFillPicture

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelShapeFillPicture

The ExcelShapeFillPicture type exposes the following members.

Properties
  NameDescription
Public propertyCustomPicture
Gets or sets the interior picture.
Public propertyCustomPictureName
Gets or sets the name of the interior picture.
Top
See Also