PPTLayout.cs 92 B

123456
  1. namespace ClearSlideLibrary.Dom
  2. {
  3. public class PPTLayout : PPTShapeBase
  4. {
  5. }
  6. }