Share via


X.oleSize Field

Definition

Represents the x:oleSize XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: workbook.
  • has the following XML attributes: ref.
  • corresponds to the following strongly-typed classes: OleSize.

Applies to