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