public class PoiUtil extends Object
| 构造器和说明 |
|---|
PoiUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
copySheetProperties(org.apache.poi.ss.usermodel.Sheet src,
org.apache.poi.ss.usermodel.Sheet dest) |
org.jxls.transform.poi.WritableCellValue |
hyperlink(String address,
String title) |
org.jxls.transform.poi.WritableCellValue |
hyperlink(String address,
String link,
String linkTypeString) |
static boolean |
isJxComment(String cellComment) |
static void |
setCellComment(org.apache.poi.ss.usermodel.Cell cell,
String commentText,
String commentAuthor,
org.apache.poi.ss.usermodel.ClientAnchor anchor) |
public static void setCellComment(org.apache.poi.ss.usermodel.Cell cell,
String commentText,
String commentAuthor,
org.apache.poi.ss.usermodel.ClientAnchor anchor)
public org.jxls.transform.poi.WritableCellValue hyperlink(String address, String link, String linkTypeString)
public static void copySheetProperties(org.apache.poi.ss.usermodel.Sheet src,
org.apache.poi.ss.usermodel.Sheet dest)
public static boolean isJxComment(String cellComment)
Copyright © 2025 江苏南大先腾信息产业股份有限公司. All rights reserved.