| Modifier and Type | Method and Description |
|---|---|
Properties |
Workbook.properties() |
Properties |
Properties.setBoolProperty(String key,
Boolean boolValue) |
Properties |
Properties.setCategory(String category) |
Properties |
Properties.setCompany(String company) |
Properties |
Properties.setDateProperty(String key,
Instant dateValue) |
Properties |
Properties.setDescription(String description) |
Properties |
Properties.setHyperlinkBase(String hyperlinkBase) |
Properties |
Properties.setKeywords(String keywords) |
Properties |
Properties.setManager(String manager) |
Properties |
Properties.setNumberProperty(String key,
BigDecimal numberValue) |
Properties |
Properties.setSubject(String subject) |
Properties |
Properties.setTextProperty(String key,
String textValue) |
Properties |
Properties.setTitle(String title) |
Copyright © 2023. All rights reserved.