Excel for WinRT
HeaderPictureCenter Property


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

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


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

Product Support Forum  |  Documentation Feedback