add method

add

Adds a shape guide.(Important: This feature is currently only available for Excel07 and above)

def add(self, name, val):
    ...
ParameterTypeDescription
namestrthe name of adjust. It’s as “adj(Used when there is only one adjustment value)”, “adj1”, “adj2”, “adj3” and so on.
valfloatthe value of adjust

See Also