XlSubtototalLocationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies where the subtotal will be displayed on the worksheet.
public enum class XlSubtototalLocationType
public enum XlSubtototalLocationType
Public Enum XlSubtototalLocationType
- Inheritance
-
XlSubtototalLocationType
Fields
Name | Value | Description |
---|---|---|
xlAtTop | 1 | Subtotal will be on the top. |
xlAtBottom | 2 | Subtotal will be on the bottom. |