Ejemplo n.º 1
0
 /**
  * ヘッダー行を取得する
  * @return string[]
  */
 public function GetHeaderRow()
 {
     return ColumnContainer::getHeaderNames();
 }