ShapeGuideCollection.Add
ShapeGuideCollection.Add method
Adds a shape guide.(Important: This feature is currently only available for Excel07 and above)
public int Add(string name, double val)
Parameter | Type | Description |
---|---|---|
name | String | the name of adjust. It’s as “adj(Used when there is only one adjustment value)”, “adj1”, “adj2”, “adj3” and so on. |
val | Double | the value of adjust |
See Also
- class ShapeGuideCollection
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells