QDVEstimate.GetActiveMinuteWorkbook Method

Gets the workbook of currently active minute.
public IWorkbook GetActiveMinuteWorkbook( 
bool WithoutHiddenColumns 
)
This language is not supported or no code example is available.

Parameters

WithoutHiddenColumns
bool

Indicates whether the hidden columns should be excluded.

Return Value

IWorkbook

The workbook for the selection.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition