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