Extension [ extension #171 xlswriter version 1.2.3 ] { - Classes [3] { Class [ class Vtiful\Kernel\Exception extends Exception implements Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message ] Property [ protected $code ] Property [ protected $file ] Property [ protected $line ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] Parameter #1 [ $code ] Parameter #2 [ $previous ] } } Method [ public method __wakeup ] { } Method [ final public method getMessage ] { } Method [ final public method getCode ] { } Method [ final public method getFile ] { } Method [ final public method getLine ] { } Method [ final public method getTrace ] { } Method [ final public method getPrevious ] { } Method [ final public method getTraceAsString ] { } Method [ public method __toString ] { } } } Class [ class Vtiful\Kernel\Excel ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [2] { Property [ private $config ] Property [ private $fileName ] } - Methods [15] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $config ] } } Method [ public method fileName ] { - Parameters [2] { Parameter #0 [ $file_name ] Parameter #1 [ $sheet_name ] } } Method [ public method addSheet ] { - Parameters [1] { Parameter #0 [ $sheet_name ] } } Method [ public method constMemory ] { - Parameters [2] { Parameter #0 [ $file_name ] Parameter #1 [ $sheet_name ] } } Method [ public method header ] { - Parameters [1] { Parameter #0 [ $header ] } } Method [ public method data ] { - Parameters [1] { Parameter #0 [ $data ] } } Method [ public method output ] { } Method [ public method getHandle ] { } Method [ public method autoFilter ] { - Parameters [1] { Parameter #0 [ $range ] } } Method [ public method insertText ] { - Parameters [4] { Parameter #0 [ $row ] Parameter #1 [ $column ] Parameter #2 [ $data ] Parameter #3 [ $format ] } } Method [ public method insertImage ] { - Parameters [3] { Parameter #0 [ $row ] Parameter #1 [ $column ] Parameter #2 [ $image ] } } Method [ public method insertFormula ] { - Parameters [3] { Parameter #0 [ $row ] Parameter #1 [ $column ] Parameter #2 [ $formula ] } } Method [ public method mergeCells ] { - Parameters [2] { Parameter #0 [ $range ] Parameter #1 [ $data ] } } Method [ public method setColumn ] { - Parameters [3] { Parameter #0 [ $format_handle ] Parameter #1 [ $range ] Parameter #2 [ $width ] } } Method [ public method setRow ] { - Parameters [3] { Parameter #0 [ $format_handle ] Parameter #1 [ $range ] Parameter #2 [ $height ] } } } } Class [ class Vtiful\Kernel\Format ] { - Constants [16] { Constant [ public integer UNDERLINE_SINGLE ] { 1 } Constant [ public integer UNDERLINE_DOUBLE ] { 2 } Constant [ public integer UNDERLINE_SINGLE_ACCOUNTING ] { 3 } Constant [ public integer UNDERLINE_DOUBLE_ACCOUNTING ] { 4 } Constant [ public integer FORMAT_ALIGN_LEFT ] { 1 } Constant [ public integer FORMAT_ALIGN_CENTER ] { 2 } Constant [ public integer FORMAT_ALIGN_RIGHT ] { 3 } Constant [ public integer FORMAT_ALIGN_FILL ] { 4 } Constant [ public integer FORMAT_ALIGN_JUSTIFY ] { 5 } Constant [ public integer FORMAT_ALIGN_CENTER_ACROSS ] { 6 } Constant [ public integer FORMAT_ALIGN_DISTRIBUTED ] { 7 } Constant [ public integer FORMAT_ALIGN_VERTICAL_TOP ] { 8 } Constant [ public integer FORMAT_ALIGN_VERTICAL_BOTTOM ] { 9 } Constant [ public integer FORMAT_ALIGN_VERTICAL_CENTER ] { 10 } Constant [ public integer FORMAT_ALIGN_VERTICAL_JUSTIFY ] { 11 } Constant [ public integer FORMAT_ALIGN_VERTICAL_DISTRIBUTED ] { 12 } } - Static properties [0] { } - Static methods [4] { Method [ static public method bold ] { - Parameters [1] { Parameter #0 [ $handle ] } } Method [ static public method italic ] { - Parameters [1] { Parameter #0 [ $handle ] } } Method [ static public method underline ] { - Parameters [2] { Parameter #0 [ $handle ] Parameter #1 [ $style ] } } Method [ static public method align ] { - Parameters [2] { Parameter #0 [ $handle ] Parameter #1 [ $style ] } } } - Properties [0] { } - Methods [0] { } } } }