API Reference
Enum
PowerPointDirectionMotifStyle
Decorative direction marker treatment used by designer slide chrome and section slides.
Inheritance
- Enum
- PowerPointDirectionMotifStyle
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 PowerPointCapabilitySlideOptions.DirectionMotifStyle
- Property PowerPointCardGridSlideOptions.DirectionMotifStyle
- Property PowerPointCaseStudySlideOptions.DirectionMotifStyle
- Property PowerPointCoverageSlideOptions.DirectionMotifStyle
- Property PowerPointDesignerSlideOptions.DirectionMotifStyle
- Field PowerPointDirectionMotifStyle.Auto
- Field PowerPointDirectionMotifStyle.Bars
- Field PowerPointDirectionMotifStyle.Chevrons
- Field PowerPointDirectionMotifStyle.Dots
- Field PowerPointDirectionMotifStyle.None
- Field PowerPointDirectionMotifStyle.Triangles
- Property PowerPointLogoWallSlideOptions.DirectionMotifStyle
- Property PowerPointProcessSlideOptions.DirectionMotifStyle
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
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
Values
public const PowerPointDirectionMotifStyle Auto #Choose a deterministic motif style from the design intent.
Value:
0public const PowerPointDirectionMotifStyle Triangles #Use the original editable triangle markers.
Value:
1public const PowerPointDirectionMotifStyle Chevrons #Use line-drawn chevrons for a cleaner directional cue.
Value:
2