修复shaing.apply失效问题
This commit is contained in:
@@ -41,10 +41,10 @@ End;
|
||||
|
||||
Function TSDocxShading.Apply();virtual;
|
||||
Begin
|
||||
shading_.Update();
|
||||
shading_.Update("first");
|
||||
End;
|
||||
|
||||
// property
|
||||
// Properties
|
||||
Function TSDocxShading.WriteTexture(value);virtual;
|
||||
Begin
|
||||
case value of
|
||||
|
||||
Reference in New Issue
Block a user