Excel for WinRT
FooterPictureRight Property


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

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


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

Product Support Forum  |  Documentation Feedback