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