Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Shape
Fill
Picture
Custom
Picture Property
Gets or sets the interior picture.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
Image
CustomPicture
{
get
;
set
; }
Property Value
Image
See Also
Reference
ExcelShapeFillPicture Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also