Gets the formatting of the current paragraph.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFormatting( _
ByRef Paragraphspacing As System.Double, _
ByRef LineSpacing As System.Double _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IParagraphs
Dim Paragraphspacing As System.Double
Dim LineSpacing As System.Double
Dim value As System.Boolean
value = instance.GetFormatting(Paragraphspacing, LineSpacing) |
Parameters
- Paragraphspacing
- Paragraph spacing
- LineSpacing
- Line spacing
Return Value
True if successful, false if not
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0