tecgraf.javautils.excel.v1.poi
Class PoiExcelStroke

java.lang.Object
  extended by tecgraf.javautils.excel.v1.poi.PoiExcelStroke

public abstract class PoiExcelStroke
extends Object

Paleta de espessura de Excel

Author:
bbreder

Constructor Summary
PoiExcelStroke()
           
 
Method Summary
static short get(ExcelStroke stroke)
          Retorna o codigo do stroke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoiExcelStroke

public PoiExcelStroke()
Method Detail

get

public static short get(ExcelStroke stroke)
Retorna o codigo do stroke

Parameters:
stroke -
Returns:
codigo da cor


Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.