Smrf.NodeXL.ExcelTemplate.GraphMetricColumn.GraphMetricColumn C# (CSharp) Method

GraphMetricColumn() protected method

Do not use this constructor.
protected GraphMetricColumn ( ) : System
return System
    protected GraphMetricColumn()
    {
        // (Do nothing.)
    }

Same methods

GraphMetricColumn::GraphMetricColumn ( String worksheetName, String tableName, String columnName, Double columnWidthChars, String numberFormat, String style ) : System