Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 718 Bytes

Excel.worksheetfunction.imsec.md

File metadata and controls

36 lines (21 loc) · 718 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
WorksheetFunction.ImSec method (Excel)
vbaxl10.chm137433
vbaxl10.chm137433
3a8097e7-2263-fee0-adba-500ef682141b
05/23/2019
medium

WorksheetFunction.ImSec method (Excel)

Returns the secant of a complex number.

Syntax

expression.ImSec (Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data type Description
Arg1 Required String Complex number for which you want the secant.

Return value

String

[!includeSupport and feedback]