XlsPageSetupBase ScaleWithDoc Property |
Namespace: Spire.Xls.Core.Spreadsheet
public byte ScaleWithDoc { get; set; }
Public Property ScaleWithDoc As Byte Get Set
public: property unsigned char ScaleWithDoc { unsigned char get (); void set (unsigned char value); }
member ScaleWithDoc : byte with get, set