C# Class Smrf.NodeXL.ExcelTemplate.GroupLabelColumnAutoFillUserSettings

Inheritance: Object
Mostrar archivo Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Property Type Description
m_bPrependWithGroupName System.Boolean

Public Methods

Method Description
GroupLabelColumnAutoFillUserSettings ( ) : System

Initializes a new instance of the class.

Private Methods

Method Description
AssertValid ( ) : void

Method Details

GroupLabelColumnAutoFillUserSettings() public method

Initializes a new instance of the class.
public GroupLabelColumnAutoFillUserSettings ( ) : System
return System

Property Details

m_bPrependWithGroupName protected_oe property

protected Boolean,System m_bPrependWithGroupName
return System.Boolean