Excel for WinRT
FooterPictureLeft Property


Gets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the left part of the footer.
Syntax
'Declaration
 
Public Property FooterPictureLeft As System.Object
'Usage
 
Dim instance As XLPrintSettings
Dim value As System.Object
 
instance.FooterPictureLeft = value
 
value = instance.FooterPictureLeft
public System.object FooterPictureLeft {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback