IThemeLineStyleCollection Interface
Defines methods and properties for managing a collection of theme line style objects.
Declaration
public interface IThemeLineStyleCollection extends ILimitedThemeFormatObjectCollection<LineStyle>
Implements
com.devexpress.docs.presentation.ILimitedThemeFormatObjectCollection<com.devexpress.docs.presentation.LineStyle>