XlSubtototalLocationType Enum

Definition

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.

Applies to