Beispiel #1
0
 public Effect ConvertToBuildLevel(Effect Effect, MsoAnimateByLevel Level)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Effect AddTriggerEffect(Shape pShape, MsoAnimEffect effectId, MsoAnimTriggerType trigger, Shape pTriggerShape, string bookmark = "", MsoAnimateByLevel Level = MsoAnimateByLevel.msoAnimateLevelNone)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public Effect AddEffect(Shape Shape, MsoAnimEffect effectId, MsoAnimateByLevel Level = MsoAnimateByLevel.msoAnimateLevelNone, MsoAnimTriggerType trigger = MsoAnimTriggerType.msoAnimTriggerOnPageClick, int Index = -1)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public Effect ConvertToBuildLevel(Effect Effect, MsoAnimateByLevel Level)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public Effect AddTriggerEffect(Shape pShape, MsoAnimEffect effectId, MsoAnimTriggerType trigger, Shape pTriggerShape, string bookmark = "", MsoAnimateByLevel Level = MsoAnimateByLevel.msoAnimateLevelNone)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public Effect AddEffect(Shape Shape, MsoAnimEffect effectId, MsoAnimateByLevel Level = MsoAnimateByLevel.msoAnimateLevelNone, MsoAnimTriggerType trigger = MsoAnimTriggerType.msoAnimTriggerOnPageClick, int Index = -1)
 {
     throw new NotImplementedException();
 }