ParagraphFormat2.LeftIndent Property
Gets or sets a value that represents the left indent value (in points) for the specified paragraphs. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property LeftIndent As Single
Get
Set
'Usage
Dim instance As ParagraphFormat2
Dim value As Single
value = instance.LeftIndent
instance.LeftIndent = value
float LeftIndent { get; set; }
Property Value
Type: System.Single
Single