Summary description of Timeline View
Due to MS Excel, Excel 2003 does not support Timeline
|
Property Getters/Setters Summary |
function | getCaption() | |
function
| | |
|
Returns or sets the caption of the specified Timeline.
|
function | getHeightPixel() | |
function
| | |
|
Returns or sets the height of the specified timeline, in pixels.
|
function | getLeftPixel() | |
function
| | |
|
Returns or sets the horizontal offset of timeline shape from its left column, in pixels.
|
function | getName() | |
function
| | |
|
Returns or sets the name of the specified Timeline
|
function | getTopPixel() | |
function
| | |
|
Returns or sets the vertical offset of timeline shape from its top row, in pixels.
|
function | getWidthPixel() | |
function
| | |
|
Returns or sets the width of the specified timeline, in pixels.
|
-
Property Getters/Setters Detail
getLeftPixel/setLeftPixel : Number
function getLeftPixel() / function setLeftPixel(value)
Returns or sets the horizontal offset of timeline shape from its left column, in pixels.
getTopPixel/setTopPixel : Number
function getTopPixel() / function setTopPixel(value)
Returns or sets the vertical offset of timeline shape from its top row, in pixels.
getWidthPixel/setWidthPixel : Number
function getWidthPixel() / function setWidthPixel(value)
Returns or sets the width of the specified timeline, in pixels.
getHeightPixel/setHeightPixel : Number
function getHeightPixel() / function setHeightPixel(value)
Returns or sets the height of the specified timeline, in pixels.