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)
ParameterTypeDescription
nameStringthe name of adjust. It’s as “adj(Used when there is only one adjustment value)”, “adj1”, “adj2”, “adj3” and so on.
valDoublethe value of adjust

See Also