Udostępnij za pośrednictwem


LineFormat.InsetPen Property

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

Syntax

'Declaration
Property InsetPen As MsoTriState
    Get
    Set
'Usage
Dim instance As LineFormat
Dim value As MsoTriState

value = instance.InsetPen

instance.InsetPen = value
MsoTriState InsetPen { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

LineFormat Interface

LineFormat Members

Microsoft.Office.Core Namespace