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