Udostępnij za pośrednictwem


BulletFormat2.Number Property

Gets the bullet number of a paragraph. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Number As Integer
    Get
'Usage
Dim instance As BulletFormat2
Dim value As Integer

value = instance.Number
int Number { get; }

Property Value

Type: System.Int32
Integer

See Also

Reference

BulletFormat2 Interface

BulletFormat2 Members

Microsoft.Office.Core Namespace