Excel for WinRT
FooterPictureCenter Property


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

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


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

Product Support Forum  |  Documentation Feedback