XlsPageSetupBase RightFooterPictureWidth Property |
Namespace: Spire.Xls.Core.Spreadsheet
public int RightFooterPictureWidth { get; set; }
Public Property RightFooterPictureWidth As Integer Get Set
public: property int RightFooterPictureWidth { int get (); void set (int value); }
member RightFooterPictureWidth : int with get, set