API Reference
Enum
PowerPointShapeAlignment
Specifies how shapes should be aligned within a bounding area.
Inheritance
- Enum
- PowerPointShapeAlignment
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
- Field PowerPointShapeAlignment.Bottom
- Field PowerPointShapeAlignment.Center
- Field PowerPointShapeAlignment.Left
- Field PowerPointShapeAlignment.Middle
- Field PowerPointShapeAlignment.Right
- Field PowerPointShapeAlignment.Top
- Property PowerPointShapeSpacingOptions.Alignment
- Property PowerPointShapeSpacingOptions.CrossAxisAlignment
- Property PowerPointShapeStackOptions.Alignment
Accepted by parameters
- Method PowerPointSlide.AlignGroupChildren
- Method PowerPointSlide.AlignShapes
- Method PowerPointSlide.AlignShapes
- Method PowerPointSlide.AlignShapesToSlide
- Method PowerPointSlide.AlignShapesToSlideContent
- Method PowerPointSlide.AlignShapesToSlideContentCm
- Method PowerPointSlide.AlignShapesToSlideContentInches
- Method PowerPointSlide.AlignShapesToSlideContentPoints
- Method PowerPointSlide.DistributeGroupChildren
- Method PowerPointSlide.DistributeShapes
- Method PowerPointSlide.DistributeShapes
- Method PowerPointSlide.DistributeShapesToSlide
- Method PowerPointSlide.DistributeShapesToSlideContent
- Method PowerPointSlide.DistributeShapesToSlideContentCm
- Method PowerPointSlide.DistributeShapesToSlideContentInches
- Method PowerPointSlide.DistributeShapesToSlideContentPoints
- Method PowerPointSlide.DistributeShapesWithSpacing
- Method PowerPointSlide.DistributeShapesWithSpacing
- Method PowerPointSlide.DistributeShapesWithSpacing
- Method PowerPointSlide.DistributeShapesWithSpacing
- Method PowerPointSlide.DistributeShapesWithSpacing
- Method PowerPointSlide.DistributeShapesWithSpacing
- Method PowerPointSlide.DistributeShapesWithSpacingToSlide
- Method PowerPointSlide.DistributeShapesWithSpacingToSlide
- Method PowerPointSlide.DistributeShapesWithSpacingToSlide
- Method PowerPointSlide.DistributeShapesWithSpacingToSlideContent
- Method PowerPointSlide.DistributeShapesWithSpacingToSlideContent
- Method PowerPointSlide.DistributeShapesWithSpacingToSlideContent
- Method PowerPointSlide.StackShapes
- Method PowerPointSlide.StackShapes
- Method PowerPointSlide.StackShapes
- Method PowerPointSlide.StackShapes
- Method PowerPointSlide.StackShapesToSlide
- Method PowerPointSlide.StackShapesToSlide
- Method PowerPointSlide.StackShapesToSlideContent
- Method PowerPointSlide.StackShapesToSlideContent
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