@Deprecated public final class XlsInspectorOptionsEnum extends com.aspose.ms.System.Enum
Represents inspection options enumeration for XlsFormat
.
Modifier and Type | Field and Description |
---|---|
static byte |
All
Deprecated.
All operations.
|
static byte |
Comments
Deprecated.
Process comments only.
|
static byte |
DigitalSignatures
Deprecated.
Process digital signatures only.
|
static byte |
HiddenSheets
Deprecated.
Process hidden sheets only.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte All
All operations.
public static final byte Comments
Process comments only.
public static final byte HiddenSheets
Process hidden sheets only.
public static final byte DigitalSignatures
Process digital signatures only.
Copyright © 2020. All rights reserved.