Edytuj

Udostępnij za pośrednictwem


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

xlAtBottom 2

Subtotal will be on the bottom.

xlAtTop 1

Subtotal will be on the top.

Applies to