다음을 통해 공유


WorksheetFunction.Sln Method (Excel)

Returns the straight-line depreciation of an asset for one period.

Syntax

.Sln(Arg1, Arg2, Arg3)

A variable that represents a WorksheetFunction object.

Parameters

Name

Required/Optional

Data Type

Description

Arg1

필수

Double

Cost - the initial cost of the asset.

Arg2

필수

Double

Salvage - the value at the end of the depreciation (sometimes called the salvage value of the asset).

Arg3

필수

Double

Life - the number of periods over which the asset is depreciated (sometimes called the useful life of the asset).

Return Value

Double

참고 항목

개념

WorksheetFunction Object

WorksheetFunction Object Members