Comments style changed.

formula
xuri 6 years ago
parent 6ced438f39
commit 2f146c923c
No known key found for this signature in database
GPG Key ID: BA5E5BB1C948EDF7

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "testing" import "testing"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,35 +1,37 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright (c) 2012 Rodrigo Moraes. All rights reserved.
// Copyright (c) 2012 Rodrigo Moraes. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are Redistribution and use in source and binary forms, with or without
// met: modification, are permitted provided that the following conditions are
// met:
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer. * Redistributions of source code must retain the above copyright
// * Redistributions in binary form must reproduce the above notice, this list of conditions and the following disclaimer.
// copyright notice, this list of conditions and the following disclaimer * Redistributions in binary form must reproduce the above
// in the documentation and/or other materials provided with the copyright notice, this list of conditions and the following disclaimer
// distribution. in the documentation and/or other materials provided with the
// * Neither the name of Google Inc. nor the names of its distribution.
// contributors may be used to endorse or promote products derived from * Neither the name of Google Inc. nor the names of its
// this software without specific prior written permission. contributors may be used to endorse or promote products derived from
// this software without specific prior written permission.
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
// SheetPrOption is an option of a view of a worksheet. See SetSheetPrOptions(). // SheetPrOption is an option of a view of a worksheet. See SetSheetPrOptions().

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "fmt" import "fmt"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import ( import (

@ -1,14 +1,16 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
// the LICENSE file.
// This file contains default templates for XML files we don't yet populated
// based on content. This file contains default templates for XML files we don't yet populated
based on content.
*/
package excelize package excelize
// XMLHeader define an XML declaration can also contain a standalone declaration. // XMLHeader define an XML declaration can also contain a standalone declaration.

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

@ -1,11 +1,13 @@
// Package excelize providing a set of functions that allow you to write to /*
// and read from XLSX files. Support reads and writes XLSX file generated by Package excelize providing a set of functions that allow you to write to
// Microsoft Excel™ 2007 and later. Support save file without losing original and read from XLSX files. Support reads and writes XLSX file generated by
// charts of XLSX. This library needs Go version 1.8 or later. Microsoft Excel 2007 and later. Support save file without losing original
// charts of XLSX. This library needs Go version 1.8 or later.
// Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// this source code is governed by a BSD-style license that can be found in Copyright 2016 - 2018 The excelize Authors. All rights reserved. Use of
// the LICENSE file. this source code is governed by a BSD-style license that can be found in
the LICENSE file.
*/
package excelize package excelize
import "encoding/xml" import "encoding/xml"

Loading…
Cancel
Save