IShapeGuideCollection Interface
Defines methods and properties for managing a collection of shape guide objects.
Declaration
public interface IShapeGuideCollection extends List<ShapeGuide>
Implements
java.util.List<com.devexpress.docs.office.ShapeGuide>