Property Getters/Setters Summary | ||
---|---|---|
function | getBeginArrowheadLength() | |
function | setBeginArrowheadLength(value) | |
Gets and sets the begin arrow length type of the line. The value of the property is MsoArrowheadLength integer constant. | ||
function | getBeginArrowheadStyle() | |
function | setBeginArrowheadStyle(value) | |
Gets and sets the begin arrow type of the line. The value of the property is MsoArrowheadStyle integer constant. | ||
function | getBeginArrowheadWidth() | |
function | setBeginArrowheadWidth(value) | |
Gets and sets the begin arrow width type of the line. The value of the property is MsoArrowheadWidth integer constant. | ||
function | getCapType() | |
function | setCapType(value) | |
Specifies the ending caps. The value of the property is LineCapType integer constant. | ||
function | getCompoundType() | |
function | setCompoundType(value) | |
Specifies the line compound type. The value of the property is MsoLineStyle integer constant. | ||
function | getDashStyle() | |
function | setDashStyle(value) | |
Specifies the line dash type. The value of the property is MsoLineDashStyle integer constant. | ||
function | getEndArrowheadLength() | |
function | setEndArrowheadLength(value) | |
Gets and sets the end arrow length type of the line. The value of the property is MsoArrowheadLength integer constant. | ||
function | getEndArrowheadStyle() | |
function | setEndArrowheadStyle(value) | |
Gets and sets the end arrow type of the line. The value of the property is MsoArrowheadStyle integer constant. | ||
function | getEndArrowheadWidth() | |
function | setEndArrowheadWidth(value) | |
Gets and sets the end arrow width type of the line. The value of the property is MsoArrowheadWidth integer constant. | ||
function | getFillType() | |
function | setFillType(value) | |
Gets and sets fill type The value of the property is FillType integer constant. | ||
function | getGradientColor1() | |
Returns the gradient color 1 for the specified fill.
|
||
function | getGradientColor2() | |
Returns the gradient color 2 for the specified fill.
|
||
function | getGradientColorType() | |
Returns the gradient color type for the specified fill.
The value of the property is GradientColorType integer constant. |
||
function | getGradientDegree() | |
Returns the gradient degree for the specified fill.
Only applies for Excel 2007.
|
||
function | getGradientFill() | |
Gets |
||
function | getGradientStyle() | |
Returns the gradient style for the specified fill.
The value of the property is GradientStyleType integer constant. |
||
function | getGradientVariant() | |
Returns the gradient variant for the specified fill.
Only applies for Excel 2007.
|
||
function | getImageData() | |
function | setImageData(value) | |
Gets and sets the picture image data. | ||
function | getJoinType() | |
function | setJoinType(value) | |
Specifies the line join type. The value of the property is LineJoinType integer constant. | ||
function | getPattern() | |
function | setPattern(value) | |
Represents an area's display pattern. The value of the property is FillPattern integer constant. | ||
function | getPatternFill() | |
Gets |
||
function | getPictureFormatType() | |
function | setPictureFormatType(value) | |
Gets and sets the picture format type. The value of the property is FillPictureType integer constant. | ||
function | getPresetColor() | |
Returns the gradient preset color for the specified fill.
The value of the property is GradientPresetType integer constant. |
||
function | getScale() | |
function | setScale(value) | |
Gets and sets the picture format scale. | ||
function | getSetType() | |
function | setSetType(value) | |
Gets the fill format set type. The value of the property is FormatSetType integer constant. | ||
function | getSolidFill() | |
Gets |
||
function | getTexture() | |
function | setTexture(value) | |
Represents the texture type for the specified fill. The value of the property is TextureType integer constant. | ||
function | getTextureFill() | |
Gets |
||
function | getTransparency() | |
function | setTransparency(value) | |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). | ||
function | getType() | |
function | setType(value) | |
Gets and sets the fill type. The value of the property is FillType integer constant. | ||
function | getWeight() | |
function | setWeight(value) | |
Gets or sets the weight of the line in unit of points. |
Method Summary | ||
---|---|---|
function | equals(obj) | |
function | hashCode() | |
Gets the hash code.
|
||
function | setOneColorGradient(color, degree, style, variant) | |
Sets the specified fill to a one-color gradient.
Only applies for Excel 2007.
|
||
function | setPresetColorGradient(presetColor, style, variant) | |
Sets the specified fill to a preset-color gradient.
Only applies for Excel 2007.
|
||
function | setTwoColorGradient(color1, color2, style, variant) | |
Sets the specified fill to a two-color gradient.
Only applies for Excel 2007.
|
||
function | setTwoColorGradient(color1, transparency1, color2, transparency2, style, variant) | |
Sets the specified fill to a two-color gradient.
Only applies for Excel 2007.
|
function getCompoundType() / function setCompoundType(value)
function getDashStyle() / function setDashStyle(value)
function getCapType() / function setCapType(value)
function getJoinType() / function setJoinType(value)
function getBeginArrowheadStyle() / function setBeginArrowheadStyle(value)
function getBeginArrowheadWidth() / function setBeginArrowheadWidth(value)
function getBeginArrowheadLength() / function setBeginArrowheadLength(value)
function getEndArrowheadStyle() / function setEndArrowheadStyle(value)
function getEndArrowheadWidth() / function setEndArrowheadWidth(value)
function getEndArrowheadLength() / function setEndArrowheadLength(value)
function getWeight() / function setWeight(value)
function getType() / function setType(value)
function getFillType() / function setFillType(value)
function getTransparency() / function setTransparency(value)
function getSetType() / function setSetType(value)
function getGradientFill()
function getTextureFill()
function getPatternFill()
function getGradientColorType()
function getGradientStyle()
function getGradientColor1()
function getGradientColor2()
function getGradientDegree()
function getGradientVariant()
function getPresetColor()
function getTexture() / function setTexture(value)
function getPattern() / function setPattern(value)
function getPictureFormatType() / function setPictureFormatType(value)
function getScale() / function setScale(value)
function getImageData() / function setImageData(value)
function hashCode()
function equals(obj)
obj: Object
- function setOneColorGradient(color, degree, style, variant)
color: Color
- One gradient color.degree: Number
- The gradient degree. Can be a value from 0.0 (dark) through 1.0 (light).style: Number
- A variant: Number
- The gradient variant. Can be a value from 1 through 4, corresponding to one of the four variants on the Gradient tab in the Fill Effects dialog box. If style is GradientStyle.FromCenter, the Variant argument can only be 1 or 2.function setTwoColorGradient(color1, color2, style, variant)
color1: Color
- One gradient color.color2: Color
- Two gradient color.style: Number
- A variant: Number
- The gradient variant. Can be a value from 1 through 4, corresponding to one of the four variants on the Gradient tab in the Fill Effects dialog box. If style is GradientStyle.FromCenter, the Variant argument can only be 1 or 2.function setTwoColorGradient(color1, transparency1, color2, transparency2, style, variant)
color1: Color
- One gradient color.transparency1: Number
- The degree of transparency of the color1 as a value from 0.0 (opaque) through 1.0 (clear).color2: Color
- Two gradient color.transparency2: Number
- The degree of transparency of the color2 as a value from 0.0 (opaque) through 1.0 (clear).style: Number
- A variant: Number
- The gradient variant. Can be a value from 1 through 4, corresponding to one of the four variants on the Gradient tab in the Fill Effects dialog box. If style is GradientStyle.FromCenter, the Variant argument can only be 1 or 2.function setPresetColorGradient(presetColor, style, variant)
presetColor: Number
- A style: Number
- A variant: Number
- The gradient variant. Can be a value from 1 through 4, corresponding to one of the four variants on the Gradient tab in the Fill Effects dialog box. If style is GradientStyle.FromCenter, the Variant argument can only be 1 or 2.