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