HotXLS dokumentacija
Example : Variant;
Pradžia
Example : Variant;
TGridToXLS
IXLSWorkbook
Pradžia
Example : Variant;
Example : Variant;
Grąžina or sets the display size of the active worksheet view, as a percentage (100 equals normal size, 200 equals double size, NormalViewZoom so on). Read/write Variant. Use
NormalViewZoom
NormalViewZoom
NormalViewZoom
when code needs to set the cached zoom for the inactive view
Example
Pavyzdys
: Variant;
Example
This example scales Sheet1 by 150 percent
Workbook.Sheets[
].Example :=
Workbook.Sheets[
1
].Example :=
150
;