API Reference
Enum
PowerPointLineDashStyle
Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Drawing.PresetLineDashValues.
Inheritance
- Enum
- PowerPointLineDashStyle
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PowerPointAutoShape.OutlineDash
- Property PowerPointChart.OutlineDash
- Property PowerPointConnectionShape.OutlineDash
- Property PowerPointGroupShape.OutlineDash
- Field PowerPointLineDashStyle.Dash
- Field PowerPointLineDashStyle.DashDot
- Field PowerPointLineDashStyle.Dot
- Field PowerPointLineDashStyle.LargeDash
- Field PowerPointLineDashStyle.LargeDashDot
- Field PowerPointLineDashStyle.LargeDashDotDot
- Field PowerPointLineDashStyle.Solid
- Field PowerPointLineDashStyle.SystemDash
- Field PowerPointLineDashStyle.SystemDashDot
- Field PowerPointLineDashStyle.SystemDashDotDot
- Field PowerPointLineDashStyle.SystemDot
- Property PowerPointMedia.OutlineDash
- Property PowerPointOleObject.OutlineDash
- Property PowerPointPicture.OutlineDash
- Property PowerPointShape.OutlineDash
- Property PowerPointSmartArt.OutlineDash
- Property PowerPointTable.OutlineDash
- Property PowerPointTextBox.OutlineDash
Accepted by parameters
- Method PowerPointTable.SetCellBorders
- Method PowerPointTableCell.SetBorders
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
ToString 4 overloads
public override sealed String ToString(IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const PowerPointLineDashStyle LargeDashDotDot #Represents the Open XML value lgDashDotDot.
Value:
6public const PowerPointLineDashStyle SystemDashDot #Represents the Open XML value sysDashDot.
Value:
9public const PowerPointLineDashStyle SystemDashDotDot #Represents the Open XML value sysDashDotDot.
Value:
10