ActiveReports 6 Online Help
LineStyles Enumeration

Contains the various line styles for several versions of BIFF. Note that some values are not valid in some versions of the Excel BIFF file format.
Syntax
'Declaration
 
Public Enum LineStyles 
   Inherits System.Enum
public enum LineStyles : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.SpreadBuilder.Imaging.LineStyles

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataDynamics.SpreadBuilder.Imaging Namespace
LineInfo Class

Send Feedback