wxAutoExcel
2.0.0
|
Represents Microsoft Excel ShapeRange object. More...
Public Member Functions | |
void | Align (MsoAlignCmd alignCmd) |
Aligns the shapes in the specified range of shapes. More... | |
void | Apply () |
Applies to the specified shape formatting that’s been copied by using the PickUp method. More... | |
void | Delete () |
Deletes the object. More... | |
void | Distribute (MsoDistributeCmd distributeCmd) |
Horizontally or vertically distributes the shapes in the specified range of shapes. More... | |
wxExcelShapeRange | Duplicate () |
Duplicates the object and returns a reference to the new copy. More... | |
void | Flip (MsoFlipCmd flipCmd) |
Flips the specified shape around its horizontal or vertical axis. More... | |
wxExcelShape | Group () |
Groups the shapes in the specified range. More... | |
void | IncrementLeft (double increment) |
Moves the specified shape horizontally by the specified number of points. More... | |
void | IncrementRotation (double increment) |
Changes the rotation of the specified shape around the z-axis by the specified number of degrees. More... | |
void | IncrementTop (double increment) |
Moves the specified shape vertically by the specified number of points. More... | |
wxExcelShape | Item (long index) |
Returns a single object from a collection. More... | |
void | PickUp () |
Copies the formatting of the specified shape. More... | |
wxExcelShape | Regroup () |
Regroups the group that the specified shape range belonged to previously. More... | |
void | RerouteConnections () |
This method reroutes all connectors attached to the specified shape; if the specified shape is a connector, it’s rerouted. More... | |
void | ScaleHeight (double factor, MsoTriState relativeToOriginalSize, MsoScaleFrom *scale=NULL) |
Scales the height of the shape by a specified factor. More... | |
void | ScaleWidth (double factor, MsoTriState relativeToOriginalSize, MsoScaleFrom *scale=NULL) |
Scales the width of the shape by a specified factor. More... | |
void | Select () |
Selects the object. More... | |
void | SetShapesDefaultProperties () |
Makes the formatting of the specified shape the default formatting for the shape. More... | |
wxExcelShapeRange | Ungroup () |
Ungroups any grouped shapes in the specified shape or range of shapes. More... | |
void | ZOrder (MsoZOrderCmd ZOrderCmd) |
Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order). More... | |
wxExcelAdjustments | GetAdjustments () |
Returns an Adjustments object that contains adjustment values for all the adjustments in the specified shape. More... | |
wxString | GetAlternativeText () |
Returns the descriptive (alternative) text string for a ShapeRange object when the object is saved to a Web page. More... | |
MsoAutoShapeType | GetAutoShapeType () |
Returns the shape type for the specified Shape or ShapeRange object, which must represent an AutoShape other than a line, freeform drawing, or connector. More... | |
void | SetAutoShapeType (MsoAutoShapeType autoShapeType) |
Sets the shape type for the specified Shape or ShapeRange object, which must represent an AutoShape other than a line, freeform drawing, or connector. More... | |
MsoBackgroundStyleIndex | GetBackgroundStyle () |
Background style Since Excel 2007. More... | |
void | SetBackgroundStyle (MsoBackgroundStyleIndex backgroundStyle) |
Background style Since Excel 2007. More... | |
MsoBlackWhiteMode | GetBlackWhiteMode () |
Returns a value that indicates how the specified shape appears when the presentation is viewed in black-and-white mode. More... | |
wxExcelCalloutFormat | GetCallout () |
Returns a CalloutFormat object that contains callout formatting properties for the specified shape. More... | |
wxExcelChart | GetChart () |
Since Excel 2007. More... | |
MsoTriState | GetChild () |
Returns msoTrue if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent. More... | |
long | GetConnectionSiteCount () |
Returns the number of connection sites on the specified shape. More... | |
MsoTriState | GetConnector () |
True if the specified shape is a connector. More... | |
wxExcelConnectorFormat | GetConnectorFormat () |
Returns a ConnectorFormat object that contains connector formatting properties. More... | |
long | GetCount () |
Returns a Long value that represents the number of objects in the collection. More... | |
wxExcelFillFormat | GetFill () |
Returns a FillFormat object for a specified shape or a ChartFillFormat object for a specified chart that contains fill formatting properties for the shape or chart. More... | |
wxExcelGlowFormat | GetGlow () |
GlowFormat Since Excel 2007. More... | |
MsoGraphicStyleIndex | GetGraphicStyle () |
Returns an MsoGraphicStyleIndex constant that represents the style of an SVG graphic. More... | |
void | SetGraphicStyle (MsoGraphicStyleIndex graphicStyle) |
Sets an MsoGraphicStyleIndex constant that represents the style of an SVG graphic. More... | |
wxExcelGroupShapes | GetGroupItems () |
Returns a GroupShapes Represents the individual shapes in the specified group. More... | |
bool | GetHasChart () |
Returns true If has a chart. More... | |
double | GetHeight () |
Returns a Single value that represents the height, in points, of the object. More... | |
MsoTriState | GetHorizontalFlip () |
True if the specified shape is flipped around the horizontal axis. More... | |
long | GetID () |
Returns a Long value that represents the type for the specified object. More... | |
double | GetLeft () |
Returns a Single value that represents the distance, in points, from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). More... | |
void | SetLeft (double left) |
Sets a Single value that represents the distance, in points, from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). More... | |
wxExcelLineFormat | GetLine () |
Returns a LineFormat object that contains line formatting properties for the specified shape. More... | |
MsoTriState | GetLockAspectRatio () |
True if the specified shape retains its original proportions when you resize it. More... | |
void | SetLockAspectRatio (MsoTriState lockAspectRatio) |
True if the specified shape retains its original proportions when you resize it. More... | |
wxExcelModel3DFormat | GetModel3D () |
Returns a Model3DFormat object that contains Model3D properties. More... | |
wxString | GetName () |
Returns a String value representing the name of the object. More... | |
void | SetName (const wxString &name) |
Sets a String value representing the name of the object. More... | |
wxExcelShapeNodes | GetNodes () |
Returns a ShapeNodes collection that represents the geometric description of the specified shape. More... | |
wxExcelShape | GetParentGroup () |
Returns a Shape Represents the common parent shape of a child shape or a range of child shapes. More... | |
wxExcelPictureFormat | GetPictureFormat () |
Returns a PictureFormat object that contains picture formatting properties for the specified shape. More... | |
wxExcelReflectionFormat | GetReflection () |
Returns a ReflectionFormat object for a specified shape range that contains reflection formatting properties. More... | |
double | GetRotation () |
Returns the rotation of the shape, in degrees. More... | |
wxExcelShadowFormat | GetShadow () |
Returns a read-only ShadowFormat object that contains shadow formatting properties for the specified shape or shapes. More... | |
MsoShapeStyleIndex | GetShapeStyle () |
Shape style Since Excel 2007. More... | |
void | SetShapeStyle (MsoShapeStyleIndex shapeStyle) |
Shape style Since Excel 2007. More... | |
wxExcelSoftEdgeFormat | GetSoftEdge () |
SoftEdgeFormat Since Excel 2007. More... | |
wxExcelTextEffectFormat | GetTextEffect () |
Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape. More... | |
wxExcelTextFrame | GetTextFrame () |
Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape. More... | |
wxExcelTextFrame2 | GetTextFrame2 () |
Read-only Since Excel 2007. More... | |
wxExcelThreeDFormat | GetThreeD () |
Returns a ThreeDFormat object that contains 3-D – effect formatting properties for the specified shape. More... | |
double | GetTop () |
Returns a Single value that represents the distance, in points, from the top edge of the topmost shape in the shape range to the top edge of the worksheet. More... | |
MsoShapeType | GetType () |
Returns a MsoShapeType value that represents the shape type. More... | |
MsoTriState | GetVerticalFlip () |
True if the specified shape is flipped around the vertical axis. More... | |
wxVector< wxPoint2DDouble > | GetVertices () |
Returns the coordinates of the specified freeform drawing's vertices (and control points for Bézier curves) as a series of coordinate pairs. More... | |
MsoTriState | GetVisible () |
Returns a MsoTriState value that determines whether the object is visible. More... | |
double | GetWidth () |
Returns a Single value that represents the width, in points, of the object. More... | |
long | GetZOrderPosition () |
Returns the position of the specified shape in the z-order.Read-only. More... | |
virtual wxString | GetAutoExcelObjectName_ () const |
Returns "ShapeRange". More... | |
Public Member Functions inherited from wxAutoExcel::wxExcelObject | |
bool | IsOk_ () const |
Returns true if the object has a valid dispatch. More... | |
wxString | GetAutomationObjectName_ (bool stripUnderscores=false) const |
Returns object name as provided by IDispatch->GetTypeInfo()->GetDocumentation(MEMBERID_NIL, &name, NULL, NULL, NULL). More... | |
wxSharedPtr< wxAutomationObject > | GetAutomationObject_ () |
Returns the underlying wxAutomationObject. More... | |
operator bool () const | |
Returns true if the object has a valid dispatch and its last automation call (if any), i.e. More... | |
WXLCID | GetAutomationLCID_ () const |
Returns the locale identifier used in automation calls. More... | |
bool | SetAutomationLCID_ (WXLCID lcid) |
Sets the locale identifier to be used in automation calls. More... | |
bool | GetPropertyAndMethodNames_ (wxArrayString &propertyNames, wxArrayString &methodNames, bool includeHidden=false) |
Returns lists of property and method names the automation interface exposes. More... | |
bool | GetUnimplementedObject_ (const wxString &name, wxAutomationObject &object) |
Helper function for receiving an automation object not implemented in wxAutoExcel, see FAQ on how to use. More... | |
Additional Inherited Members | |
Public Types inherited from wxAutoExcel::wxExcelObject | |
enum | ErrorFlags { Err_DoNothing = 0 , Err_LogOnInvalidDispatch = 1 , Err_AssertOnInvalidDispatch = 1 << 1 , Err_ThrowOnInvalidDispatch = 1 << 2 , Err_LogOnInvalidArgument = 1 << 3 , Err_AssertOnInvalidArgument = 1 << 4 , Err_ThrowOnInvalidArgument = 1 << 5 , Err_LogOnFailedInvoke = 1 << 6 , Err_AssertOnFailedInvoke = 1 << 7 , Err_ThrowOnFailedInvoke = 1 << 8 , Err_LogOnInvalidReturnType = 1 << 9 , Err_AssertOnInvalidReturnType = 1 << 10 , Err_ThrowOnInvalidReturnType = 1 << 11 , Err_LogOnOtherError = 1 << 12 , Err_AssertOnOtherError = 1 << 13 , Err_ThrowOnOtherError = 1 << 14 } |
Flags affecting the behaviour of wxExcelObject and its descendants when an error occurs during accessing an Excel object property or calling its method. More... | |
Static Public Member Functions inherited from wxAutoExcel::wxExcelObject | |
static unsigned | GetErrorMode_ () |
Sets the error mode to the combination of wxExcelObject::ErrorFlags. More... | |
static void | SetErrorMode_ (unsigned mode) |
Sets the error mode as the combination of wxExcelObject::ErrorFlags. More... | |
static bool | GetUnimplementedCollectionItem_ (wxAutomationObject &collection, const long index, wxAutomationObject &item, bool asProperty) |
Helper function for obtaining an item from MS Excel collection not implemented in wxAutoExcel, see FAQ on how to use. More... | |
Represents Microsoft Excel ShapeRange object.
void wxAutoExcel::wxExcelShapeRange::Align | ( | MsoAlignCmd | alignCmd | ) |
Aligns the shapes in the specified range of shapes.
void wxAutoExcel::wxExcelShapeRange::Apply | ( | ) |
Applies to the specified shape formatting that’s been copied by using the PickUp method.
void wxAutoExcel::wxExcelShapeRange::Delete | ( | ) |
Deletes the object.
void wxAutoExcel::wxExcelShapeRange::Distribute | ( | MsoDistributeCmd | distributeCmd | ) |
Horizontally or vertically distributes the shapes in the specified range of shapes.
wxExcelShapeRange wxAutoExcel::wxExcelShapeRange::Duplicate | ( | ) |
Duplicates the object and returns a reference to the new copy.
void wxAutoExcel::wxExcelShapeRange::Flip | ( | MsoFlipCmd | flipCmd | ) |
Flips the specified shape around its horizontal or vertical axis.
wxExcelShape wxAutoExcel::wxExcelShapeRange::Group | ( | ) |
Groups the shapes in the specified range.
void wxAutoExcel::wxExcelShapeRange::IncrementLeft | ( | double | increment | ) |
Moves the specified shape horizontally by the specified number of points.
void wxAutoExcel::wxExcelShapeRange::IncrementRotation | ( | double | increment | ) |
Changes the rotation of the specified shape around the z-axis by the specified number of degrees.
Use the Rotation property to set the absolute rotation of the shape.
void wxAutoExcel::wxExcelShapeRange::IncrementTop | ( | double | increment | ) |
Moves the specified shape vertically by the specified number of points.
wxExcelShape wxAutoExcel::wxExcelShapeRange::Item | ( | long | index | ) |
Returns a single object from a collection.
void wxAutoExcel::wxExcelShapeRange::PickUp | ( | ) |
Copies the formatting of the specified shape.
Use the Apply method to apply the copied formatting to another shape.
wxExcelShape wxAutoExcel::wxExcelShapeRange::Regroup | ( | ) |
Regroups the group that the specified shape range belonged to previously.
Returns the regrouped shapes as a single Shape object.
void wxAutoExcel::wxExcelShapeRange::RerouteConnections | ( | ) |
This method reroutes all connectors attached to the specified shape; if the specified shape is a connector, it’s rerouted.
void wxAutoExcel::wxExcelShapeRange::ScaleHeight | ( | double | factor, |
MsoTriState | relativeToOriginalSize, | ||
MsoScaleFrom * | scale = NULL |
||
) |
Scales the height of the shape by a specified factor.
For pictures and OLE objects, you can indicate whether you want to scale the shape relative to the original or the current size. Shapes other than pictures and OLE objects are always scaled relative to their current height.
void wxAutoExcel::wxExcelShapeRange::ScaleWidth | ( | double | factor, |
MsoTriState | relativeToOriginalSize, | ||
MsoScaleFrom * | scale = NULL |
||
) |
Scales the width of the shape by a specified factor.
For pictures and OLE objects, you can indicate whether you want to scale the shape relative to the original or the current size. Shapes other than pictures and OLE objects are always scaled relative to their current width.
void wxAutoExcel::wxExcelShapeRange::Select | ( | ) |
Selects the object.
void wxAutoExcel::wxExcelShapeRange::SetShapesDefaultProperties | ( | ) |
Makes the formatting of the specified shape the default formatting for the shape.
MSDN documentation for ShapeRange.SetShapesDefaultProperties.
wxExcelShapeRange wxAutoExcel::wxExcelShapeRange::Ungroup | ( | ) |
Ungroups any grouped shapes in the specified shape or range of shapes.
Disassembles pictures and OLE objects within the specified shape or range of shapes.
void wxAutoExcel::wxExcelShapeRange::ZOrder | ( | MsoZOrderCmd | ZOrderCmd | ) |
Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).
wxExcelAdjustments wxAutoExcel::wxExcelShapeRange::GetAdjustments | ( | ) |
Returns an Adjustments object that contains adjustment values for all the adjustments in the specified shape.
Applies to any ShapeRange Represents an AutoShape, WordArt, or a connector.
wxString wxAutoExcel::wxExcelShapeRange::GetAlternativeText | ( | ) |
Returns the descriptive (alternative) text string for a ShapeRange object when the object is saved to a Web page.
MsoAutoShapeType wxAutoExcel::wxExcelShapeRange::GetAutoShapeType | ( | ) |
Returns the shape type for the specified Shape or ShapeRange object, which must represent an AutoShape other than a line, freeform drawing, or connector.
Read/write MsoAutoShapeType.
void wxAutoExcel::wxExcelShapeRange::SetAutoShapeType | ( | MsoAutoShapeType | autoShapeType | ) |
Sets the shape type for the specified Shape or ShapeRange object, which must represent an AutoShape other than a line, freeform drawing, or connector.
Read/write MsoAutoShapeType.
MsoBackgroundStyleIndex wxAutoExcel::wxExcelShapeRange::GetBackgroundStyle | ( | ) |
Background style Since Excel 2007.
void wxAutoExcel::wxExcelShapeRange::SetBackgroundStyle | ( | MsoBackgroundStyleIndex | backgroundStyle | ) |
Background style Since Excel 2007.
MsoBlackWhiteMode wxAutoExcel::wxExcelShapeRange::GetBlackWhiteMode | ( | ) |
Returns a value that indicates how the specified shape appears when the presentation is viewed in black-and-white mode.
Read/write MsoBlackWhiteMode.
wxExcelCalloutFormat wxAutoExcel::wxExcelShapeRange::GetCallout | ( | ) |
Returns a CalloutFormat object that contains callout formatting properties for the specified shape.
Applies to a ShapeRange object that represent line callouts.
wxExcelChart wxAutoExcel::wxExcelShapeRange::GetChart | ( | ) |
Since Excel 2007.
MsoTriState wxAutoExcel::wxExcelShapeRange::GetChild | ( | ) |
Returns msoTrue if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent.
Read-only MsoTriState.
long wxAutoExcel::wxExcelShapeRange::GetConnectionSiteCount | ( | ) |
Returns the number of connection sites on the specified shape.
MsoTriState wxAutoExcel::wxExcelShapeRange::GetConnector | ( | ) |
True if the specified shape is a connector.
Read-only MsoTriState.
wxExcelConnectorFormat wxAutoExcel::wxExcelShapeRange::GetConnectorFormat | ( | ) |
Returns a ConnectorFormat object that contains connector formatting properties.
Applies to a ShapeRange objects that represent connectors.
long wxAutoExcel::wxExcelShapeRange::GetCount | ( | ) |
Returns a Long value that represents the number of objects in the collection.
wxExcelFillFormat wxAutoExcel::wxExcelShapeRange::GetFill | ( | ) |
Returns a FillFormat object for a specified shape or a ChartFillFormat object for a specified chart that contains fill formatting properties for the shape or chart.
wxExcelGlowFormat wxAutoExcel::wxExcelShapeRange::GetGlow | ( | ) |
GlowFormat Since Excel 2007.
MsoGraphicStyleIndex wxAutoExcel::wxExcelShapeRange::GetGraphicStyle | ( | ) |
Returns an MsoGraphicStyleIndex constant that represents the style of an SVG graphic.
void wxAutoExcel::wxExcelShapeRange::SetGraphicStyle | ( | MsoGraphicStyleIndex | graphicStyle | ) |
Sets an MsoGraphicStyleIndex constant that represents the style of an SVG graphic.
wxExcelGroupShapes wxAutoExcel::wxExcelShapeRange::GetGroupItems | ( | ) |
Returns a GroupShapes Represents the individual shapes in the specified group.
Use the Item method of the GroupShapes object to return a single shape from the group. Applies to ShapeRange objects that represent grouped shapes.
bool wxAutoExcel::wxExcelShapeRange::GetHasChart | ( | ) |
double wxAutoExcel::wxExcelShapeRange::GetHeight | ( | ) |
Returns a Single value that represents the height, in points, of the object.
MsoTriState wxAutoExcel::wxExcelShapeRange::GetHorizontalFlip | ( | ) |
True if the specified shape is flipped around the horizontal axis.
Read-only MsoTriState.
long wxAutoExcel::wxExcelShapeRange::GetID | ( | ) |
Returns a Long value that represents the type for the specified object.
double wxAutoExcel::wxExcelShapeRange::GetLeft | ( | ) |
Returns a Single value that represents the distance, in points, from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
void wxAutoExcel::wxExcelShapeRange::SetLeft | ( | double | left | ) |
Sets a Single value that represents the distance, in points, from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
wxExcelLineFormat wxAutoExcel::wxExcelShapeRange::GetLine | ( | ) |
Returns a LineFormat object that contains line formatting properties for the specified shape.
(For a line, the LineFormat object represents the line itself; for a shape with a border, the LineFormat object represents the border).
MsoTriState wxAutoExcel::wxExcelShapeRange::GetLockAspectRatio | ( | ) |
True if the specified shape retains its original proportions when you resize it.
False if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState.
void wxAutoExcel::wxExcelShapeRange::SetLockAspectRatio | ( | MsoTriState | lockAspectRatio | ) |
True if the specified shape retains its original proportions when you resize it.
False if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState.
wxExcelModel3DFormat wxAutoExcel::wxExcelShapeRange::GetModel3D | ( | ) |
Returns a Model3DFormat object that contains Model3D properties.
wxString wxAutoExcel::wxExcelShapeRange::GetName | ( | ) |
Returns a String value representing the name of the object.
void wxAutoExcel::wxExcelShapeRange::SetName | ( | const wxString & | name | ) |
Sets a String value representing the name of the object.
wxExcelShapeNodes wxAutoExcel::wxExcelShapeRange::GetNodes | ( | ) |
Returns a ShapeNodes collection that represents the geometric description of the specified shape.
wxExcelShape wxAutoExcel::wxExcelShapeRange::GetParentGroup | ( | ) |
Returns a Shape Represents the common parent shape of a child shape or a range of child shapes.
wxExcelPictureFormat wxAutoExcel::wxExcelShapeRange::GetPictureFormat | ( | ) |
Returns a PictureFormat object that contains picture formatting properties for the specified shape.
Applies to a ShapeRange object that represent pictures or OLE objects.
wxExcelReflectionFormat wxAutoExcel::wxExcelShapeRange::GetReflection | ( | ) |
Returns a ReflectionFormat object for a specified shape range that contains reflection formatting properties.
Since Excel 2007.
double wxAutoExcel::wxExcelShapeRange::GetRotation | ( | ) |
Returns the rotation of the shape, in degrees.
Read/write Single.
wxExcelShadowFormat wxAutoExcel::wxExcelShapeRange::GetShadow | ( | ) |
Returns a read-only ShadowFormat object that contains shadow formatting properties for the specified shape or shapes.
MsoShapeStyleIndex wxAutoExcel::wxExcelShapeRange::GetShapeStyle | ( | ) |
Shape style Since Excel 2007.
void wxAutoExcel::wxExcelShapeRange::SetShapeStyle | ( | MsoShapeStyleIndex | shapeStyle | ) |
Shape style Since Excel 2007.
wxExcelSoftEdgeFormat wxAutoExcel::wxExcelShapeRange::GetSoftEdge | ( | ) |
SoftEdgeFormat Since Excel 2007.
wxExcelTextEffectFormat wxAutoExcel::wxExcelShapeRange::GetTextEffect | ( | ) |
Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape.
wxExcelTextFrame wxAutoExcel::wxExcelShapeRange::GetTextFrame | ( | ) |
Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape.
wxExcelTextFrame2 wxAutoExcel::wxExcelShapeRange::GetTextFrame2 | ( | ) |
Read-only Since Excel 2007.
wxExcelThreeDFormat wxAutoExcel::wxExcelShapeRange::GetThreeD | ( | ) |
Returns a ThreeDFormat object that contains 3-D – effect formatting properties for the specified shape.
double wxAutoExcel::wxExcelShapeRange::GetTop | ( | ) |
Returns a Single value that represents the distance, in points, from the top edge of the topmost shape in the shape range to the top edge of the worksheet.
MsoShapeType wxAutoExcel::wxExcelShapeRange::GetType | ( | ) |
Returns a MsoShapeType value that represents the shape type.
MsoTriState wxAutoExcel::wxExcelShapeRange::GetVerticalFlip | ( | ) |
True if the specified shape is flipped around the vertical axis.
Read-only MsoTriState.
wxVector<wxPoint2DDouble> wxAutoExcel::wxExcelShapeRange::GetVertices | ( | ) |
Returns the coordinates of the specified freeform drawing's vertices (and control points for Bézier curves) as a series of coordinate pairs.
You can use the array returned by this property as an argument to the AddCurve method or AddPolyLine method.
MsoTriState wxAutoExcel::wxExcelShapeRange::GetVisible | ( | ) |
Returns a MsoTriState value that determines whether the object is visible.
double wxAutoExcel::wxExcelShapeRange::GetWidth | ( | ) |
Returns a Single value that represents the width, in points, of the object.
long wxAutoExcel::wxExcelShapeRange::GetZOrderPosition | ( | ) |
Returns the position of the specified shape in the z-order.Read-only.
|
inlinevirtual |
Returns "ShapeRange".
Reimplemented from wxAutoExcel::wxExcelObject.