LineFormat

OfficeTextEffects.LineFormat property

Gets or sets the line format settings.

public OfficeLineFormat LineFormat { get; set; }

Property Value

The instance of OfficeLineFormat class, representing shape line format.

See Also