 | RevisionStateOutlines Property |
Outlines.
Represents the following element tag in the schema: xr:outlines.
Namespace: DocumentFormat.OpenXml.Office2016.ExcelAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic Outlines Outlines { get; set; }Public Property Outlines As Outlines
Get
Set
public:
property Outlines^ Outlines {
Outlines^ get ();
void set (Outlines^ value);
}member Outlines : Outlines with get, set
Property Value
Outlines
See Also