AddPlaceholder

IShape.AddPlaceholder method

Adds a new placeholder if there is no and sets placeholder properties to a specified one.

public IPlaceholder AddPlaceholder(IPlaceholder placeholderToCopyFrom)
ParameterTypeDescription
placeholderToCopyFromIPlaceholderPlaceholder to copy content from.

Return Value

New IPlaceholder.

See Also