Skip to main content

TdxSpreadSheetTableViewOptionsPrintPrinting.Copies Property

Specifies the number of printed copies for a particular Table View worksheet.

Declaration

property Copies: Cardinal read; write; default 0;

Property Value

Type Default
Cardinal 0

Remarks

The number of copies set by using this property overrides the number of copies specified via the “Print” dialog. This “global” number of document copies affects an individual worksheet only if its Copies property is set to 0.

The default Copies property value is 0.

See Also