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