| Constructor Summary |
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
function | getIgnoreLinksToOriginalFile() | |
function | setIgnoreLinksToOriginalFile(value) | |
| Ingore links to the original file. | ||
function | getKeepOldTables() | |
function | setKeepOldTables(value) | |
function | getOnlyVisibleCells() | |
function | setOnlyVisibleCells(value) | |
| True means only copying visible cells. | ||
function | getOperationType() | |
function | setOperationType(value) | |
| Gets and sets the operation type when pasting range. The value of the property is PasteOperationType integer constant. | ||
function | getPasteType() | |
function | setPasteType(value) | |
| The paste special type. The value of the property is PasteType integer constant. | ||
function | getShiftFormulasOfShapes() | |
function | setShiftFormulasOfShapes(value) | |
function | getSkipBlanks() | |
function | setSkipBlanks(value) | |
| Indicates whether skips blank cells. | ||
function | getTranspose() | |
function | setTranspose(value) | |
| True to transpose rows and columns when the range is pasted. The default value is False. | ||
function getPasteType() / function setPasteType(value)
function getShiftFormulasOfShapes() / function setShiftFormulasOfShapes(value)
function getSkipBlanks() / function setSkipBlanks(value)
function getKeepOldTables() / function setKeepOldTables(value)
function getOnlyVisibleCells() / function setOnlyVisibleCells(value)
function getTranspose() / function setTranspose(value)
function getOperationType() / function setOperationType(value)
function getIgnoreLinksToOriginalFile() / function setIgnoreLinksToOriginalFile(value)