共用方式為


SPFieldCalculated.OutputType property

取得或設定值] 欄位中的格式化方式。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property OutputType As SPFieldType
    Get
    Set
'用途
Dim instance As SPFieldCalculated
Dim value As SPFieldType

value = instance.OutputType

instance.OutputType = value
public SPFieldType OutputType { get; set; }

Property value

Type: Microsoft.SharePoint.SPFieldType
Microsoft.SharePoint.SPFieldType 值,這個值指定如何格式化數值。

請參閱

參照

SPFieldCalculated class

SPFieldCalculated members

Microsoft.SharePoint namespace