O.allowincell 字段

定义

表示 o:allowincell XML 属性。

public static readonly System.Xml.Linq.XName allowincell;
 staticval mutable allowincell : System.Xml.Linq.XName
Public Shared ReadOnly allowincell As XName 

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:shapedefaults、、arccurveovalpolylineimagegrouplinerect、、roundrect、、 。 shapetypeshape
  • 对应于以下强类型属性:Arc.AllowInCell、Curve.AllowInCell、Group.AllowInCell、ImageFile.AllowInCell、Line.AllowInCell、Oval.AllowInCell、PolyLine.AllowInCell、Rectangle.AllowInCell、RoundRectangle.AllowInCell、Shape.AllowInCell、ShapeDefaults.AllowInCell、Shapetype.AllowInCell。

适用于