SPColumnDefinition.Size property
會取得資料行大小,位元組數。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Size As Integer
Get
Friend Set
'用途
Dim instance As SPColumnDefinition
Dim value As Integer
value = instance.Size
public int Size { get; internal set; }
Property value
Type: System.Int32
會傳回的資料行大小Int32表示。