public class SpreadsheetUtils extends Object
| Constructor and Description |
|---|
SpreadsheetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areDimensionsSwapped(double rotateAngle) |
static DocumentSpecificSettingsCollection |
buildSettings(Watermark watermark,
SpreadsheetShapeSettings shapeSettings,
ISpreadsheetWatermarkEffects effects,
Content parent) |
static String |
getShapeHyperlink(com.aspose.cells.Shape shape) |
static void |
setShapeHyperlink(com.aspose.cells.Shape shape,
String url) |
static void |
setShapeHyperlinkWithLicenseCheck(com.aspose.cells.Shape shape,
String url) |
public static boolean areDimensionsSwapped(double rotateAngle)
public static DocumentSpecificSettingsCollection buildSettings(Watermark watermark, SpreadsheetShapeSettings shapeSettings, ISpreadsheetWatermarkEffects effects, Content parent)
public static String getShapeHyperlink(com.aspose.cells.Shape shape)
public static void setShapeHyperlink(com.aspose.cells.Shape shape,
String url)
public static void setShapeHyperlinkWithLicenseCheck(com.aspose.cells.Shape shape,
String url)
Copyright © 2026. All rights reserved.