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
All operations.
|
static byte |
Comments
Process comments only.
|
static byte |
DigitalSignatures
Process digital signatures only.
|
static byte |
HiddenSheets
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 © 2019. All rights reserved.