[]
Gets or sets the range to be printed.
public Reference PrintArea { get; set; }
Public Property PrintArea As Reference
Type | Description |
---|---|
Reference | A Reference value represents the range to be printed. Empty indicates the current defined print area from the worksheet. |