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