| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTHyperlinks |
CTWorksheet.hyperlinks |
| Modifier and Type | Method and Description |
|---|---|
CTHyperlinks |
CTWorksheet.getHyperlinks()
Gets the value of the hyperlinks property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setHyperlinks(CTHyperlinks value)
Sets the value of the hyperlinks property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTHyperlinks |
Worksheet.hyperlinks |
| Modifier and Type | Method and Description |
|---|---|
CTHyperlinks |
ObjectFactory.createCTHyperlinks()
Create an instance of
CTHyperlinks |
CTHyperlinks |
Worksheet.getHyperlinks()
Gets the value of the hyperlinks property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.setHyperlinks(CTHyperlinks value)
Sets the value of the hyperlinks property.
|
Copyright © 2007-2021. All Rights Reserved.