public class ShapeGuideCollection extends CollectionBase
| Constructor and Description |
|---|
ShapeGuideCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
add(java.lang.String name,
double val)
Adds a shape guide.(Important: This feature is currently only available for Excel07 and above)
|
ShapeGuide |
get(int index)
Gets a shape guide by index
|
public int add(java.lang.String name,
double val)
name - the name of adjust. It's as "adj(Used when there is only one adjustment value)", "adj1", "adj2", "adj3" and so on.val - the value of adjustpublic ShapeGuide get(int index)
get in class CollectionBaseindex - See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.